Wed, 14 Dec 2005 06:16:34 +0000(svn r3296) Warn about testing an undefined macro with #if - should most probably be #ifdef
tron [Wed, 14 Dec 2005 06:16:34 +0000] rev 2751
(svn r3296) Warn about testing an undefined macro with #if - should most probably be #ifdef

Tue, 13 Dec 2005 22:28:44 +0000(svn r3295) - Regressionfix: scrolling with mousewheel no longer worked in saveload dialogs because of restriction that scroller is only active for widget + next widget is scrollbar. Yes, we need a better window system.
Darkvater [Tue, 13 Dec 2005 22:28:44 +0000] rev 2750
(svn r3295) - Regressionfix: scrolling with mousewheel no longer worked in saveload dialogs because of restriction that scroller is only active for widget + next widget is scrollbar. Yes, we need a better window system.

Tue, 13 Dec 2005 21:21:57 +0000(svn r3294) - Fix: use INVALID_STRING_ID instead of -1.
Darkvater [Tue, 13 Dec 2005 21:21:57 +0000] rev 2749
(svn r3294) - Fix: use INVALID_STRING_ID instead of -1.
- Fix: savegames only give back one message, show this by ignoring the first argument. Perhaps make the message more verbose in the future by adding STR_ equivalents next to the already existing debug messages.

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