egladil [Sun, 23 Dec 2007 18:08:39 +0000] rev 8127
(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.
skidd13 [Sun, 23 Dec 2007 14:06:03 +0000] rev 8126
(svn r11687) -Codechange: move some defines to a better place
glx [Sun, 23 Dec 2007 13:31:24 +0000] rev 8125
(svn r11686) -Fix (r11684): win32 compilation was broken again :)
rubidium [Sun, 23 Dec 2007 11:20:41 +0000] rev 8124
(svn r11685) -Codechange: remove a few 'useless' includes.
rubidium [Sun, 23 Dec 2007 10:56:02 +0000] rev 8123
(svn r11684) -Codechange: split gfx.h in a type and functional header.
belugas [Sun, 23 Dec 2007 04:31:45 +0000] rev 8122
(svn r11683) -Fix(r11682): win32.cpp still requires gfx.h inclusion, at least for now.
rubidium [Sat, 22 Dec 2007 23:30:28 +0000] rev 8121
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
rubidium [Sat, 22 Dec 2007 21:01:49 +0000] rev 8120
(svn r11681) -Fix (r11674): hopefully fix the compile error on big endian machines.
rubidium [Fri, 21 Dec 2007 22:50:51 +0000] rev 8119
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
glx [Fri, 21 Dec 2007 22:11:55 +0000] rev 8118
(svn r11679) -Add: [newgrf] support for station vars 67 and 68