Sat, 19 Apr 2008 08:21:55 +0000(svn r12782) -Codechange: remove some functions from functions.h and do not statically 'waste' memory when the old name array is not needed anymore.
rubidium [Sat, 19 Apr 2008 08:21:55 +0000] rev 10250
(svn r12782) -Codechange: remove some functions from functions.h and do not statically 'waste' memory when the old name array is not needed anymore.

Fri, 18 Apr 2008 23:33:51 +0000(svn r12781) [NoAI] -Sync: with trunk r12711:12780. noai
rubidium [Fri, 18 Apr 2008 23:33:51 +0000] rev 10249
(svn r12781) [NoAI] -Sync: with trunk r12711:12780.

Fri, 18 Apr 2008 23:32:10 +0000(svn r12780) -Fix: the null blitter did segfault.
rubidium [Fri, 18 Apr 2008 23:32:10 +0000] rev 10248
(svn r12780) -Fix: the null blitter did segfault.

Fri, 18 Apr 2008 21:49:38 +0000(svn r12779) -Codechange: remove a few constants from openttd.h.
rubidium [Fri, 18 Apr 2008 21:49:38 +0000] rev 10247
(svn r12779) -Codechange: remove a few constants from openttd.h.

Fri, 18 Apr 2008 21:38:36 +0000(svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions
smatz [Fri, 18 Apr 2008 21:38:36 +0000] rev 10246
(svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions

Fri, 18 Apr 2008 21:33:21 +0000(svn r12777) -Codechange: rename fatal() and error() in strgen, so it can always have the NORETURN attribute
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

Fri, 18 Apr 2008 21:21:25 +0000(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.
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.

Fri, 18 Apr 2008 21:20:03 +0000(svn r12775) [NewGRF_ports] -Fix: small missync. NewGRF_ports
rubidium [Fri, 18 Apr 2008 21:20:03 +0000] rev 10243
(svn r12775) [NewGRF_ports] -Fix: small missync.

Fri, 18 Apr 2008 19:55:13 +0000(svn r12774) [NewGRF_ports] -Sync: with trunk r12742:12772. NewGRF_ports
richk [Fri, 18 Apr 2008 19:55:13 +0000] rev 10242
(svn r12774) [NewGRF_ports] -Sync: with trunk r12742:12772.

Fri, 18 Apr 2008 19:26:52 +0000(svn r12773) -Codechange: replace some magic numbers with enums.
rubidium [Fri, 18 Apr 2008 19:26:52 +0000] rev 10241
(svn r12773) -Codechange: replace some magic numbers with enums.