Mon, 20 Feb 2006 09:26:07 +0000 peter1138 (svn r3620) - 2cc: Replace use of macro to determine colour map with a function call for drawing of vehicles.
Mon, 20 Feb 2006 01:36:48 +0000 Darkvater (svn r3619) - Codechange: Simplify a NullStruct initialization in the vehicle array (merge the two together to avoid confusion)
Sun, 19 Feb 2006 10:21:01 +0000 bjarni (svn r3618) -Codechange: [OSX] reduce the time spend in the cocoa video driver
Sat, 18 Feb 2006 18:27:17 +0000 tron (svn r3617) Fix warning introduced in r3616
Sat, 18 Feb 2006 17:27:06 +0000 tron (svn r3616) Style sweep
Sat, 18 Feb 2006 16:20:50 +0000 tron (svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
Sat, 18 Feb 2006 14:52:42 +0000 tron (svn r3614) turn 2 do-while-loop with 2 induction variables each into canocical for loops