rubidium [Wed, 07 May 2008 09:07:19 +0000] rev 9126
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
bjarni [Wed, 07 May 2008 08:38:56 +0000] rev 9125
(svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files
rubidium [Wed, 07 May 2008 08:27:55 +0000] rev 9124
(svn r12984) -Codechange: some coding style in window.cpp.
belugas [Wed, 07 May 2008 00:04:40 +0000] rev 9123
(svn r12983) -Codechange [FS#1987] : Unification of all dynamite tools calls to only one. Thanks to Roujin
smatz [Tue, 06 May 2008 23:45:25 +0000] rev 9122
(svn r12982) -Fix: compiler warning when compiling without asserts
glx [Tue, 06 May 2008 23:43:47 +0000] rev 9121
(svn r12981) -Codechange: remove some useless includes and defines
rubidium [Tue, 06 May 2008 22:50:55 +0000] rev 9120
(svn r12980) -Fix: MorphOS threading support. Patch by Fabien Coeurjoly.
rubidium [Tue, 06 May 2008 22:42:10 +0000] rev 9119
(svn r12979) -Codechange: support using MORPHOS in sources.list.
rubidium [Tue, 06 May 2008 22:41:28 +0000] rev 9118
(svn r12978) -Codechange: "\\0" is not needed for the MorphOS revision string. Patch by tokai.
rubidium [Tue, 06 May 2008 22:17:12 +0000] rev 9117
(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.