Tue, 13 Dec 2005 20:20:44 +0000(svn r3293) - Miscellaneous: add peter1138 as developer
Darkvater [Tue, 13 Dec 2005 20:20:44 +0000] rev 2748
(svn r3293) - Miscellaneous: add peter1138 as developer

Tue, 13 Dec 2005 12:31:48 +0000(svn r3292) - Autoreplace: Disallow replacing to an engine type that already has a replacement set up; this stops loops being set up.
peter1138 [Tue, 13 Dec 2005 12:31:48 +0000] rev 2747
(svn r3292) - Autoreplace: Disallow replacing to an engine type that already has a replacement set up; this stops loops being set up.

Tue, 13 Dec 2005 09:57:07 +0000(svn r3291) - Codechange, Autoreplace: Replace int with EngineID and -1 with INVALID_ENGINE, as appropriate.
peter1138 [Tue, 13 Dec 2005 09:57:07 +0000] rev 2746
(svn r3291) - Codechange, Autoreplace: Replace int with EngineID and -1 with INVALID_ENGINE, as appropriate.

Tue, 13 Dec 2005 07:32:06 +0000(svn r3290) - Fix: "[ 1360054 ] Rename Sign, Cause Game Crash, nightly version r3213": Added filter to test for valid character input.
peter1138 [Tue, 13 Dec 2005 07:32:06 +0000] rev 2745
(svn r3290) - Fix: "[ 1360054 ] Rename Sign, Cause Game Crash, nightly version r3213": Added filter to test for valid character input.

Sun, 11 Dec 2005 10:36:48 +0000(svn r3289) 32 times static
tron [Sun, 11 Dec 2005 10:36:48 +0000] rev 2744
(svn r3289) 32 times static

Sun, 11 Dec 2005 10:25:27 +0000(svn r3288) Set svn properties on cocoa related files, and add Id tag.
peter1138 [Sun, 11 Dec 2005 10:25:27 +0000] rev 2743
(svn r3288) Set svn properties on cocoa related files, and add Id tag.
Add extern to cocoa sound driver.

Sun, 11 Dec 2005 07:36:49 +0000(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule
tron [Sun, 11 Dec 2005 07:36:49 +0000] rev 2742
(svn r3287) Turn the winres.o: openttd.rc special case into a normal %.o: %.rc rule

Sat, 10 Dec 2005 23:03:59 +0000(svn r3286) -Fix: [OSX] 10.2 works again and universal binaries got 10.2 as target by default
bjarni [Sat, 10 Dec 2005 23:03:59 +0000] rev 2741
(svn r3286) -Fix: [OSX] 10.2 works again and universal binaries got 10.2 as target by default

Sat, 10 Dec 2005 18:50:07 +0000(svn r3285) -Codechange: Tron was confused by a name, so let's make him happy,
truelight [Sat, 10 Dec 2005 18:50:07 +0000] rev 2740
(svn r3285) -Codechange: Tron was confused by a name, so let's make him happy,
prefixed it with 'tmp', so now we know it is a temp char* :)

Sat, 10 Dec 2005 18:47:40 +0000(svn r3284) -Fix: DoCommand always cleans up _cmd_text (tnx to Tron)
truelight [Sat, 10 Dec 2005 18:47:40 +0000] rev 2739
(svn r3284) -Fix: DoCommand always cleans up _cmd_text (tnx to Tron)