tron [Sat, 22 Oct 2005 06:39:32 +0000] rev 2548
(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in comments, excess empty lines, minor other changes
nothing spectacular, just some stuff, which piled up
tron [Fri, 21 Oct 2005 12:24:55 +0000] rev 2547
(svn r3076) s/OSX/OS X/
and Unix is spelled "Unix", not "Linux"
peter1138 [Fri, 21 Oct 2005 06:04:17 +0000] rev 2546
(svn r3075) -PBS: Keep track reservation state while building and removing a waypoint.
peter1138 [Thu, 20 Oct 2005 19:44:41 +0000] rev 2545
(svn r3074) -NewGrf: Fix stupid typo in weight setting.
tron [Thu, 20 Oct 2005 17:43:13 +0000] rev 2544
(svn r3073) int/byte -> EngineID/PlayerID/VehicleID
0/-1 -> INVALID_ENGINE
0x10 -> OWNER_NONE
tron [Thu, 20 Oct 2005 17:23:33 +0000] rev 2543
(svn r3072) CMD_RENAME_STATION isn't interested in the tile coordinates, so don't pass them
peter1138 [Thu, 20 Oct 2005 15:15:58 +0000] rev 2542
(svn r3071) -NewGRF: Add support for rail vehicle weight greater than 255 tons.
Darkvater [Wed, 19 Oct 2005 20:00:05 +0000] rev 2541
(svn r3070) - it doesn't matter where the '.' is found for the IP, if it is found, it is not a normal index when unbanning clients ('\0' should of course be NULL); thx Tron
Darkvater [Wed, 19 Oct 2005 19:44:01 +0000] rev 2540
(svn r3069) - CodeChange: now that we have the '|' char, use that as a seperator instead of '\' as was originally intention
Darkvater [Wed, 19 Oct 2005 19:41:38 +0000] rev 2539
(svn r3068) - Feature: make it possible to create a screenshot from the console that is both big and has no console, or any combination of.