Tue, 15 Nov 2005 08:49:46 +0000(svn r3184) GB/SB
tron [Tue, 15 Nov 2005 08:49:46 +0000] rev 2642
(svn r3184) GB/SB

Tue, 15 Nov 2005 08:40:45 +0000(svn r3183) Remove an unused declaration and properly declare CheckExternalFiles() in a header
tron [Tue, 15 Nov 2005 08:40:45 +0000] rev 2641
(svn r3183) Remove an unused declaration and properly declare CheckExternalFiles() in a header

Mon, 14 Nov 2005 20:20:24 +0000(svn r3182) Fix braino in r3181
tron [Mon, 14 Nov 2005 20:20:24 +0000] rev 2640
(svn r3182) Fix braino in r3181

Mon, 14 Nov 2005 19:48:04 +0000(svn r3181) -Bracing
tron [Mon, 14 Nov 2005 19:48:04 +0000] rev 2639
(svn r3181) -Bracing
-Indentation
-Whitespace
-DeMorgan's Law
-Test with NULL or 0 for non-booleans
-'\0' instead of 0 for chars
-Remove redundantly redundant comments (like DoFoo(); // Do foo)
-Join multiple short lines with a single statement
-Split single lines with multiple statements
-Avoid assignments in if

Mon, 14 Nov 2005 15:22:12 +0000(svn r3180) Replace some magic numbers by symbolic names
tron [Mon, 14 Nov 2005 15:22:12 +0000] rev 2638
(svn r3180) Replace some magic numbers by symbolic names

Mon, 14 Nov 2005 09:21:05 +0000(svn r3179) - RandomRange() and RandomTile() instead of home brewed versions
tron [Mon, 14 Nov 2005 09:21:05 +0000] rev 2637
(svn r3179) - RandomRange() and RandomTile() instead of home brewed versions
- CHANCE*() instead of mumbling strange numbers

Mon, 14 Nov 2005 08:42:45 +0000(svn r3178) - Codechange: move static _dropdown_* vars into the window custom data, giving var1 and var2 more meaningful names.
peter1138 [Mon, 14 Nov 2005 08:42:45 +0000] rev 2636
(svn r3178) - Codechange: move static _dropdown_* vars into the window custom data, giving var1 and var2 more meaningful names.

Mon, 14 Nov 2005 08:09:57 +0000(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT
tron [Mon, 14 Nov 2005 08:09:57 +0000] rev 2635
(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBIT

Sun, 13 Nov 2005 21:16:34 +0000(svn r3176) Use proper types, not some variants of int
tron [Sun, 13 Nov 2005 21:16:34 +0000] rev 2634
(svn r3176) Use proper types, not some variants of int

Sun, 13 Nov 2005 18:07:45 +0000(svn r3175) - Updated OS/2 project file to include station_newgrf.c
orudge [Sun, 13 Nov 2005 18:07:45 +0000] rev 2633
(svn r3175) - Updated OS/2 project file to include station_newgrf.c