------------------------------------------------------------------------ r3037 | tron | 2005-10-13 16:00:14 +0000 (Thu, 13 Oct 2005) | 1 line Don't deduce the sprites for tunnels and level crossings from magic numbers, but fetch them from the central rail info array. This is a preparation step for electrified rails ------------------------------------------------------------------------ r3036 | tron | 2005-10-13 14:44:03 +0000 (Thu, 13 Oct 2005) | 1 line Use IsCompatibleRail() to check the rail type of level crossings (not a fix, because the old == method works so far) ------------------------------------------------------------------------ r3035 | tron | 2005-10-13 12:33:03 +0000 (Thu, 13 Oct 2005) | 1 line Augment the engine table with symbolic names for rail types and climates ------------------------------------------------------------------------ r3034 | peter1138 | 2005-10-12 09:54:29 +0000 (Wed, 12 Oct 2005) | 2 lines -NewGRF: Improve error checking of setting price bases. ------------------------------------------------------------------------ r3033 | miham | 2005-10-12 09:35:14 +0000 (Wed, 12 Oct 2005) | 1 line [Translations] Fixed (? :-)) lithuanian language ------------------------------------------------------------------------ r3032 | peter1138 | 2005-10-12 07:27:56 +0000 (Wed, 12 Oct 2005) | 2 lines -NewGRF, Feature: Add support for changing base prices. ------------------------------------------------------------------------ r3031 | bjarni | 2005-10-11 16:40:56 +0000 (Tue, 11 Oct 2005) | 1 line forgot 1 file and two lines in rev 3029 (mac midi stuff) ------------------------------------------------------------------------ r3030 | tron | 2005-10-11 13:54:21 +0000 (Tue, 11 Oct 2005) | 1 line More work for GB/SB, this time concerning the waiting_acceptance attribute of stations ------------------------------------------------------------------------ r3029 | bjarni | 2005-10-10 15:22:47 +0000 (Mon, 10 Oct 2005) | 1 line -Change: [OSX] removed the buggy java midi player, which was rendered obsolite by r3022 ------------------------------------------------------------------------ r3028 | tron | 2005-10-10 10:36:37 +0000 (Mon, 10 Oct 2005) | 1 line s/255/OWNER_SPECTATOR/ ------------------------------------------------------------------------ r3027 | bjarni | 2005-10-07 20:53:21 +0000 (Fri, 07 Oct 2005) | 1 line -Feature: [OSX] command+q now works in main menu (Tobin) ------------------------------------------------------------------------ r3026 | bjarni | 2005-10-07 16:48:53 +0000 (Fri, 07 Oct 2005) | 1 line -Fix: [OSX] fixed bug that prevented dedicated servers from compiling (introduced in r3022) ------------------------------------------------------------------------ r3025 | Darkvater | 2005-10-07 15:53:33 +0000 (Fri, 07 Oct 2005) | 1 line -Fix: Rail convert issue introduced in r3019 ------------------------------------------------------------------------ r3024 | tron | 2005-10-07 07:35:15 +0000 (Fri, 07 Oct 2005) | 1 line -Codechange: Another batch of replacements of int/uint/int16/byte/-1 with proper types and constants ------------------------------------------------------------------------ r3023 | bjarni | 2005-10-06 18:28:27 +0000 (Thu, 06 Oct 2005) | 1 line -Fix [BeOS] fixed compilation on BeOS R5 (MYOB) ------------------------------------------------------------------------