------------------------------------------------------------------------ r15209 | translators | 2009-01-22 18:43:05 +0000 (Thu, 22 Jan 2009) | 20 lines -Update: WebTranslator2 update to 2009-01-22 18:42:44 arabic_egypt - 1 fixed by khaloofah (1) catalan - 20 fixed by arnaullv (20) dutch - 1 changed by Excel20 (1) finnish - 10 fixed by jpx_ (10) french - 1 changed by glx (1) galician - 5 fixed by Condex (5) greek - 2 changed by tek1979 (2) hungarian - 2 changed by alyr (1), IPG (1) indonesian - 20 fixed, 22 changed by fanioz (42) italian - 20 fixed, 1 changed by lorenzodv (21) korean - 20 fixed by darkttd (20) norwegian_bokmal - 22 fixed by khh (22) norwegian_nynorsk - 5 changed by wollollo (5) romanian - 1 changed by kkmic (1) russian - 44 fixed by Smoky555 (44) simplified_chinese - 18 fixed, 7 changed by ww9980 (25) spanish - 20 fixed by eusebio (19), Dominus (1) turkish - 31 fixed, 1 changed by Emin (32) ------------------------------------------------------------------------ r15208 | peter1138 | 2009-01-22 14:34:29 +0000 (Thu, 22 Jan 2009) | 2 lines -Codechange: Remove some kind (undocumented, so who really knows) of original attempt to limit maximum tractive effort from 'realistic' acceleration. ------------------------------------------------------------------------ r15207 | rubidium | 2009-01-22 14:15:52 +0000 (Thu, 22 Jan 2009) | 2 lines -Add: sorting to the content list. ------------------------------------------------------------------------ r15206 | rubidium | 2009-01-22 10:09:56 +0000 (Thu, 22 Jan 2009) | 2 lines -Fix [FS#2567]: memory corruption due to not properly cleanup up the mess when cancelling a download ------------------------------------------------------------------------ r15205 | peter1138 | 2009-01-22 09:57:31 +0000 (Thu, 22 Jan 2009) | 2 lines -Revert (r7421, partial): Support for MaxTE solves problem in a better way ------------------------------------------------------------------------ r15204 | Yexo | 2009-01-22 02:01:07 +0000 (Thu, 22 Jan 2009) | 1 line -Fix (r15167): The check was a bit too restrictive, the top of the stack needs to be resetted if another function is called while the AI is running but not suspended. ------------------------------------------------------------------------ r15203 | Yexo | 2009-01-22 00:23:37 +0000 (Thu, 22 Jan 2009) | 1 line -Fix (r15190): CmdTerraformLand didn't check it's parameters good enough. ------------------------------------------------------------------------ r15202 | rubidium | 2009-01-22 00:08:15 +0000 (Thu, 22 Jan 2009) | 2 lines -Fix (r14827): only make quick goto active for your own company ------------------------------------------------------------------------ r15201 | Yexo | 2009-01-21 23:49:59 +0000 (Wed, 21 Jan 2009) | 1 line -Fix [FS#2565] (r15190): The smallmap tried to get the owner of invalid tiles. ------------------------------------------------------------------------ r15200 | rubidium | 2009-01-21 23:07:11 +0000 (Wed, 21 Jan 2009) | 2 lines -Feature: give server admins a tool to combat profanity in nick names (based on patch by dihedral) ------------------------------------------------------------------------ r15199 | Yexo | 2009-01-21 22:35:07 +0000 (Wed, 21 Jan 2009) | 1 line -Fix (r15190): The south point of the south-most tile wasn't highlighted during terraforming. ------------------------------------------------------------------------ r15198 | frosch | 2009-01-21 20:50:53 +0000 (Wed, 21 Jan 2009) | 1 line -Fix (r15190): Advanced setting was missing the 'on'/'off' part. ------------------------------------------------------------------------ r15197 | translators | 2009-01-21 20:22:56 +0000 (Wed, 21 Jan 2009) | 21 lines -Update: WebTranslator2 update to 2009-01-21 20:22:27 catalan - 21 fixed by arnaullv (21) croatian - 25 fixed by knovak (25) czech - 41 fixed by Hadez (41) dutch - 20 fixed, 3 changed by habell (23) finnish - 31 fixed by UltimateSephiroth (21), jpx_ (10) french - 20 fixed by glx (20) german - 146 fixed by chu (146) greek - 46 fixed, 8 changed by doukas (54) hungarian - 41 fixed, 2 changed by alyr (43) indonesian - 22 fixed by fanioz (22) italian - 21 fixed, 1 changed by lorenzodv (22) korean - 21 fixed, 1 changed by darkttd (19), dlunch (3) norwegian_bokmal - 2 changed by wollollo (2) norwegian_nynorsk - 19 fixed, 1 changed by wollollo (20) romanian - 20 fixed by kkmic (20) simplified_chinese - 6 fixed by ww9980 (6) spanish - 21 fixed by Dominus (21) traditional_chinese - 2 fixed by ww9980 (2) ukrainian - 76 fixed by mad (76) ------------------------------------------------------------------------ r15196 | rubidium | 2009-01-21 20:18:12 +0000 (Wed, 21 Jan 2009) | 2 lines -Fix (r15195): != != == :( ------------------------------------------------------------------------ r15195 | rubidium | 2009-01-21 12:23:08 +0000 (Wed, 21 Jan 2009) | 2 lines -Fix: don't crash when removing from something you're iterating over ------------------------------------------------------------------------ r15194 | peter1138 | 2009-01-21 10:46:21 +0000 (Wed, 21 Jan 2009) | 2 lines -Fix: Don't count dedicated server as a spectator ------------------------------------------------------------------------ r15193 | rubidium | 2009-01-21 09:22:49 +0000 (Wed, 21 Jan 2009) | 2 lines -Feature: content server/bananas access via the console ------------------------------------------------------------------------ r15192 | rubidium | 2009-01-21 09:20:55 +0000 (Wed, 21 Jan 2009) | 2 lines -Cleanup: remove unused include ------------------------------------------------------------------------ r15191 | glx | 2009-01-21 03:47:04 +0000 (Wed, 21 Jan 2009) | 1 line -Fix (r15188): -1 is not a bool (MSVC warning) ------------------------------------------------------------------------ r15190 | Yexo | 2009-01-21 02:31:55 +0000 (Wed, 21 Jan 2009) | 1 line -Feature: Allow terraforming of the tiles at the edges of the map. ------------------------------------------------------------------------ r15189 | smatz | 2009-01-21 02:07:56 +0000 (Wed, 21 Jan 2009) | 1 line -Cleanup: remove unused includes ------------------------------------------------------------------------ r15188 | Yexo | 2009-01-21 01:56:42 +0000 (Wed, 21 Jan 2009) | 1 line -Feature: You can now change the number of AIs from the AI config window. ------------------------------------------------------------------------ r15187 | Yexo | 2009-01-21 01:37:20 +0000 (Wed, 21 Jan 2009) | 1 line -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on a tile at the north edge (bug found by SmatZ). ------------------------------------------------------------------------ r15186 | Yexo | 2009-01-21 00:36:22 +0000 (Wed, 21 Jan 2009) | 2 lines -Fix: Select the currently selected AI instead of the second on in the list. -Feature: Double clicking on a slot in the AI config window results in opening the list of AIs. ------------------------------------------------------------------------ r15185 | Yexo | 2009-01-21 00:19:21 +0000 (Wed, 21 Jan 2009) | 1 line -Fix (r15175): It was impossible to select AIs that had a different instance name then their name. ------------------------------------------------------------------------ r15184 | glx | 2009-01-21 00:18:30 +0000 (Wed, 21 Jan 2009) | 1 line -Cleanup: remove extra spaces ------------------------------------------------------------------------ r15183 | smatz | 2009-01-21 00:14:08 +0000 (Wed, 21 Jan 2009) | 1 line -Fix: stand-alone rail tiles with invalid owner were not removed. Also, make the whole check a bit more intelligent. ------------------------------------------------------------------------ r15182 | Yexo | 2009-01-21 00:09:36 +0000 (Wed, 21 Jan 2009) | 1 line -Fix: After updating an AI select the latest version for the next game. ------------------------------------------------------------------------ r15181 | smatz | 2009-01-20 23:48:31 +0000 (Tue, 20 Jan 2009) | 1 line -Fix (r15180): of course it is enough to update aircraft once... ------------------------------------------------------------------------ r15180 | smatz | 2009-01-20 23:43:19 +0000 (Tue, 20 Jan 2009) | 1 line -Fix [FS#2560](r8498): old aircraft have to be updated after updating airport_type of oil rigs ------------------------------------------------------------------------ r15179 | smatz | 2009-01-20 22:33:29 +0000 (Tue, 20 Jan 2009) | 1 line -Fix [FS#2560](r12096): removing of leftover level crossings (from very old savegames) failed ------------------------------------------------------------------------ r15178 | rubidium | 2009-01-20 21:05:13 +0000 (Tue, 20 Jan 2009) | 2 lines -Change: rename 'update' to 'upgrade' as that's a bit more clear ------------------------------------------------------------------------ r15177 | translators | 2009-01-20 18:50:08 +0000 (Tue, 20 Jan 2009) | 17 lines -Update: WebTranslator2 update to 2009-01-20 18:49:46 arabic_egypt - 21 fixed by khaloofah (21) catalan - 52 fixed by arnaullv (52) dutch - 21 fixed by Excel20 (21) french - 21 fixed by glx (21) italian - 1 fixed, 2 changed by lorenzodv (3) korean - 2 fixed, 12 changed by dlunch (14) malay - 91 fixed, 1 changed by kev (92) norwegian_nynorsk - 16 fixed by wollollo (16) romanian - 21 fixed, 18 changed by kkmic (39) russian - 123 fixed by Smoky555 (123) simplified_chinese - 9 fixed by ww9980 (9) slovak - 30 fixed by James (30) spanish - 31 fixed by Dominus (30), eusebio (1) traditional_chinese - 23 fixed by ww9980 (23) turkish - 9 fixed by Emin (9) ------------------------------------------------------------------------ r15176 | rubidium | 2009-01-20 16:51:55 +0000 (Tue, 20 Jan 2009) | 2 lines -Fix [FS#2554]: querying the content server could free when resolving the hostname or connecting takes long/is timing out. ------------------------------------------------------------------------ r15175 | Yexo | 2009-01-20 16:49:10 +0000 (Tue, 20 Jan 2009) | 1 line -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. ------------------------------------------------------------------------ r15174 | smatz | 2009-01-20 16:47:42 +0000 (Tue, 20 Jan 2009) | 1 line -Codechange: split oldloader.cpp ------------------------------------------------------------------------ r15173 | smatz | 2009-01-20 16:40:19 +0000 (Tue, 20 Jan 2009) | 1 line -Codechange: shuffle a few lines of code in oldloader.cpp ------------------------------------------------------------------------ r15172 | belugas | 2009-01-20 16:06:57 +0000 (Tue, 20 Jan 2009) | 1 line -Feature: Allow a grf to customize house name via callback 0x14D, during Tile Inquiry process ------------------------------------------------------------------------ r15171 | Yexo | 2009-01-20 15:58:40 +0000 (Tue, 20 Jan 2009) | 1 line -Fix (r15027): Buffer underflow in case there are no settings to save for an AI. ------------------------------------------------------------------------ r15170 | smatz | 2009-01-20 15:43:17 +0000 (Tue, 20 Jan 2009) | 1 line -Fix: vehicle value is 64bit now, oldloader was reading it as 32bit ------------------------------------------------------------------------ r15169 | smatz | 2009-01-20 15:23:58 +0000 (Tue, 20 Jan 2009) | 1 line -Revert (r11271): it was broken by r12924, and the issue is fixed again in r12948 in a cleaner way ------------------------------------------------------------------------ r15168 | smatz | 2009-01-20 14:47:17 +0000 (Tue, 20 Jan 2009) | 1 line -Codechange: use only really basic map accessors in oldloader.cpp, shuffle the code a bit ------------------------------------------------------------------------ r15167 | Yexo | 2009-01-20 14:11:58 +0000 (Tue, 20 Jan 2009) | 1 line -Fix [FS#2558]: The top of the stack was resetted after executing the first Ai tick causing random AI crashes. ------------------------------------------------------------------------ r15166 | smatz | 2009-01-20 13:56:35 +0000 (Tue, 20 Jan 2009) | 1 line -Codechange: reduce number of includes in afterload.cpp ------------------------------------------------------------------------ r15165 | Yexo | 2009-01-20 12:40:34 +0000 (Tue, 20 Jan 2009) | 1 line -Fix (r15163): The MSVC project files were not regenerated. ------------------------------------------------------------------------ r15164 | rubidium | 2009-01-20 12:03:06 +0000 (Tue, 20 Jan 2009) | 2 lines -Fix: don't list patches/settings with list_patches that are not valid anymore ------------------------------------------------------------------------ r15163 | rubidium | 2009-01-20 11:28:18 +0000 (Tue, 20 Jan 2009) | 2 lines -Change/Fix: use a non-blocking method to resolve the hostname and connect to game servers. ------------------------------------------------------------------------ r15162 | rubidium | 2009-01-20 11:21:06 +0000 (Tue, 20 Jan 2009) | 2 lines -Fix: the join status window didn't get properly created ------------------------------------------------------------------------ r15161 | rubidium | 2009-01-20 09:52:11 +0000 (Tue, 20 Jan 2009) | 2 lines -Change: bump url to 96 bytes ------------------------------------------------------------------------ r15160 | glx | 2009-01-20 04:01:07 +0000 (Tue, 20 Jan 2009) | 1 line -Fix (r15157): port != IP ------------------------------------------------------------------------ r15159 | rubidium | 2009-01-20 03:44:43 +0000 (Tue, 20 Jan 2009) | 2 lines -Fix: move the UDP queries that resolve a hostname into threads so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows. ------------------------------------------------------------------------ r15158 | rubidium | 2009-01-20 03:12:46 +0000 (Tue, 20 Jan 2009) | 2 lines -Cleanup: remove some unused/unneeded cruft from the thread generalisation. ------------------------------------------------------------------------ r15157 | rubidium | 2009-01-20 01:32:06 +0000 (Tue, 20 Jan 2009) | 2 lines -Codechange: wrap the hostname/ip and port into a single structure so we can pass either one of them and not convert an ip to a string and then back again. ------------------------------------------------------------------------ r15156 | rubidium | 2009-01-19 22:27:43 +0000 (Mon, 19 Jan 2009) | 2 lines -Fix: add scrollwheel support to allegro ------------------------------------------------------------------------ r15155 | rubidium | 2009-01-19 22:01:37 +0000 (Mon, 19 Jan 2009) | 2 lines -Codechange: remove unused return value ------------------------------------------------------------------------ r15154 | rubidium | 2009-01-19 21:13:02 +0000 (Mon, 19 Jan 2009) | 2 lines -Fix [FS#2555] (r15126): wrong tooltip for the matrix ------------------------------------------------------------------------ r15153 | rubidium | 2009-01-19 21:11:51 +0000 (Mon, 19 Jan 2009) | 2 lines -Fix (r15126): the scrollbar's "count" wasn't always correctly set ------------------------------------------------------------------------ r15152 | translators | 2009-01-19 18:48:06 +0000 (Mon, 19 Jan 2009) | 15 lines -Update: WebTranslator2 update to 2009-01-19 18:47:48 arabic_egypt - 30 fixed by khaloofah (30) czech - 1 fixed by Hadez (1) dutch - 22 fixed by Excel20 (4), habell (18) finnish - 1 fixed by UltimateSephiroth (1) french - 1 fixed by glx (1) hungarian - 1 fixed, 3 changed by alyr (2), oklmernok (2) korean - 2 fixed by darkttd (2) polish - 1 fixed by xaxa (1) romanian - 1 fixed, 1 changed by kkmic (2) simplified_chinese - 110 fixed by ww9980 (110) spanish - 21 fixed by eusebio (21) traditional_chinese - 8 fixed by ww9980 (8) turkish - 1 fixed by Emin (1) ------------------------------------------------------------------------ r15151 | Yexo | 2009-01-19 15:06:11 +0000 (Mon, 19 Jan 2009) | 1 line -Fix: tile 0 can now be highlighted as error tile ------------------------------------------------------------------------ r15150 | Yexo | 2009-01-19 13:50:56 +0000 (Mon, 19 Jan 2009) | 1 line -Fix: Don't highlight tiles outside the visible map. ------------------------------------------------------------------------ r15149 | peter1138 | 2009-01-19 12:07:01 +0000 (Mon, 19 Jan 2009) | 2 lines -Codechange: GetMaskOfTownActions() is used by a Cmd handler, therefore it does not belong in _gui. ------------------------------------------------------------------------ r15148 | Yexo | 2009-01-19 01:16:50 +0000 (Mon, 19 Jan 2009) | 1 line -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. ------------------------------------------------------------------------ r15147 | glx | 2009-01-19 00:53:31 +0000 (Mon, 19 Jan 2009) | 1 line -Fix (r15146): compile before commit ------------------------------------------------------------------------ r15146 | smatz | 2009-01-18 23:33:57 +0000 (Sun, 18 Jan 2009) | 1 line -Fix: show savegame name even when opening it failed ------------------------------------------------------------------------ r15145 | smatz | 2009-01-18 23:26:38 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix: crash when one tried to load a TTO savegame -Fix (r15144): it wasn't safe at all, but the code broken code isn't needed anymore ------------------------------------------------------------------------ r15144 | smatz | 2009-01-18 22:44:53 +0000 (Sun, 18 Jan 2009) | 2 lines -Codechange: make sure we don't run out of bounds while determining old savegame name Note this can't happen in current code ------------------------------------------------------------------------ r15142 | rubidium | 2009-01-18 19:23:41 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix (r15126): missing NewGRFs cause a crash when getting the content list. ------------------------------------------------------------------------ r15141 | translators | 2009-01-18 18:46:41 +0000 (Sun, 18 Jan 2009) | 14 lines -Update: WebTranslator2 update to 2009-01-18 18:46:25 czech - 51 fixed by Hadez (51) dutch - 30 fixed by Excel20 (30) finnish - 51 fixed by jpx_ (51) french - 51 fixed by glx (51) hebrew - 50 fixed by tarkil (50) hungarian - 51 fixed by alyr (51) indonesian - 51 fixed by adjayanto (45), fanioz (6) italian - 51 fixed by lorenzodv (51) korean - 54 fixed, 3 changed by darkttd (57) polish - 15 fixed by xaxa (15) romanian - 51 fixed by kkmic (51) turkish - 51 fixed by Emin (51) ------------------------------------------------------------------------ r15140 | rubidium | 2009-01-18 18:41:11 +0000 (Sun, 18 Jan 2009) | 2 lines -Cleanup (r15128): remove AI installation/bundling as we don't distribute AIs via the bundles anymore ------------------------------------------------------------------------ r15139 | rubidium | 2009-01-18 17:03:57 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix [NoAI]: a wrong tile got returned for hangar tiles when the station sign isn't over st->airport_tile. ------------------------------------------------------------------------ r15138 | rubidium | 2009-01-18 16:26:59 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix [FS#2542]: tile error location not reset when leveling land causing a tile to be highlighted when there was nothing to flatten. ------------------------------------------------------------------------ r15137 | smatz | 2009-01-18 16:20:04 +0000 (Sun, 18 Jan 2009) | 1 line -Fix (r11822)(r14340): signs with sign 'Sign' were lost when converting from TTD savegames ------------------------------------------------------------------------ r15136 | rubidium | 2009-01-18 15:53:21 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix (r15126): (file) name could occasionally be wider than the download window causing glitches. ------------------------------------------------------------------------ r15135 | rubidium | 2009-01-18 13:12:57 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix/Change: allow str_validate (part of receiving strings from the network) to pass newlines instead of replacing them with question marks, but only when asked to do so. ------------------------------------------------------------------------ r15134 | rubidium | 2009-01-18 00:05:49 +0000 (Sun, 18 Jan 2009) | 2 lines -Fix (r15126): not selecting dependencies when pressing "select update" ------------------------------------------------------------------------ r15133 | peter1138 | 2009-01-17 22:22:53 +0000 (Sat, 17 Jan 2009) | 1 line -Fix: Crash if no NoAIs are present. ------------------------------------------------------------------------ r15132 | glx | 2009-01-17 21:03:54 +0000 (Sat, 17 Jan 2009) | 1 line -Change: move console_gui.cpp and highscore_gui.cpp to 'GUI Source Code' section (MSVC) ------------------------------------------------------------------------ r15131 | peter1138 | 2009-01-17 21:01:15 +0000 (Sat, 17 Jan 2009) | 1 line -Fix: Indentifluxation combobulated ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------