tron [Sun, 05 Feb 2006 09:56:04 +0000] rev 2977
(svn r3552) Remove the global variable _mixer
peter1138 [Sun, 05 Feb 2006 09:28:06 +0000] rev 2976
(svn r3551) Add directives to allow Visual Studio 2005 compilation.
Darkvater [Sat, 04 Feb 2006 23:09:33 +0000] rev 2975
(svn r3550) - [Patches]: fix GCC warning, sorry
Darkvater [Sat, 04 Feb 2006 23:03:35 +0000] rev 2974
(svn r3549) - Change the behaviour of OTTD_ALIGNMENT. Force aligned reading as default, undefine it if unwanted/unneeded for some reason. I undeffed windows and watcom for now as they were like this.
Darkvater [Sat, 04 Feb 2006 22:52:30 +0000] rev 2973
(svn r3548) - [Patches]: rework two loops in make_oneofmany() and make_manyofmany()
Darkvater [Sat, 04 Feb 2006 22:48:57 +0000] rev 2972
(svn r3547) - [Patches]: do some general cleanup, commentarization before starting actual work. This patch contains no functional changes (I hope). It might break GPMI-builds though when trying to join a trunk/ network game or vice versa. To solve, you can change the order of the first 8 enums in SettingDescType. I think that'll work.
peter1138 [Sat, 04 Feb 2006 21:48:46 +0000] rev 2971
(svn r3546) - NewGRF feature: Implement rail vehicle 'property' 0x1A: allows shuffling order of rail vehicle purchase list (and replace vehicle list)
bjarni [Sat, 04 Feb 2006 18:25:07 +0000] rev 2970
(svn r3535) -Feature: [autoreplace] allow autoreplacing of train wagons
currently ALL available wagons are displayed in the right menu in the replace window
however the replacement will only be done if the new wagon can be refitted to carry same cargo as the old one is currently carrying
Since the standard vehicles do not have any valid wagon replacements, this feature can only be used when using newgrf sets
Darkvater [Sat, 04 Feb 2006 15:28:30 +0000] rev 2969
(svn r3534) - Codechange: remove unused savedump patch-settings.
tron [Sat, 04 Feb 2006 11:53:31 +0000] rev 2968
(svn r3532) Revert r3467, was total nonesense, my fault