summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-23(svn r15242) -Feature: allow moving clients between companies/spectators by t...rubidium
2009-01-23(svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries '...frosch
2009-01-23(svn r15240) -Fix (r15212): Loading heightmaps resulted in an assert.Yexo
2009-01-23(svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in t...Yexo
2009-01-23(svn r15238) -Fix (r15236): Missed a filepeter1138
2009-01-23(svn r15237) -Codechange: Remove string removed in r15236 in other languages.peter1138
2009-01-23(svn r15236) -Codechange: Rename realistic_acceleration patch option to train...peter1138
2009-01-23(svn r15235) -Update: WebTranslator2 update to 2009-01-23 18:47:35translators
2009-01-23(svn r15234) -Fix (r15176): Crash if you pressed space in the content downloa...Yexo
2009-01-23(svn r15233) -Fix (r15231): compilation with SDL broken on win32glx
2009-01-23(svn r15232) -Codechange: sprinklin' of coding stylerubidium
2009-01-23(svn r15231) -Change: (sdl) check the full screen resolutions to determine wh...rubidium
2009-01-23(svn r15230) -Fix (r1): aircraft could have zero speed while in air after loa...smatz
2009-01-23(svn r15229) -Fix (r14712): passwords weren't reset when creating a new company.rubidium
2009-01-23(svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a...glx
2009-01-23(svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' after...smatz
2009-01-23(svn r15226) -Fix (r15214): broken AI content downloadglx
2009-01-23(svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compata...rubidium
2009-01-23(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp...smatz
2009-01-23(svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ f...Yexo
2009-01-23(svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the co...rubidium
2009-01-23(svn r15220) -Fix (r15216): signedness warningrubidium
2009-01-23(svn r15219) -Fix (r15216): MSVC failed to find the proper casts.Yexo
2009-01-23(svn r15218) -Fix: base graphics detection did mark too much as duplicaterubidium
2009-01-23(svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things ...rubidium
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 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