------------------------------------------------------------------------ r9790 | peter1138 | 2007-05-05 10:47:35 +0000 (Sat, 05 May 2007) | 2 lines -Codechange: [NewGRF] Skip action 1 sprites in all stages except activation. This also cleans up some special-case handling of the sprites. Actions 1 and 2 are now not considered unsafe, as an Action 3 (which is unsafe) is required for them. ------------------------------------------------------------------------ r9789 | rubidium | 2007-05-05 09:51:26 +0000 (Sat, 05 May 2007) | 2 lines -Fix (r9770): vehicles didn't get unloaded when 'full load' was specified and the vehicle was already full when it entered. ------------------------------------------------------------------------ r9785 | glx | 2007-05-04 22:45:37 +0000 (Fri, 04 May 2007) | 1 line -Fix (r942, FS#765): only non dedicated servers can't have 0 players ------------------------------------------------------------------------ r9784 | rubidium | 2007-05-04 22:38:36 +0000 (Fri, 04 May 2007) | 2 lines -Codechange: remove unused variable. ------------------------------------------------------------------------ r9780 | peter1138 | 2007-05-04 19:24:01 +0000 (Fri, 04 May 2007) | 2 lines -Codechange: [NewGRF] Add support for variable vehicle weight for trains (callback 36, property 16) ------------------------------------------------------------------------ r9779 | belugas | 2007-05-04 16:27:13 +0000 (Fri, 04 May 2007) | 8 lines -Feature: Add the possiblity to choose different road patterns for towns to use. Possible patterns are : No Road (not available in scenario editor) Original (for the nostalgics) Better Roads (same as original, but based on distance of 2 tiles instead of one) 2x2 grids 3x3 grids Patch by skiddl13 ------------------------------------------------------------------------ r9775 | peter1138 | 2007-05-04 07:08:35 +0000 (Fri, 04 May 2007) | 2 lines -Fix: Remove arbitrary limit on length of NewGRF strings. ------------------------------------------------------------------------ r9774 | miham | 2007-05-03 20:31:25 +0000 (Thu, 03 May 2007) | 17 lines -Update: WebTranslator2 update to 2007-05-03 22:30:56 brazilian_portuguese - 1 fixed by tucalipe (1) bulgarian - 2 fixed by thetitan (2) catalan - 2 fixed by arnaullv (2) czech - 2 fixed by Hadez (2) dutch - 2 fixed by habell (2) estonian - 1 fixed, 1 changed by kristjans (2) french - 2 fixed by belugas (2) german - 3 fixed by Neonox (3) hungarian - 2 fixed by miham (2) italian - 2 fixed by lorenzodv (2) korean - 2 fixed by leejaeuk5 (1), darkttd (1) norwegian_nynorsk - 19 fixed, 3 changed by pollux (22) russian - 1 fixed, 33 changed by HMage (34) slovak - 1 fixed, 15 changed by lengyel (16) slovenian - 1 fixed by Necrolyte (1) ------------------------------------------------------------------------ r9773 | glx | 2007-05-03 17:07:51 +0000 (Thu, 03 May 2007) | 1 line -Fix r9772: MSVC warning ------------------------------------------------------------------------ r9772 | rubidium | 2007-05-03 11:02:37 +0000 (Thu, 03 May 2007) | 2 lines -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly). ------------------------------------------------------------------------ r9771 | peter1138 | 2007-05-02 19:00:59 +0000 (Wed, 02 May 2007) | 2 lines -Feature: (-tte) Add password protected status to 'players' (network server) console command. (mostly dihedral) ------------------------------------------------------------------------ r9770 | rubidium | 2007-05-02 18:29:11 +0000 (Wed, 02 May 2007) | 2 lines -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station. ------------------------------------------------------------------------ r9769 | belugas | 2007-05-02 15:20:48 +0000 (Wed, 02 May 2007) | 1 line [newGRF] -Feature: Add translation support for Esperanto, Bulgarian, Japanese and Korean ------------------------------------------------------------------------ r9765 | rubidium | 2007-05-02 09:39:11 +0000 (Wed, 02 May 2007) | 2 lines -Codechange: constify some class functions. ------------------------------------------------------------------------ r9764 | rubidium | 2007-05-02 09:29:41 +0000 (Wed, 02 May 2007) | 2 lines -Codechange: replace some lookup tables by functions. ------------------------------------------------------------------------ r9763 | rubidium | 2007-05-01 18:17:52 +0000 (Tue, 01 May 2007) | 2 lines -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. ------------------------------------------------------------------------ r9762 | belugas | 2007-05-01 17:16:51 +0000 (Tue, 01 May 2007) | 2 lines -Feature: Two new difficulty settings : Very low number of towns and very low number of industries Based on FS#289, by pitt2 ------------------------------------------------------------------------ r9761 | rubidium | 2007-05-01 16:45:03 +0000 (Tue, 01 May 2007) | 2 lines -Codechange: refactor cargo payment out of LoadUnloadVehicle. ------------------------------------------------------------------------ r9760 | rubidium | 2007-05-01 16:35:14 +0000 (Tue, 01 May 2007) | 2 lines -Codechange: remove the need for saving some vehicle variables. ------------------------------------------------------------------------ r9759 | truelight | 2007-05-01 15:25:00 +0000 (Tue, 01 May 2007) | 2 lines -Add: added threading code for MorphOS (tokai) ------------------------------------------------------------------------ r9758 | peter1138 | 2007-05-01 06:43:18 +0000 (Tue, 01 May 2007) | 2 lines -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts ------------------------------------------------------------------------ r9757 | rubidium | 2007-04-30 20:05:31 +0000 (Mon, 30 Apr 2007) | 2 lines -Fix [FS#1244842]: when you have closed the "Load game"/"New game" windows accessible from the "New Server" window, any creation of new game/loading from the intro menu should not start a server. ------------------------------------------------------------------------ r9756 | rubidium | 2007-04-29 22:51:12 +0000 (Sun, 29 Apr 2007) | 2 lines -Fix [FS#755]: LeaveStation wasn't always called when a station was left. ------------------------------------------------------------------------ r9755 | rubidium | 2007-04-29 22:33:51 +0000 (Sun, 29 Apr 2007) | 2 lines -Codechange: refactor some more of the begin loading stuff. ------------------------------------------------------------------------ r9754 | rubidium | 2007-04-29 21:24:08 +0000 (Sun, 29 Apr 2007) | 2 lines -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches. ------------------------------------------------------------------------ r9753 | bjarni | 2007-04-29 20:16:58 +0000 (Sun, 29 Apr 2007) | 3 lines -Fix [FS#732]: trains are lost after autorenewal/autoreplace v->dest_tile is now copied when replacing the front engine ------------------------------------------------------------------------ r9752 | rubidium | 2007-04-29 18:21:24 +0000 (Sun, 29 Apr 2007) | 2 lines -Codechange: remove some duplication related to BeginLoading. ------------------------------------------------------------------------ r9746 | KUDr | 2007-04-29 10:14:42 +0000 (Sun, 29 Apr 2007) | 1 line -Codechange [YAPF]: added DEBUGs level 0 if the current train order is OT_GOTO_WAYPOINT and waypoint is invalid or v->dest_tile is wrong ------------------------------------------------------------------------ r9745 | KUDr | 2007-04-29 09:55:32 +0000 (Sun, 29 Apr 2007) | 1 line -Codechange [YAPF}: if destination is a waypoint then YAPF gets destination tile from that waypoint->xy instead of from v->dest_tile ------------------------------------------------------------------------ r9743 | maedhros | 2007-04-29 09:18:52 +0000 (Sun, 29 Apr 2007) | 1 line -Fix [FS#598]: Stop flooded towns from building roads on water. ------------------------------------------------------------------------ r9742 | maedhros | 2007-04-29 08:43:00 +0000 (Sun, 29 Apr 2007) | 2 lines -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. ------------------------------------------------------------------------ r9741 | rubidium | 2007-04-29 07:24:48 +0000 (Sun, 29 Apr 2007) | 2 lines -Fix [FS#672]: station signs were not resized when the language changed, causing overflows in the coloured sign background. ------------------------------------------------------------------------ r9740 | truelight | 2007-04-28 22:23:10 +0000 (Sat, 28 Apr 2007) | 2 lines -Fix [FS#709]: removed wrong assert() that could be triggered by removing an order at the wrong moment ------------------------------------------------------------------------