glx [Wed, 07 May 2008 14:12:20 +0000] rev 10449
(svn r12991) -Codechange: removed some unneeded includes
rubidium [Wed, 07 May 2008 13:37:53 +0000] rev 10448
(svn r12990) -Fix: silence the redundanct declaration warning when compiling with iconv.
rubidium [Wed, 07 May 2008 13:18:33 +0000] rev 10447
(svn r12989) -Codechange: move ViewportSign to viewport_type.h.
bjarni [Wed, 07 May 2008 13:11:33 +0000] rev 10446
(svn r12988) -Fix [FS#1992](r12913): [autoreplace] failing to replace a road vehicle could free it's slot without the vehicle knowing it (leading to assert)
rubidium [Wed, 07 May 2008 13:10:15 +0000] rev 10445
(svn r12987) -Codechange: split viewport and tile selection.
rubidium [Wed, 07 May 2008 09:07:19 +0000] rev 10444
(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 10443
(svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files
rubidium [Wed, 07 May 2008 08:27:55 +0000] rev 10442
(svn r12984) -Codechange: some coding style in window.cpp.
belugas [Wed, 07 May 2008 00:04:40 +0000] rev 10441
(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 10440
(svn r12982) -Fix: compiler warning when compiling without asserts