summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 debugspeter1138
2006-11-05(svn r7073) -Feature: Add cargo refit support to both AIs for road vehiclespeter1138
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 codetron
2006-11-05(svn r7065) Use simple assignment instead of memcpy()tron
2006-11-05(svn r7064) statictron
2006-11-05(svn r7063) statictron
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 captionspeter1138
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:54miham
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:44miham
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 MiHaMiXtron
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 bankruptDarkvater
2006-10-29(svn r7005) WebTranslator2 update to 2006-10-29 19:53:34miham
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
2006-10-28(svn r6993) -Regression (r5833): Rails/roads on steep slopes incorrectly show...tron
2006-10-28(svn r6992) Make a const_cast<> obsolete by properly propagating the typetron
2006-10-28(svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There i...tron
2006-10-28(svn r6990) Remove stuff forgotten in r6980tron
2006-10-28(svn r6989) Remove the unused GetItemFromPool() functiontron
2006-10-28(svn r6988) Remove a layer of indirection when using the Savegame pooltron