summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-17(svn r15132) -Change: move console_gui.cpp and highscore_gui.cpp to 'GUI Sour...glx
2009-01-17(svn r15131) -Fix: Indentifluxation combobulatedpeter1138
2009-01-17(svn r15130) -Update: WebTranslator2 update to 2009-01-17 18:48:58translators
2009-01-17(svn r15129) -Fix [Regression]: no longer test the AI Librariestruebrain
2009-01-17(svn r15128) -Remove: remove WrightAI and AI Libraries from SVN, as they are ...truebrain
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-17(svn r15125) -Fix [FS#2544]: Do not try to determine the next order destinati...frosch
2009-01-17(svn r15124) -Fix: last memory leak related to NoAItruebrain
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-17(svn r15122) -Codechange: add a security assert, to make sure something never...truebrain
2009-01-17(svn r15121) -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p)truebrain
2009-01-17(svn r15120) -Fix: more mem-leak fixestruebrain
2009-01-17(svn r15119) -Fix: several issues with result 0x4 (standard production change...frosch
2009-01-17(svn r15118) -Fix: fix a minor mem-leaktruebrain
2009-01-17(svn r15117) -Codechange: enlarge a few text boxes in the Create Scenario win...belugas
2009-01-16(svn r15116) -Fix (r1): company money weren't correctly converted from TTD(P)...smatz
2009-01-16(svn r15115) -Documentation: Add some widget enums to the widget array defini...belugas
2009-01-16(svn r15114) -Codechange: Add support for 8 byte action7/9 data, used as a ma...peter1138
2009-01-16(svn r15113) -Codechange: unify calling ScanForTarFiles when determining the ...rubidium
2009-01-16(svn r15112) -Fix (r15108): transform should include algorithm as that's wher...rubidium
2009-01-16(svn r15111) -Fix: when scanning a path and saying it should ignore tars, it ...rubidium
2009-01-16(svn r15110) -Fix: reading the shortname of graphicssets always missed the fi...rubidium
2009-01-16(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)truebrain
2009-01-16(svn r15108) -Fix: TarAddLink didn't lowercase strings, breaking tar-loading ...truebrain
2009-01-16(svn r15107) -Fix [NoAI]: don't use so much explicit string copies if it is n...truebrain
2009-01-16(svn r15106) -Fix [NoAI]: printf-ing of garbage.rubidium
2009-01-16(svn r15105) -Fix (r15104): signed/unsigned warningsmatz
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...rubidium
2009-01-16(svn r15103) -Change: Keep industry variables 8E and 8F in sync with 93, when...frosch
2009-01-16(svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo)truebrain
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-15(svn r15100) -Add [NoAI]: introduce TILE_INVALID as consttruebrain
2009-01-15(svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly finetruebrain
2009-01-15(svn r15098) -Fix [FS#2535]: MinGW's find didn't remove the .svn directories ...rubidium
2009-01-15(svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56translators
2009-01-15(svn r15096) -Fix [NoAI]: free memory when no longer neededtruebrain
2009-01-15(svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir requ...truebrain
2009-01-15(svn r15094) -Feature: Add support for IP range bans using CIDR notation.peter1138
2009-01-15(svn r15093) -Fix [NoAI]: check if a tile is valid before using IsTileType (b...truebrain
2009-01-15(svn r15092) -Fix [NoAI]: make the library internal class name consistant wit...truebrain
2009-01-15(svn r15091) -Add [NoAI] [API CHANGE]: introduce GetCategory() as a requireme...truebrain
2009-01-15(svn r15090) -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a fu...truebrain
2009-01-15(svn r15089) -Fix: make install not installing the AI directory and thus the ...rubidium
2009-01-15(svn r15088) -Fix [FS#2536]: Resize company list in town authority window if ...peter1138
2009-01-15(svn r15087) -Codechange: Less hardcoding of y positions in town authority wi...peter1138
2009-01-14(svn r15086) -Fix: start AIs after 6 months on hard, 12 months on medium, and...truebrain
2009-01-14(svn r15085) -Fix (r14164): Clearing a settings group did not delete old item...peter1138
2009-01-14(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is n...truebrain
2009-01-14(svn r15083) -Add [NoAI]: added a console command to reload an AI (requested ...truebrain
2009-01-14(svn r15082) -Codechange: make the AI library path also a searchdir instead o...rubidium