rubidium [Fri, 18 Apr 2008 23:32:10 +0000] rev 10248
(svn r12780) -Fix: the null blitter did segfault.
rubidium [Fri, 18 Apr 2008 21:49:38 +0000] rev 10247
(svn r12779) -Codechange: remove a few constants from openttd.h.
smatz [Fri, 18 Apr 2008 21:38:36 +0000] rev 10246
(svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions
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.