------------------------------------------------------------------------ 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) ------------------------------------------------------------------------ r3022 | bjarni | 2005-10-06 17:57:18 +0000 (Thu, 06 Oct 2005) | 3 lines -feature: [OSX] OSX now uses quicktime to play midi files this eliminates the long pauses between songs and the "leaving process hehind" bug (moebius_) ------------------------------------------------------------------------ r3021 | tron | 2005-10-06 09:35:08 +0000 (Thu, 06 Oct 2005) | 1 line -Fix: "The finnish markka was never abbreviated with capital letters." (ln-) ------------------------------------------------------------------------ r3020 | miham | 2005-10-06 06:49:53 +0000 (Thu, 06 Oct 2005) | 1 line [Translations] Updating translations to 2005-10-06 {@326} (4 langs changed) ------------------------------------------------------------------------ r3019 | tron | 2005-10-05 07:20:26 +0000 (Wed, 05 Oct 2005) | 1 line -Codechange: Replace explicit shifting/anding/oring with GB and SB ------------------------------------------------------------------------ r3018 | peter1138 | 2005-10-05 04:00:39 +0000 (Wed, 05 Oct 2005) | 2 lines -Fix: Fixed industry colour issue introduced in r3010. ------------------------------------------------------------------------ r3017 | peter1138 | 2005-10-04 21:42:00 +0000 (Tue, 04 Oct 2005) | 2 lines -NewGRF: Implement sprite group unreferencing and unloading. ------------------------------------------------------------------------ r3016 | peter1138 | 2005-10-04 20:58:10 +0000 (Tue, 04 Oct 2005) | 2 lines -NewGRF: Implement the start of reference counting for sprite groups. This will allow unloading. ------------------------------------------------------------------------ r3015 | peter1138 | 2005-10-04 20:38:26 +0000 (Tue, 04 Oct 2005) | 2 lines -NewGRF: Add a new sprite group result type, and support loading of callbacks results within random and "real" groups. (Not fully supported yet.) ------------------------------------------------------------------------ r3014 | peter1138 | 2005-10-04 19:52:26 +0000 (Tue, 04 Oct 2005) | 2 lines -NewGRF, Codechange: Make all sprite group references be pointers instead of copying the data around. ------------------------------------------------------------------------ r3013 | tron | 2005-10-04 17:34:50 +0000 (Tue, 04 Oct 2005) | 1 line Update the documentation: The 'owner' attribute was renamed to 'm1' long ago ------------------------------------------------------------------------ r3012 | tron | 2005-10-04 06:34:39 +0000 (Tue, 04 Oct 2005) | 1 line Extract the correct bits when checking if it's a road or rail tunnel; this is not flagged as fix, because it accidently worked ------------------------------------------------------------------------ r3011 | Darkvater | 2005-10-03 22:16:30 +0000 (Mon, 03 Oct 2005) | 1 line Refix last revision's fix of VS6 which broke compilation on MinGW. Also beautify stdafx.h with nice indentation and comments after big #ifdef blocks. Hope it didn't break compilation on any OS's. ------------------------------------------------------------------------ r3010 | tron | 2005-10-03 21:20:01 +0000 (Mon, 03 Oct 2005) | 1 line Get rid of quite some dubious casts, either by using GB(), proper types or just removing them ------------------------------------------------------------------------ r3009 | Darkvater | 2005-10-03 21:10:51 +0000 (Mon, 03 Oct 2005) | 1 line DIEEEEEEEEEEE VS6 (you good-for-nothing compiler) ------------------------------------------------------------------------