------------------------------------------------------------------------ r15130 | translators | 2009-01-17 18:49:09 +0000 (Sat, 17 Jan 2009) | 11 lines -Update: WebTranslator2 update to 2009-01-17 18:48:58 dutch - 3 changed by Excel20 (3) hebrew - 62 fixed, 103 changed by tarkil (165) indonesian - 15 changed by fanioz (15) korean - 21 fixed, 23 changed by darkttd (44) norwegian_bokmal - 16 fixed, 9 changed by khh (25) slovenian - 8 fixed by Necrolyte (8) spanish - 2 changed by Dominus (2) thai - 19 fixed by vetbook (19) ukrainian - 36 fixed by mad (36) ------------------------------------------------------------------------ r15129 | truebrain | 2009-01-17 17:06:41 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix [Regression]: no longer test the AI Libraries ------------------------------------------------------------------------ r15128 | truebrain | 2009-01-17 16:57:30 +0000 (Sat, 17 Jan 2009) | 2 lines -Remove: remove WrightAI and AI Libraries from SVN, as they are now available via the content service ------------------------------------------------------------------------ r15126 | rubidium | 2009-01-17 16:53:32 +0000 (Sat, 17 Jan 2009) | 2 lines -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates. ------------------------------------------------------------------------ r15125 | frosch | 2009-01-17 16:25:32 +0000 (Sat, 17 Jan 2009) | 1 line -Fix [FS#2544]: Do not try to determine the next order destination, if there are no orders. ------------------------------------------------------------------------ r15124 | truebrain | 2009-01-17 15:38:37 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix: last memory leak related to NoAI ------------------------------------------------------------------------ r15123 | truebrain | 2009-01-17 15:31:30 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *' ------------------------------------------------------------------------ r15122 | truebrain | 2009-01-17 15:14:13 +0000 (Sat, 17 Jan 2009) | 2 lines -Codechange: add a security assert, to make sure something never happens ------------------------------------------------------------------------ r15121 | truebrain | 2009-01-17 15:07:35 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p) ------------------------------------------------------------------------ r15120 | truebrain | 2009-01-17 14:54:24 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix: more mem-leak fixes ------------------------------------------------------------------------ r15119 | frosch | 2009-01-17 14:49:31 +0000 (Sat, 17 Jan 2009) | 1 line -Fix: several issues with result 0x4 (standard production change of primary industries) of callbacks 0x29 and 0x35. ------------------------------------------------------------------------ r15118 | truebrain | 2009-01-17 14:45:44 +0000 (Sat, 17 Jan 2009) | 2 lines -Fix: fix a minor mem-leak ------------------------------------------------------------------------ r15117 | belugas | 2009-01-17 03:05:35 +0000 (Sat, 17 Jan 2009) | 1 line -Codechange: enlarge a few text boxes in the Create Scenario window, allowing them to be more visible. ------------------------------------------------------------------------ r15116 | smatz | 2009-01-16 21:50:55 +0000 (Fri, 16 Jan 2009) | 1 line -Fix (r1): company money weren't correctly converted from TTD(P) savegames ------------------------------------------------------------------------ r15115 | belugas | 2009-01-16 21:25:59 +0000 (Fri, 16 Jan 2009) | 1 line -Documentation: Add some widget enums to the widget array definition (Terkhen). ------------------------------------------------------------------------ r15114 | peter1138 | 2009-01-16 19:53:52 +0000 (Fri, 16 Jan 2009) | 1 line -Codechange: Add support for 8 byte action7/9 data, used as a mask for GRFID checks. ------------------------------------------------------------------------ r15113 | rubidium | 2009-01-16 16:32:48 +0000 (Fri, 16 Jan 2009) | 2 lines -Codechange: unify calling ScanForTarFiles when determining the paths. ------------------------------------------------------------------------ r15112 | rubidium | 2009-01-16 16:29:07 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix (r15108): transform should include algorithm as that's where it's from. Furthermore not including it gives compile errors for some ------------------------------------------------------------------------ r15111 | rubidium | 2009-01-16 16:14:01 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix: when scanning a path and saying it should ignore tars, it didn't do so ------------------------------------------------------------------------ r15110 | rubidium | 2009-01-16 16:12:12 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix: reading the shortname of graphicssets always missed the first character. ------------------------------------------------------------------------ r15109 | truebrain | 2009-01-16 15:01:54 +0000 (Fri, 16 Jan 2009) | 2 lines -Add [NoAI]: add AITile::LevelTiles (Yexo) ------------------------------------------------------------------------ r15108 | truebrain | 2009-01-16 14:56:33 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix: TarAddLink didn't lowercase strings, breaking tar-loading when using uppercase files ------------------------------------------------------------------------ r15107 | truebrain | 2009-01-16 14:56:13 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix [NoAI]: don't use so much explicit string copies if it is not required ------------------------------------------------------------------------ r15106 | rubidium | 2009-01-16 14:37:53 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix [NoAI]: printf-ing of garbage. ------------------------------------------------------------------------ r15105 | smatz | 2009-01-16 14:02:40 +0000 (Fri, 16 Jan 2009) | 1 line -Fix (r15104): signed/unsigned warning ------------------------------------------------------------------------ r15104 | rubidium | 2009-01-16 12:59:47 +0000 (Fri, 16 Jan 2009) | 2 lines -Codechange: unify the resolving of the xyz kbytes/megabytes strings. ------------------------------------------------------------------------ r15103 | frosch | 2009-01-16 11:32:35 +0000 (Fri, 16 Jan 2009) | 1 line -Change: Keep industry variables 8E and 8F in sync with 93, when changing production using results 0D, 0E or 0F of callback 29 or 35. ------------------------------------------------------------------------ r15102 | truebrain | 2009-01-16 00:27:22 +0000 (Fri, 16 Jan 2009) | 2 lines -Fix (r15101): somehow makedepend fucked up (patch by Yexo) ------------------------------------------------------------------------ r15101 | truebrain | 2009-01-16 00:05:26 +0000 (Fri, 16 Jan 2009) | 10 lines -Change [API CHANGE]: more consistant naming for consts: INVALID_TOWN_RATING -> TOWN_RATING_INVALID INVALID_TRANSPORT -> TRANSPORT_INVALID INVALID_ORDER -> ORDER_INVALID INVALID_GROUP -> GROUP_INVALID GROUP_ALL/DEFAULT -> ALL/DEFAULT_GROUP VEHICLE_RAIL/ROAD/.. -> VT_RAIL/ROAD/.. MY_COMPANY -> COMPANY_SELF FIRST/LAST/INVALID_COMPANY -> COMPANY_FIRST/LAST/INVALID ------------------------------------------------------------------------ r15100 | truebrain | 2009-01-15 21:20:12 +0000 (Thu, 15 Jan 2009) | 2 lines -Add [NoAI]: introduce TILE_INVALID as const ------------------------------------------------------------------------ r15099 | truebrain | 2009-01-15 20:59:22 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix (r15078): GetTileIndex(0, -1) is perfectly fine ------------------------------------------------------------------------ r15098 | rubidium | 2009-01-15 18:49:06 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix [FS#2535]: MinGW's find didn't remove the .svn directories during bundling as we told it to, so we're using a slightly different approach that seems to work ------------------------------------------------------------------------ r15097 | translators | 2009-01-15 18:48:09 +0000 (Thu, 15 Jan 2009) | 11 lines -Update: WebTranslator2 update to 2009-01-15 18:47:56 brazilian_portuguese - 8 fixed by tucalipe (8) danish - 4 fixed, 1 changed by beruic (5) dutch - 6 fixed by habell (6) english_US - 76 fixed by WhiteRabbit (76) french - 7 fixed, 1 changed by glx (8) greek - 9 fixed, 2 changed by doukas (11) indonesian - 13 changed by fanioz (13) norwegian_nynorsk - 24 fixed by runarlu (24) polish - 5 fixed by xaxa (5) ------------------------------------------------------------------------ r15096 | truebrain | 2009-01-15 18:24:49 +0000 (Thu, 15 Jan 2009) | 3 lines -Fix [NoAI]: free memory when no longer needed -Fix [NoAI]: when there are multiple versions of one AI, never randonly pick an older one, but always the latest ------------------------------------------------------------------------ r15095 | truebrain | 2009-01-15 18:15:12 +0000 (Thu, 15 Jan 2009) | 6 lines -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs -Add [NoAI]: allow multiple versions of the same AI co-exist -Change [NoAI]: updated the whole method of AI (Library) finding and loading; it is now much more clear and transparent -Change [NoAI]: the name of the AI is now the name used by CreateInstance() -Change [NoAI]: make the AI finder a bit more clever, mostly related to version finding ------------------------------------------------------------------------ r15094 | peter1138 | 2009-01-15 18:11:26 +0000 (Thu, 15 Jan 2009) | 1 line -Feature: Add support for IP range bans using CIDR notation. ------------------------------------------------------------------------ r15093 | truebrain | 2009-01-15 17:00:47 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix [NoAI]: check if a tile is valid before using IsTileType (bug found by Zuu, patch by Yexo) ------------------------------------------------------------------------ r15092 | truebrain | 2009-01-15 16:53:18 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix [NoAI]: make the library internal class name consistant with their directory name ------------------------------------------------------------------------ r15091 | truebrain | 2009-01-15 15:56:10 +0000 (Thu, 15 Jan 2009) | 2 lines -Add [NoAI] [API CHANGE]: introduce GetCategory() as a requirement for every library.nut, to indicate in which category it belongs. Currently the directory indicates the category, but this doesn't allow planned future additions ------------------------------------------------------------------------ r15090 | truebrain | 2009-01-15 14:37:44 +0000 (Thu, 15 Jan 2009) | 2 lines -Add [NoAI] [API CHANGE]: info.nut/library.nut now requires a function GetShortName(), which should return a 4 (four) character string, unique throughout the world. This id is simular to a GRFid. ------------------------------------------------------------------------ r15089 | rubidium | 2009-01-15 13:03:19 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix: make install not installing the AI directory and thus the AI libraries were missing in the debian builds. ------------------------------------------------------------------------ r15088 | peter1138 | 2009-01-15 12:50:59 +0000 (Thu, 15 Jan 2009) | 2 lines -Fix [FS#2536]: Resize company list in town authority window if required. ------------------------------------------------------------------------ r15087 | peter1138 | 2009-01-15 12:36:24 +0000 (Thu, 15 Jan 2009) | 2 lines -Codechange: Less hardcoding of y positions in town authority window. ------------------------------------------------------------------------ r15086 | truebrain | 2009-01-14 21:32:06 +0000 (Wed, 14 Jan 2009) | 2 lines -Fix: start AIs after 6 months on hard, 12 months on medium, and 24 months on easy. The current values were a bit .. too long waiting period ;) ------------------------------------------------------------------------ r15085 | peter1138 | 2009-01-14 20:23:45 +0000 (Wed, 14 Jan 2009) | 1 line -Fix (r14164): Clearing a settings group did not delete old items nor reset the last_item pointer, causing lists to not be saved unless they started blank. ------------------------------------------------------------------------ r15084 | truebrain | 2009-01-14 18:25:48 +0000 (Wed, 14 Jan 2009) | 2 lines -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is no longer possible to use DoCommand (even indirect) in AIAbstractList::Valuator(). ------------------------------------------------------------------------ r15083 | truebrain | 2009-01-14 15:39:05 +0000 (Wed, 14 Jan 2009) | 2 lines -Add [NoAI]: added a console command to reload an AI (requested by Zuu) ------------------------------------------------------------------------ r15082 | rubidium | 2009-01-14 15:20:06 +0000 (Wed, 14 Jan 2009) | 2 lines -Codechange: make the AI library path also a searchdir instead of manually manufacturing it into a searchdir. ------------------------------------------------------------------------ r15081 | smatz | 2009-01-14 13:40:11 +0000 (Wed, 14 Jan 2009) | 1 line -Fix (r15080): of course it's about southern border, not northern... ------------------------------------------------------------------------ r15080 | smatz | 2009-01-14 13:11:39 +0000 (Wed, 14 Jan 2009) | 1 line -Fix: terraforming at the northern border failed without any visible reason ------------------------------------------------------------------------ r15079 | rubidium | 2009-01-14 12:50:13 +0000 (Wed, 14 Jan 2009) | 2 lines -Codechange: split tcp 'backend' and in-game handling like it is for UDP. ------------------------------------------------------------------------ r15078 | truebrain | 2009-01-13 23:50:12 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix [NoAI]: AIMap didn't filter its input (Yexo) ------------------------------------------------------------------------ r15077 | smatz | 2009-01-13 22:58:03 +0000 (Tue, 13 Jan 2009) | 2 lines -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR -Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore ------------------------------------------------------------------------ r15076 | truebrain | 2009-01-13 22:36:44 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix: a start_date of 0 would never start an AI .. so don't allow it (Yexo) ------------------------------------------------------------------------ r15075 | truebrain | 2009-01-13 21:32:47 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix: store _next_competitor_start as uint32, else it might overflow for values > 2.4 years ------------------------------------------------------------------------ r15074 | truebrain | 2009-01-13 21:11:02 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix: make Rubidium happy ------------------------------------------------------------------------ r15073 | peter1138 | 2009-01-13 20:43:53 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r15067) [FS#2532]: Default copy constructors don't necessarily do what you want. Instead of creating one, we now pass a pointer around as that avoids additional allocations. ------------------------------------------------------------------------ r15072 | frosch | 2009-01-13 19:55:27 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r14919): Distant-join search-area was determined inconsistently. ------------------------------------------------------------------------ r15071 | frosch | 2009-01-13 19:48:33 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r14919): When drag&dropping rail-stations with X orientation, distant-join scanned a wrong area for stations. ------------------------------------------------------------------------ r15070 | translators | 2009-01-13 18:42:41 +0000 (Tue, 13 Jan 2009) | 17 lines -Update: WebTranslator2 update to 2009-01-13 18:42:22 brazilian_portuguese - 16 fixed by tucalipe (16) catalan - 8 fixed by arnaullv (8) croatian - 24 fixed by tifached (24) czech - 8 fixed by Hadez (8) dutch - 2 fixed by Excel20 (2) finnish - 7 fixed, 1 changed by UltimateSephiroth (8) hungarian - 7 fixed, 2 changed by IPG (2), alyr (7) indonesian - 23 fixed, 2 changed by fanioz (25) italian - 7 fixed, 1 changed by lorenzodv (8) japanese - 59 fixed by ickoonite (59) polish - 3 fixed by xaxa (3) romanian - 23 fixed, 1 changed by kkmic (24) slovak - 59 fixed by James (59) spanish - 58 fixed by Dominus (30), eusebio (28) turkish - 7 fixed, 1 changed by Emin (8) ------------------------------------------------------------------------ r15069 | frosch | 2009-01-13 18:41:56 +0000 (Tue, 13 Jan 2009) | 1 line -Change (r14919): Make distant-join less intelligent but more transparent to the user by always showing the selection window, even if there is only one option to choose from. (PhilSophus) ------------------------------------------------------------------------ r15068 | truebrain | 2009-01-13 18:26:58 +0000 (Tue, 13 Jan 2009) | 2 lines -Add [NoAI]: introducing 'step_size' for AIConfig, for future AIGUI (Yexo) ------------------------------------------------------------------------ r15067 | peter1138 | 2009-01-13 18:18:53 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix [FS#2531]: Possible compiler bug, alleviated by using SmallVector instead of using std::set. SmallVector does everything needed anyway. ------------------------------------------------------------------------ r15066 | truebrain | 2009-01-13 18:04:12 +0000 (Tue, 13 Jan 2009) | 2 lines -Change: start_date is now in days, instead of in months (Yexo) ------------------------------------------------------------------------ r15065 | frosch | 2009-01-13 17:28:11 +0000 (Tue, 13 Jan 2009) | 1 line -Change (r14919): Allow to select a new station location by ctrl-clicking while distant-join window is open. (PhilSophus) ------------------------------------------------------------------------ r15064 | truebrain | 2009-01-13 16:57:26 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix (r15063): changes in random made the regression fail ------------------------------------------------------------------------ r15063 | truebrain | 2009-01-13 16:53:03 +0000 (Tue, 13 Jan 2009) | 3 lines -Fix [NoAI]: starting companies now listen correctly to 'start_date' set to the AI slot (Yexo) -Add [NoAI]: add a 'deviation' value for all settings, giving a slight deviation of the value of a setting (Yexo) ------------------------------------------------------------------------ r15062 | smatz | 2009-01-13 16:30:24 +0000 (Tue, 13 Jan 2009) | 1 line -Fix: further forgotten svn properties and headers ------------------------------------------------------------------------ r15061 | smatz | 2009-01-13 15:49:32 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r15027): three files were missing the Id header ------------------------------------------------------------------------ r15060 | smatz | 2009-01-13 15:44:36 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r15027): svn properties were lost in the merge ------------------------------------------------------------------------ r15059 | truebrain | 2009-01-13 14:00:26 +0000 (Tue, 13 Jan 2009) | 2 lines -Add [NoAI]: use 'start_date' from the AI configure to see when an AI should start next ------------------------------------------------------------------------ r15058 | truebrain | 2009-01-13 13:26:20 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix [NoAI]: when using start_ai in console, start the next configured one, not a random (Yexo) ------------------------------------------------------------------------ r15057 | truebrain | 2009-01-13 13:09:49 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix [NoAI]: clamp the values of a setting between the ones allowed by info.nut ------------------------------------------------------------------------ r15056 | truebrain | 2009-01-13 12:52:09 +0000 (Tue, 13 Jan 2009) | 2 lines -Add [NoAI]: when starting a game, give a random value to the setting marked with AICONFIG_RANDOM (Yexo) ------------------------------------------------------------------------ r15055 | truebrain | 2009-01-13 12:51:46 +0000 (Tue, 13 Jan 2009) | 2 lines -Add [NoAI]: add the AICONFIG_RANDOM and AICONFIG_BOOLEAN consts (Yexo) ------------------------------------------------------------------------ r15053 | rubidium | 2009-01-13 11:53:33 +0000 (Tue, 13 Jan 2009) | 2 lines -Cleanup: remove some unneeded includes ------------------------------------------------------------------------ r15052 | rubidium | 2009-01-13 11:46:29 +0000 (Tue, 13 Jan 2009) | 2 lines -Codechange: move the implementation of Send_CompanyInformation to network_server.cpp as the server's the one that sends that information ------------------------------------------------------------------------ r15051 | peter1138 | 2009-01-13 11:06:21 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix: Only allow creation or deletion of an AI when in a game. ------------------------------------------------------------------------ r15050 | peter1138 | 2009-01-13 08:39:25 +0000 (Tue, 13 Jan 2009) | 1 line -Codechange: Use one absolute SpriteID with offsets to draw track fences. ------------------------------------------------------------------------ r15049 | glx | 2009-01-13 02:03:03 +0000 (Tue, 13 Jan 2009) | 1 line -Fix (r15045): MSVC performance warning ------------------------------------------------------------------------ r15048 | truebrain | 2009-01-13 01:52:32 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix (r15047): the one time you don't compile a patch of someone, it contains a warning .. ;) ------------------------------------------------------------------------ r15047 | truebrain | 2009-01-13 01:51:39 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix [NoAI]: AICONFIG_BOOLEAN (in AddSetting) doesn't require (or even allow) a min/max setting .. it is always 0/1 (Yexo) ------------------------------------------------------------------------ r15046 | truebrain | 2009-01-13 01:50:51 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix (r15045): in case CanLoadFromRevision does not exist, only allow savedata from the same version as we are now ------------------------------------------------------------------------ r15045 | truebrain | 2009-01-13 01:46:46 +0000 (Tue, 13 Jan 2009) | 7 lines -Add [NoAI API CHANGE]: in info.nut you can now have (optional) a CanLoadFromVersion(version), which should return true/false, to indicate if you can load a savegame made with your AI of version 'version' -Add [NoAI API CHANGE]: in main.nut the Load() function now should be Load(version, data), where 'version' is the version of your AI which made the savegame -Codechange [NoAI]: various of function renames to make things more sane -Add [NoAI]: push the 'version' of the AI through various of layers -Codechange [NoAI]: various of code cleanups -Add [NoAI]: store the version of the AI in the savegame too ------------------------------------------------------------------------ r15044 | truebrain | 2009-01-13 00:10:58 +0000 (Tue, 13 Jan 2009) | 2 lines -Add [NoAI]: AIConfig::GetVersion(), to get the version of the current AI ------------------------------------------------------------------------ r15043 | truebrain | 2009-01-13 00:08:38 +0000 (Tue, 13 Jan 2009) | 2 lines -Fix: just try to change the AI, and see if that succeeded, instead of hoping you understand the internals of a change AI routine (to avoid possible mistakes in the future) ------------------------------------------------------------------------ r15042 | truebrain | 2009-01-12 21:40:00 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15027): don't leak memory in AIInfo (Yexo) ------------------------------------------------------------------------ r15041 | truebrain | 2009-01-12 21:39:45 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15038): use the ctor auto thing how it is meant to be used (tnx to SmatZ for pointing that out) ------------------------------------------------------------------------ r15040 | michi_cc | 2009-01-12 21:11:56 +0000 (Mon, 12 Jan 2009) | 1 line -Fix (r15027): Don't disable support for Win64 in the VS2005 project file. ------------------------------------------------------------------------ r15039 | smatz | 2009-01-12 19:49:23 +0000 (Mon, 12 Jan 2009) | 1 line -Codechange: fix comments regarding old AI, remove one old AI hack ------------------------------------------------------------------------ r15038 | truebrain | 2009-01-12 19:31:00 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15027): loading older savegames failed ------------------------------------------------------------------------ r15037 | smatz | 2009-01-12 19:26:21 +0000 (Mon, 12 Jan 2009) | 1 line -Cleanup: remove unused file src/table/ai_rail.h ------------------------------------------------------------------------ r15036 | truebrain | 2009-01-12 18:15:18 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix: use the same value for 'random' through-out the code for PlantTree ------------------------------------------------------------------------ r15035 | truebrain | 2009-01-12 18:05:24 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15027): if case people don't use SVN (which we advise), they do not receive src/3rdparty/squirrel automaticly. Warn when not found, and advise what to do (this to avoid stupid users like yorick get all confused and agressive) ------------------------------------------------------------------------ r15034 | truebrain | 2009-01-12 17:40:32 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15027): NoAI framework no longer needs threads, so don't make source.list believe it does ------------------------------------------------------------------------ r15033 | truebrain | 2009-01-12 17:40:13 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15027): silent a warning when compiling without network ------------------------------------------------------------------------ r15032 | truebrain | 2009-01-12 17:33:10 +0000 (Mon, 12 Jan 2009) | 2 lines -Fix (r15030): Rubidium was too script-happy ;) ------------------------------------------------------------------------ r15031 | smatz | 2009-01-12 17:31:43 +0000 (Mon, 12 Jan 2009) | 1 line -Fix (r15027): merge reverted r15026, so do it once again ------------------------------------------------------------------------ r15030 | rubidium | 2009-01-12 17:25:38 +0000 (Mon, 12 Jan 2009) | 2 lines -Update (r15029): and from the other languages too (yay for WT2) ------------------------------------------------------------------------ r15029 | rubidium | 2009-01-12 17:20:16 +0000 (Mon, 12 Jan 2009) | 2 lines -Cleanup (r15027): remove strings that aren't needed anymore ------------------------------------------------------------------------ r15027 | truebrain | 2009-01-12 17:11:45 +0000 (Mon, 12 Jan 2009) | 11 lines -Merge: tomatos and bananas left to be, here is NoAI for all to see. NoAI is an API (a framework) to build your own AIs in. See: http://wiki.openttd.org/wiki/index.php/AI:Main_Page With many thanks to: - glx and Rubidium for their syncing, feedback and hard work - Yexo for his feedback, patches, and AIs which tested the system very deep - Morloth for his feedback and patches - TJIP for hosting a challenge which kept NoAI on track - All AI authors for testing our AI API, and all other people who helped in one way or another -Remove: all old AIs and their cheats/hacks ------------------------------------------------------------------------ r15026 | smatz | 2009-01-12 16:53:11 +0000 (Mon, 12 Jan 2009) | 1 line -Codechange: use SpriteTypeByte instead of SpriteType in the SpriteCache struct in order to make it smaller ------------------------------------------------------------------------ r15019 | frosch | 2009-01-12 15:44:37 +0000 (Mon, 12 Jan 2009) | 1 line -Fix (r14919): Close station selection window, when disabling distant-join setting. (PhilSophus) ------------------------------------------------------------------------ r15015 | frosch | 2009-01-12 15:29:40 +0000 (Mon, 12 Jan 2009) | 1 line -Fix (r14919): Distant-join always failed for docks. Based on patch by PhilSophus. ------------------------------------------------------------------------ r15014 | frosch | 2009-01-12 15:27:39 +0000 (Mon, 12 Jan 2009) | 1 line -Codechange: Add a helper function to get the needed DC_xxx flags from the result of GetCommandFlags(). ------------------------------------------------------------------------ r15011 | truebrain | 2009-01-12 15:21:59 +0000 (Mon, 12 Jan 2009) | 2 lines -Documentation: Nuclear, not Nucleair ------------------------------------------------------------------------ r15009 | frosch | 2009-01-12 14:56:31 +0000 (Mon, 12 Jan 2009) | 1 line -Fix [FS#2528]: No need to extent the reserved path when the vehicle is still loading. ------------------------------------------------------------------------ r15008 | glx | 2009-01-12 14:45:20 +0000 (Mon, 12 Jan 2009) | 1 line -Revert (r12706): remove fibers ------------------------------------------------------------------------ r15006 | truebrain | 2009-01-12 14:31:49 +0000 (Mon, 12 Jan 2009) | 2 lines -Codechange: throw a real instance of a class, instead of '0' (which can also be a throw from within a thread for what ever reason) ------------------------------------------------------------------------ r14999 | rubidium | 2009-01-12 00:06:22 +0000 (Mon, 12 Jan 2009) | 2 lines -Change [FS#2523]: move service at helipad to the servicing options ------------------------------------------------------------------------ r14998 | smatz | 2009-01-11 23:49:51 +0000 (Sun, 11 Jan 2009) | 1 line -Codechange: warn once about misuse of each sprite, not once about misuse of any sprite ------------------------------------------------------------------------ r14997 | smatz | 2009-01-11 22:28:30 +0000 (Sun, 11 Jan 2009) | 1 line -Fix [FS#2524](r14223): when handling invalid sprites, entry in spritecache data could lose its parent ------------------------------------------------------------------------ r14996 | translators | 2009-01-11 18:45:12 +0000 (Sun, 11 Jan 2009) | 16 lines -Update: WebTranslator2 update to 2009-01-11 18:44:49 afrikaans - 22 fixed by burgerd (22) arabic_egypt - 18 fixed by khaloofah (18) catalan - 16 fixed by arnaullv (16) czech - 12 fixed by Hadez (12) dutch - 13 fixed by Excel20 (13) finnish - 1 fixed by UltimateSephiroth (1) french - 1 fixed, 1 changed by glx (2) greek - 8 fixed by paolitotas (8) hungarian - 16 fixed by alyr (16) italian - 16 fixed, 8 changed by lorenzodv (24) lithuanian - 21 fixed by Enternald (21) polish - 11 fixed by xaxa (11) slovenian - 41 fixed by Necrolyte (41) turkish - 22 fixed by Emin (22) ------------------------------------------------------------------------ r14994 | frosch | 2009-01-11 16:33:03 +0000 (Sun, 11 Jan 2009) | 1 line -Fix [FS#Aali]: Better handling of OT_LOADING and OT_LEAVESTATION in ChooseTrainTrack. ------------------------------------------------------------------------ r14993 | frosch | 2009-01-11 15:39:49 +0000 (Sun, 11 Jan 2009) | 1 line -Fix (r14957, r14975): Do not reverse the train with OT_LEAVESTATION as that breaks PBS prediction. ------------------------------------------------------------------------ r14992 | frosch | 2009-01-11 14:26:11 +0000 (Sun, 11 Jan 2009) | 1 line -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorityAllowsNewStation' and unduplicate a tiny bit of code. ------------------------------------------------------------------------ r14991 | frosch | 2009-01-11 14:11:06 +0000 (Sun, 11 Jan 2009) | 1 line -Fix: Command-flags is an uint32. ------------------------------------------------------------------------ r14990 | rubidium | 2009-01-11 14:09:09 +0000 (Sun, 11 Jan 2009) | 2 lines -Codechange: handle articulated RVs and trams more strictly in GetStationTileForVehicle and CanVehicleUseStation (based on idea by Swallow) ------------------------------------------------------------------------ r14989 | rubidium | 2009-01-11 14:01:45 +0000 (Sun, 11 Jan 2009) | 2 lines -Codechange: remove a lookup table by reordering some items in english.txt (Swallow) ------------------------------------------------------------------------ r14986 | rubidium | 2009-01-10 23:21:46 +0000 (Sat, 10 Jan 2009) | 2 lines -Doc: small error in a comment (PhilSophus) ------------------------------------------------------------------------ r14980 | rubidium | 2009-01-10 19:48:11 +0000 (Sat, 10 Jan 2009) | 2 lines -Change: shuffle around some more settings to make them more logically grouped/ordered ------------------------------------------------------------------------ r14979 | peter1138 | 2009-01-10 19:30:40 +0000 (Sat, 10 Jan 2009) | 1 line -Fix: Disable a NewGRF from loading if it contains multiple Action 8s ------------------------------------------------------------------------ r14978 | rubidium | 2009-01-10 19:22:05 +0000 (Sat, 10 Jan 2009) | 2 lines -Codechange: simplify the control flow of the OnClick of the settings window ------------------------------------------------------------------------ r14977 | translators | 2009-01-10 18:44:39 +0000 (Sat, 10 Jan 2009) | 17 lines -Update: WebTranslator2 update to 2009-01-10 18:44:17 arabic_egypt - 4 fixed by khaloofah (4) brazilian_portuguese - 26 fixed by tucalipe (26) bulgarian - 3 fixed by Ar4i (3) catalan - 3 fixed by arnaullv (3) croatian - 35 fixed by tifached (35) czech - 52 fixed, 10 changed by Hadez (62) danish - 4 fixed by ThomasA (4) dutch - 6 fixed by Excel20 (4), habell (2) finnish - 15 fixed by UltimateSephiroth (15) french - 15 fixed by glx (15) hungarian - 6 fixed by alyr (6) indonesian - 6 fixed, 64 changed by fanioz (70) italian - 3 fixed, 1 changed by lorenzodv (4) portuguese - 6 fixed by rmrebelo (6) romanian - 6 fixed by kkmic (6) ------------------------------------------------------------------------