------------------------------------------------------------------------ r9401 | belugas | 2007-03-22 04:10:05 +0000 (Thu, 22 Mar 2007) | 1 line -Fix(9400): was not supposed to commit that file ------------------------------------------------------------------------ r9400 | belugas | 2007-03-22 03:42:43 +0000 (Thu, 22 Mar 2007) | 1 line -Codechange: Use some more representative enum names for landscape types. ------------------------------------------------------------------------ r9399 | belugas | 2007-03-22 03:35:18 +0000 (Thu, 22 Mar 2007) | 2 lines -Feature: Openttd.cfg will now present landscape patch entry as been temperate, arctic, tropic or toyland. This is the first usage of the callback conversion system of settings loading ------------------------------------------------------------------------ r9398 | belugas | 2007-03-22 03:15:58 +0000 (Thu, 22 Mar 2007) | 2 lines -Feature: Allow for a conversion callback system while reading configuration file, in case of wrong value. This is the basic step, no patch setting is actually using it, so far ------------------------------------------------------------------------ r9393 | peter1138 | 2007-03-21 20:58:01 +0000 (Wed, 21 Mar 2007) | 2 lines -Codechange: Use newgrf town resolver as station parent scope handler ------------------------------------------------------------------------ r9392 | miham | 2007-03-21 18:58:03 +0000 (Wed, 21 Mar 2007) | 11 lines -Update: WebTranslator2 update to 2007-03-21 19:54:29 brazilian_portuguese - 2 changed by fukumori (2) danish - 11 fixed, 2 changed by ThomasA (13) esperanto - 8 fixed by LaPingvino (8) estonian - 28 fixed by vermon (27), t2t2 (1) finnish - 19 fixed, 66 changed by pallokala (9), habazi (76) french - 9 changed by Skiper (9) italian - 1 fixed, 49 changed by sidew (50) traditional_chinese - 2 fixed by thomasau (2) ukrainian - 9 changed by mad (9) ------------------------------------------------------------------------ r9391 | belugas | 2007-03-21 17:42:43 +0000 (Wed, 21 Mar 2007) | 1 line -Documentation : correct Doxygen of comments and @file inclusion. Time for P and Q files ------------------------------------------------------------------------ r9390 | belugas | 2007-03-21 15:19:33 +0000 (Wed, 21 Mar 2007) | 1 line -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O ------------------------------------------------------------------------ r9388 | peter1138 | 2007-03-21 13:19:01 +0000 (Wed, 21 Mar 2007) | 2 lines -Codechange: variable scope and type, and standardify all CargoID loops. ------------------------------------------------------------------------ r9387 | rubidium | 2007-03-21 11:50:34 +0000 (Wed, 21 Mar 2007) | 2 lines -Fix (r9385): termination of a comment forgotten. ------------------------------------------------------------------------ r9385 | belugas | 2007-03-21 03:06:21 +0000 (Wed, 21 Mar 2007) | 1 line -Cleanup: doxygen changes. Today, we are exploring the letter N. ------------------------------------------------------------------------ r9378 | rubidium | 2007-03-20 20:11:17 +0000 (Tue, 20 Mar 2007) | 2 lines -Fix [FS#688] (r9038): cancel in password queries reduces amount of players in the network game when they haven't joined the game yet. ------------------------------------------------------------------------ r9377 | rubidium | 2007-03-20 16:43:20 +0000 (Tue, 20 Mar 2007) | 2 lines -Fix (r9376): the off-by-one error was also present at another location :( ------------------------------------------------------------------------ r9376 | rubidium | 2007-03-20 16:32:41 +0000 (Tue, 20 Mar 2007) | 2 lines -Fix (r8969): off-by-one error for the amount of mouth pieces for men. ------------------------------------------------------------------------ r9373 | rubidium | 2007-03-20 14:01:21 +0000 (Tue, 20 Mar 2007) | 2 lines -Fix (r9271): the chosen language was not stored nor read properly in/from the cfg. ------------------------------------------------------------------------ r9371 | maedhros | 2007-03-20 13:47:00 +0000 (Tue, 20 Mar 2007) | 6 lines -Feature: Add support for variable snow lines in the arctic climate, supplied by newgrf files. When this is enabled forests cannot be built below the highest snow line, and farms can't be built above it. Houses still use the _opt.snow_line so they are all consistent, so to make them respect the snowline you may want to use some newhouses features as well. ------------------------------------------------------------------------ r9367 | maedhros | 2007-03-20 10:06:39 +0000 (Tue, 20 Mar 2007) | 3 lines -Fix (r9315): If a new house doesn't have a corresponding action 3, the graphics for the substitute (original) house should be drawn instead. ------------------------------------------------------------------------ r9366 | belugas | 2007-03-20 02:24:14 +0000 (Tue, 20 Mar 2007) | 1 line -Codechange: Unify the different houses acceptances attributes on their cargo counterpart, as well as specifying cargo slot. ------------------------------------------------------------------------ r9352 | peter1138 | 2007-03-19 20:54:13 +0000 (Mon, 19 Mar 2007) | 2 lines -Codechange: Use cargo class to determine if an aircraft should carry mail ------------------------------------------------------------------------ r9340 | truelight | 2007-03-19 18:37:23 +0000 (Mon, 19 Mar 2007) | 2 lines [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138) ------------------------------------------------------------------------ r9339 | rubidium | 2007-03-19 17:08:51 +0000 (Mon, 19 Mar 2007) | 3 lines -Codechange: disable shares by default as the sharing system is broken (abusable) and should therefor not be used in multiplayer games. -Codechange: make default maximum distance from the edge for oil refineries a little higher, so the chance that you get oil refineries is a little better. ------------------------------------------------------------------------ r9338 | truelight | 2007-03-19 15:59:23 +0000 (Mon, 19 Mar 2007) | 2 lines -Fix: close the Shared Order Vehicle List if you remove the shared link with only 2 vehicles ------------------------------------------------------------------------ r9337 | truelight | 2007-03-19 15:36:18 +0000 (Mon, 19 Mar 2007) | 2 lines -Fix [FS#542]: assert() when you removed the orders of a shared list while having the shared order vehicle list open. ------------------------------------------------------------------------ r9327 | peter1138 | 2007-03-19 12:58:43 +0000 (Mon, 19 Mar 2007) | 2 lines -Fix (r9301): Fix warning on MSVC ------------------------------------------------------------------------ r9322 | peter1138 | 2007-03-19 12:40:51 +0000 (Mon, 19 Mar 2007) | 2 lines -Codechange: Use cargo class to count crash/flood victims ------------------------------------------------------------------------ r9316 | maedhros | 2007-03-19 11:41:21 +0000 (Mon, 19 Mar 2007) | 2 lines -Fix (r9315): Bump the savegame version for the newhouses merge. ------------------------------------------------------------------------ r9315 | maedhros | 2007-03-19 11:27:30 +0000 (Mon, 19 Mar 2007) | 6 lines -Merge: The newhouses branch. With this merge comes almost complete support for the newhouses grf specs, so all newhouses grfs will be playable in the game. Many thanks to everyone who contributed code and ideas, and all the testers who found things we missed. ------------------------------------------------------------------------ r9303 | peter1138 | 2007-03-18 22:32:05 +0000 (Sun, 18 Mar 2007) | 2 lines -Codechange: Use cargo class when counting passengers in a road vehicle crash, and when loading aircraft. ------------------------------------------------------------------------ r9302 | peter1138 | 2007-03-18 22:11:24 +0000 (Sun, 18 Mar 2007) | 2 lines -Codechange: Use cargo class to test for passengers when deciding on the livery scheme to use. ------------------------------------------------------------------------ r9301 | peter1138 | 2007-03-18 22:07:44 +0000 (Sun, 18 Mar 2007) | 2 lines -Codechange: Use cargo class to determine if a road vehicle can stop in bus or truck stops. ------------------------------------------------------------------------ r9300 | peter1138 | 2007-03-18 21:58:03 +0000 (Sun, 18 Mar 2007) | 2 lines -Codechange: Use cargo's town effect property in the subsidy gui ------------------------------------------------------------------------ r9299 | richk | 2007-03-18 21:44:00 +0000 (Sun, 18 Mar 2007) | 2 lines -Fix (FS#675,FS#660): Small micro-movements on airports (of <4 pixels) caused odd aircraft movements. On oilrigs, this caused a full crash as movement would take helicopter out of airport/station tile. Corrected by maneuvering aircraft directly over these tiny movements, rather than relying on movement by changing facing. ------------------------------------------------------------------------ r9298 | richk | 2007-03-18 21:38:30 +0000 (Sun, 18 Mar 2007) | 1 line -Fix (r1): A34-1000, Z-Shuttle, and Kelling K1 should be listed as small aircraft. ------------------------------------------------------------------------ r9292 | miham | 2007-03-18 20:06:51 +0000 (Sun, 18 Mar 2007) | 1 line [Translations] -Fix: Removed empty translation reached /trunk ------------------------------------------------------------------------ r9286 | miham | 2007-03-18 19:00:27 +0000 (Sun, 18 Mar 2007) | 22 lines -Update: WebTranslator2 update to 2007-03-18 19:56:07 american - 10 fixed by WhiteRabbit (10) brazilian_portuguese - 7 fixed by fukumori (7) bulgarian - 12 fixed by thetitan (12) catalan - 3 fixed by arnaullv (3) czech - 8 fixed by Hadez (8) dutch - 8 fixed by habell (8) french - 3 fixed by glx (3) greek - 80 fixed by thanoulas (80) italian - 7 fixed, 7 changed by sidew (6), bluesboy84 (8) japanese - 11 fixed by PouncingAnt (2), ickoonite (9) korean - 3 fixed by darkttd (3) norwegian_nynorsk - 6 fixed by pollux (6) polish - 7 fixed by meush (7) russian - 9 fixed, 1 changed by DarkFenX (10) slovak - 10 fixed by lengyel (10) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) swedish - 9 fixed by daishan (9) traditional_chinese - 6 fixed, 4 changed by thomasau (10) ukrainian - 9 fixed by mad (9) ------------------------------------------------------------------------ r9281 | rubidium | 2007-03-18 18:02:24 +0000 (Sun, 18 Mar 2007) | 2 lines -Fix [FS#687]: compile failure when compiling with 'home directories' enabled (stepancheg). ------------------------------------------------------------------------ r9277 | rubidium | 2007-03-18 15:32:42 +0000 (Sun, 18 Mar 2007) | 2 lines -Fix [FS#685]: shared orders got messed up when the 'first' trains got removed in the depot. ------------------------------------------------------------------------ r9275 | celestar | 2007-03-18 10:37:22 +0000 (Sun, 18 Mar 2007) | 2 lines -Fix(r8973, FS#686): Faulty display of aircraft maximum velocity in the news item for new vehicles ------------------------------------------------------------------------ r9271 | rubidium | 2007-03-17 22:21:05 +0000 (Sat, 17 Mar 2007) | 2 lines -Codechange: make the language pack initialisation a little more clear and extendable (more language paths). ------------------------------------------------------------------------ r9270 | truelight | 2007-03-17 21:46:24 +0000 (Sat, 17 Mar 2007) | 2 lines -Backport r9269: add .hpp files to Doxygen output ------------------------------------------------------------------------ r9267 | rubidium | 2007-03-17 14:15:21 +0000 (Sat, 17 Mar 2007) | 2 lines -Fix (r9266): some leftover includes and erronous call to ChangeWorkingDirectory (it was moved). ------------------------------------------------------------------------ r9266 | rubidium | 2007-03-17 11:36:04 +0000 (Sat, 17 Mar 2007) | 2 lines -Codechange: unify the retrieval of the base paths a little more. ------------------------------------------------------------------------ r9259 | peter1138 | 2007-03-16 21:42:11 +0000 (Fri, 16 Mar 2007) | 2 lines -Codechange: NUM_CARGO isn't a valid cargo type... ------------------------------------------------------------------------ r9257 | peter1138 | 2007-03-16 17:40:31 +0000 (Fri, 16 Mar 2007) | 2 lines -Codechange: Use cargo's town effect property for determining subsidy source/target type. ------------------------------------------------------------------------ r9251 | celestar | 2007-03-16 10:11:16 +0000 (Fri, 16 Mar 2007) | 2 lines -Fix(r6057, FS#644): Use a less CPU-intensive algorithm to find a random industry for the AI to prevent it slowing down the game. The AI now sucks a even a bit more than before (if that's even possible). ------------------------------------------------------------------------ r9243 | peter1138 | 2007-03-16 00:55:59 +0000 (Fri, 16 Mar 2007) | 2 lines -Fix (r9162,FS#683): One too many table rows caused cargo acceptance mixup. ------------------------------------------------------------------------ r9239 | rubidium | 2007-03-15 23:26:47 +0000 (Thu, 15 Mar 2007) | 2 lines -Fix [FS#682]: PowerMac G5 CPU is not detected (oVRoM). ------------------------------------------------------------------------ r9236 | peter1138 | 2007-03-15 22:48:46 +0000 (Thu, 15 Mar 2007) | 2 lines -Codechange: Add 'town effect' attribute to cargo types. This will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs. ------------------------------------------------------------------------