------------------------------------------------------------------------ r3040 | tron | 2005-10-14 08:11:18 +0000 (Fri, 14 Oct 2005) | 2 lines Don't deduce the cursor sprites when building rails from magic numbers, but fetch them from the central rail info array. ------------------------------------------------------------------------ r3039 | tron | 2005-10-14 08:02:18 +0000 (Fri, 14 Oct 2005) | 1 line Revert accidently commited changes from last commit ------------------------------------------------------------------------ r3038 | tron | 2005-10-14 07:59:16 +0000 (Fri, 14 Oct 2005) | 1 line Reorder the loading of standard graphics files to reflect a bit where in the sprite array the sprites end up and assert, that the indices are equal to the corresponding sprite base enums, to guard against typos. ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------