summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-23(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...smatz
2009-01-23(svn r15215) -Fix: various MSVC x64 compiler warningsrubidium
2009-01-23(svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windowsglx
2009-01-23(svn r15213) -Fix: AI API regression failed for non unicode builds (different...glx
2009-01-23(svn r15212) -Feature [FS#2566]: Change the dropdown box where you can chose ...Yexo
2009-01-22(svn r15211) -Fix (r15190): loading of TTD savegames was brokensmatz
2009-01-22(svn r15210) -Fix: Vehicle::GetRunningCost() was wrong for ships and aircraftglx
2009-01-22(svn r15209) -Update: WebTranslator2 update to 2009-01-22 18:42:44translators
2009-01-22(svn r15208) -Codechange: Remove some kind (undocumented, so who really knows...peter1138
2009-01-22(svn r15207) -Add: sorting to the content list.rubidium
2009-01-22(svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up...rubidium
2009-01-22(svn r15205) -Revert (r7421, partial): Support for MaxTE solves problem in a ...peter1138
2009-01-22(svn r15204) -Fix (r15167): The check was a bit too restrictive, the top of t...Yexo
2009-01-22(svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters goo...Yexo
2009-01-22(svn r15202) -Fix (r14827): only make quick goto active for your own companyrubidium
2009-01-21(svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of ...Yexo
2009-01-21(svn r15200) -Feature: give server admins a tool to combat profanity in nick ...rubidium
2009-01-21(svn r15199) -Fix (r15190): The south point of the south-most tile wasn't hig...Yexo
2009-01-21(svn r15198) -Fix (r15190): Advanced setting was missing the 'on'/'off' part.frosch
2009-01-21(svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27translators
2009-01-21(svn r15196) -Fix (r15195): != != == :(rubidium
2009-01-21(svn r15195) -Fix: don't crash when removing from something you're iterating ...rubidium
2009-01-21(svn r15194) -Fix: Don't count dedicated server as a spectatorpeter1138
2009-01-21(svn r15193) -Feature: content server/bananas access via the consolerubidium
2009-01-21(svn r15192) -Cleanup: remove unused includerubidium
2009-01-21(svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning)glx
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-21(svn r15189) -Cleanup: remove unused includessmatz
2009-01-21(svn r15188) -Feature: You can now change the number of AIs from the AI confi...Yexo
2009-01-21(svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on ...Yexo
2009-01-21(svn r15186) -Fix: Select the currently selected AI instead of the second on ...Yexo
2009-01-21(svn r15185) -Fix (r15175): It was impossible to select AIs that had a differ...Yexo
2009-01-21(svn r15184) -Cleanup: remove extra spacesglx
2009-01-21(svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed...smatz
2009-01-21(svn r15182) -Fix: After updating an AI select the latest version for the nex...Yexo
2009-01-20(svn r15181) -Fix (r15180): of course it is enough to update aircraft once...smatz
2009-01-20(svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after upd...smatz
2009-01-20(svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (fr...smatz
2009-01-20(svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clearrubidium
2009-01-20(svn r15177) -Update: WebTranslator2 update to 2009-01-20 18:49:46translators
2009-01-20(svn r15176) -Fix [FS#2554]: querying the content server could free when reso...rubidium
2009-01-20(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...Yexo
2009-01-20(svn r15174) -Codechange: split oldloader.cppsmatz
2009-01-20(svn r15173) -Codechange: shuffle a few lines of code in oldloader.cppsmatz
2009-01-20(svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D...belugas
2009-01-20(svn r15171) -Fix (r15027): Buffer underflow in case there are no settings to...Yexo
2009-01-20(svn r15170) -Fix: vehicle value is 64bit now, oldloader was reading it as 32bitsmatz
2009-01-20(svn r15169) -Revert (r11271): it was broken by r12924, and the issue is fixe...smatz
2009-01-20(svn r15168) -Codechange: use only really basic map accessors in oldloader.cp...smatz
2009-01-20(svn r15167) -Fix [FS#2558]: The top of the stack was resetted after executin...Yexo