Tue, 06 Dec 2005 09:27:42 +0000(svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL lib into the bundle
bjarni [Tue, 06 Dec 2005 09:27:42 +0000] rev 2717
(svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL lib into the bundle

Mon, 05 Dec 2005 16:48:07 +0000(svn r3261) - Autoreplace: If a replaced vehicle had a custom name, transfer it to the new vehicle. Fixes "[ 1370039 ] Autoreplaced vehicles lose their names"
peter1138 [Mon, 05 Dec 2005 16:48:07 +0000] rev 2716
(svn r3261) - Autoreplace: If a replaced vehicle had a custom name, transfer it to the new vehicle. Fixes "[ 1370039 ] Autoreplaced vehicles lose their names"

Mon, 05 Dec 2005 12:27:58 +0000(svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded
truelight [Mon, 05 Dec 2005 12:27:58 +0000] rev 2715
(svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded

Sun, 04 Dec 2005 22:43:40 +0000(svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundle
bjarni [Sun, 04 Dec 2005 22:43:40 +0000] rev 2714
(svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundle

Sun, 04 Dec 2005 17:36:19 +0000(svn r3258) -Feature: [OSX] added support for universal binaries
bjarni [Sun, 04 Dec 2005 17:36:19 +0000] rev 2713
(svn r3258) -Feature: [OSX] added support for universal binaries
it needs both PPC and x86 libs to compile
due to this fact, compilation with libPNG or SDL is not tested (dedicated servers only)
only PPC part is tested as I don't have x86 OSX

Sat, 03 Dec 2005 13:43:54 +0000(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (introduced in rev 3230)
bjarni [Sat, 03 Dec 2005 13:43:54 +0000] rev 2712
(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (introduced in rev 3230)
it caused way more problems than it solved

Sat, 03 Dec 2005 10:36:23 +0000(svn r3256) -Fix: [OSX] fixed issue where building the bundle could take place before linking if -j 2 was used
bjarni [Sat, 03 Dec 2005 10:36:23 +0000] rev 2711
(svn r3256) -Fix: [OSX] fixed issue where building the bundle could take place before linking if -j 2 was used

Fri, 02 Dec 2005 19:41:35 +0000(svn r3254) - Fix: graphical glitch with autorail tool on a certain tile-type.
Darkvater [Fri, 02 Dec 2005 19:41:35 +0000] rev 2710
(svn r3254) - Fix: graphical glitch with autorail tool on a certain tile-type.
- CodeChange: adhere the global variables in autorail.h to the coding style (eg. start with underscore).

Fri, 02 Dec 2005 19:21:38 +0000(svn r3253) -Add: add BuildRoad event for AIs
truelight [Fri, 02 Dec 2005 19:21:38 +0000] rev 2709
(svn r3253) -Add: add BuildRoad event for AIs

Fri, 02 Dec 2005 14:55:23 +0000(svn r3252) - NewGRF: Map new train subtypes to old types for rail vehicles.
peter1138 [Fri, 02 Dec 2005 14:55:23 +0000] rev 2708
(svn r3252) - NewGRF: Map new train subtypes to old types for rail vehicles.