Age | Commit message (Expand) | Author |
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 warning | smatz |
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 const | truebrain |
2009-01-15 | (svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly fine | truebrain |
2009-01-15 | (svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56 | translators |
2009-01-15 | (svn r15096) -Fix [NoAI]: free memory when no longer needed | truebrain |
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 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 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 |
2009-01-14 | (svn r15081) -Fix (r15080): of course it's about southern border, not norther... | smatz |
2009-01-14 | (svn r15080) -Fix: terraforming at the northern border failed without any vis... | smatz |
2009-01-14 | (svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is... | rubidium |
2009-01-13 | (svn r15078) -Fix [NoAI]: AIMap didn't filter its input (Yexo) | truebrain |
2009-01-13 | (svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR | smatz |
2009-01-13 | (svn r15076) -Fix: a start_date of 0 would never start an AI .. so don't allo... | truebrain |
2009-01-13 | (svn r15075) -Fix: store _next_competitor_start as uint32, else it might over... | truebrain |
2009-01-13 | (svn r15074) -Fix: make Rubidium happy | truebrain |
2009-01-13 | (svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa... | peter1138 |
2009-01-13 | (svn r15072) -Fix (r14919): Distant-join search-area was determined inconsist... | frosch |
2009-01-13 | (svn r15071) -Fix (r14919): When drag&dropping rail-stations with X orientati... | frosch |
2009-01-13 | (svn r15070) -Update: WebTranslator2 update to 2009-01-13 18:42:22 | translators |
2009-01-13 | (svn r15069) -Change (r14919): Make distant-join less intelligent but more tr... | frosch |
2009-01-13 | (svn r15068) -Add [NoAI]: introducing 'step_size' for AIConfig, for future AI... | truebrain |
2009-01-13 | (svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small... | peter1138 |
2009-01-13 | (svn r15066) -Change: start_date is now in days, instead of in months (Yexo) | truebrain |
2009-01-13 | (svn r15065) -Change (r14919): Allow to select a new station location by ctrl... | frosch |
2009-01-13 | (svn r15063) -Fix [NoAI]: starting companies now listen correctly to 'start_d... | truebrain |
2009-01-13 | (svn r15062) -Fix: further forgotten svn properties and headers | smatz |
2009-01-13 | (svn r15061) -Fix (r15027): three files were missing the Id header | smatz |
2009-01-13 | (svn r15059) -Add [NoAI]: use 'start_date' from the AI configure to see when ... | truebrain |
2009-01-13 | (svn r15058) -Fix [NoAI]: when using start_ai in console, start the next conf... | truebrain |
2009-01-13 | (svn r15057) -Fix [NoAI]: clamp the values of a setting between the ones allo... | truebrain |