Age | Commit message (Expand) | Author |
2006-11-06 | (svn r7084) WebTranslator2 update to 2006-11-06 22:12:45 | miham |
2006-11-06 | (svn r7083) -Fix 6631: Protect out of boundaries widget testing | belugas |
2006-11-06 | (svn r7080) -Codechange: Remove negative array indexes, and only add ", " whe... | peter1138 |
2006-11-06 | (svn r7079) -Codechange: Move an array to the only place it is used. | peter1138 |
2006-11-06 | (svn r7078) -Codechange: Make the zoom in/out buttons of the extra viewport i... | Darkvater |
2006-11-06 | (svn r7077) -Codechange: Send proper message to network window, and handle se... | Darkvater |
2006-11-06 | (svn r7076) -Codechange: Prefer includes instead of using extern. Move Update... | Darkvater |
2006-11-06 | (svn r7075) -Codechange: Remove stale code. Please clean up after yourself!! ... | Darkvater |
2006-11-05 | (svn r7074) -Fix (r7073): stupid debugs | peter1138 |
2006-11-05 | (svn r7073) -Feature: Add cargo refit support to both AIs for road vehicles | peter1138 |
2006-11-05 | (svn r7072) -Fix (r7070): Go up, not down, through the engines. And replace t... | peter1138 |
2006-11-05 | (svn r7070) -Codechange: Make the AI choose road vehicles based on a rating (... | peter1138 |
2006-11-05 | (svn r7069) -Fix: AI tried to build road from the back or side of road stop/d... | KUDr |
2006-11-05 | (svn r7068) if () cascades -> switch () | tron |
2006-11-05 | (svn r7067) Remove the unused parameter params_3 from AddStringToDraw() | tron |
2006-11-05 | (svn r7066) -Codechange: Factorise common code | tron |
2006-11-05 | (svn r7065) Use simple assignment instead of memcpy() | tron |
2006-11-05 | (svn r7064) static | tron |
2006-11-05 | (svn r7063) static | tron |
2006-11-05 | (svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and cha... | Darkvater |
2006-11-05 | (svn r7061) -[win32] Feature: Remember the window size between restarts when ... | Darkvater |
2006-11-05 | (svn r7060) -Fix (r5874): Restore of window maximized state not always workin... | Darkvater |
2006-11-04 | (svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upw... | KUDr |
2006-11-03 | (svn r7058) -Codechange: Truncate text in window captions | peter1138 |
2006-11-03 | (svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each car... | peter1138 |
2006-11-03 | (svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG inste... | Darkvater |
2006-11-03 | (svn r7047) -Fix [FS#317]: Zooming out near map-borders would previously fail... | Darkvater |
2006-11-02 | (svn r7046) -Fix [FS#311]: 'Goto' button in orders window got depressed along... | Darkvater |
2006-11-01 | (svn r7032) - Fix (r1704): Sprite index wasn't updated with correct image num... | peter1138 |
2006-11-01 | (svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF whe... | peter1138 |
2006-11-01 | (svn r7030) WebTranslator2 update to 2006-11-01 17:19:54 | miham |
2006-10-31 | (svn r7028) -Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now... | Darkvater |
2006-10-31 | (svn r7027) - Codechange: Replace NewGRF loading stage masks with separate fu... | peter1138 |
2006-10-31 | (svn r7026) WebTranslator2 update to 2006-10-31 23:21:44 | miham |
2006-10-31 | (svn r7023) -Fix: Pressing F1 in scenario editor did not work because the key... | Darkvater |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-31 | (svn r7020) -Fix r6047: AI tries to delete stations that are 'in use' because... | glx |
2006-10-31 | (svn r7016) Revert the revert, since I didn't request that, Tron must've misu... | miham |
2006-10-31 | (svn r7015) Revert r7014. Requested by MiHaMiX | tron |
2006-10-31 | (svn r7014) Make use of the interpunct in the catalan translation: Change l.l... | tron |
2006-10-31 | (svn r7013) Add glyphs for the interpunct. This is mainly useful for the cata... | tron |
2006-10-31 | (svn r7009) - Fix (r1323, r1326): In the replace vehicle window, the left veh... | peter1138 |
2006-10-31 | (svn r7008) -Fix [FS#369]: Crash at game end when server company is bankrupt | Darkvater |
2006-10-29 | (svn r7005) WebTranslator2 update to 2006-10-29 19:53:34 | miham |
2006-10-29 | (svn r7003) -Fix: only the appropriate train owner can now see the "Train is ... | KUDr |
2006-10-29 | (svn r7001) -Codechange: _build_industry_trypes is now only used by industry_... | belugas |
2006-10-28 | (svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. T... | Darkvater |
2006-10-28 | (svn r6996) - Codechange: Pretend to be the current version of TTDPatch. This... | peter1138 |
2006-10-28 | (svn r6995) - Codechange: NewGRF; strip bit 7 of the language ID earlier and ... | peter1138 |
2006-10-28 | (svn r6994) -Regression (r6291): When sending an aircrafts to a hangar the wr... | tron |