smatz [Fri, 18 Apr 2008 21:33:21 +0000] rev 10245
(svn r12777) -Codechange: rename fatal() and error() in strgen, so it can always have the NORETURN attribute
egladil [Fri, 18 Apr 2008 21:21:25 +0000] rev 10244
(svn r12776) -Fix: [OSX] In some rare cases when using an uncalibrated monitor the system colour space could not be retrieved. Show an error when this happens instead of just trying an assertion.
rubidium [Fri, 18 Apr 2008 21:20:03 +0000] rev 10243
(svn r12775) [NewGRF_ports] -Fix: small missync.
richk [Fri, 18 Apr 2008 19:55:13 +0000] rev 10242
(svn r12774) [NewGRF_ports] -Sync: with trunk r12742:12772.
rubidium [Fri, 18 Apr 2008 19:26:52 +0000] rev 10241
(svn r12773) -Codechange: replace some magic numbers with enums.
rubidium [Fri, 18 Apr 2008 17:53:06 +0000] rev 10240
(svn r12772) -Codechange: some vehicle.cpp coding style.
rubidium [Fri, 18 Apr 2008 16:51:54 +0000] rev 10239
(svn r12771) -Codechange: remove more from variables.h.
glx [Fri, 18 Apr 2008 16:20:04 +0000] rev 10238
(svn r12770) -Add: check for missing (forgotten) header files in the generate.vbs script.
rubidium [Fri, 18 Apr 2008 15:18:16 +0000] rev 10237
(svn r12769) -Codechange: some coding style cleanups.
rubidium [Fri, 18 Apr 2008 15:13:45 +0000] rev 10236
(svn r12768) -Codechange: move the statusbar GUI to it's own file.