truebrain [Thu, 24 Apr 2008 23:29:01 +0000] rev 10338
(svn r12879) [NoAI] -Fix: two bugs in $Id$ handling of squirrel_export, and one fix for future problems
richk [Thu, 24 Apr 2008 21:53:20 +0000] rev 10337
(svn r12878) [NewGRF_ports] -Change: Added test for IsEndTakeoffState to detect if any of the 4 takeoff states are current.
richk [Thu, 24 Apr 2008 21:52:22 +0000] rev 10336
(svn r12877) [NewGRF_ports] -Change: Added names for additional BLIMP states.
rubidium [Thu, 24 Apr 2008 20:07:12 +0000] rev 10335
(svn r12876) -Fix [FS#1928]: gcc on FreeBSD does not support -dumpmachine. As gcc is not necessary for FreeBSD compiles we 'just' use g++ as that support -dumpmachine.
belugas [Thu, 24 Apr 2008 18:30:41 +0000] rev 10334
(svn r12875) -Codechange: Use defined const instead of cast magic
belugas [Thu, 24 Apr 2008 18:17:53 +0000] rev 10333
(svn r12874) -Codechange: The closest town is already known. Do not search for it again.
rubidium [Thu, 24 Apr 2008 17:53:45 +0000] rev 10332
(svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints.
peter1138 [Thu, 24 Apr 2008 15:51:29 +0000] rev 10331
(svn r12872) -Codechange: Remove obsolete unused engine list order function
rubidium [Thu, 24 Apr 2008 14:33:18 +0000] rev 10330
(svn r12871) [0.6] -Backport from trunk r12819, r12818, r12759:
- Fix: Inconsistent use of 8/15-bitness of NewGRF callback results with respect to TTDP's implementation of the specification (r12819, r12818, r12759)
smatz [Thu, 24 Apr 2008 13:05:51 +0000] rev 10329
(svn r12870) -Codechange: remove some magic numbers from u.ship.state handling