smatz [Wed, 11 Jun 2008 15:56:55 +0000] rev 10922
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt
truebrain [Wed, 11 Jun 2008 15:35:21 +0000] rev 10921
(svn r13474) [NoAI] -Fix: remove the restriction of 10 params per Valuator
glx [Wed, 11 Jun 2008 15:23:32 +0000] rev 10920
(svn r13473) [NoAI] -Sync: with r13417:13472.
glx [Wed, 11 Jun 2008 15:08:52 +0000] rev 10919
(svn r13472) -Backport (r13467 from NoAI): make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value)
truebrain [Wed, 11 Jun 2008 14:55:10 +0000] rev 10918
(svn r13470) [NoAI] -Change [Library CHANGE]: allow in graph.aystar to give a custom param to the callbacks, so you can send in an instance of yourself
rubidium [Wed, 11 Jun 2008 14:55:02 +0000] rev 10917
(svn r13469) -Codechange: add support for loading Action 0x05, type 0F: "tracks for slopes". It's not useful right now, but it will be in the future.
rubidium [Wed, 11 Jun 2008 14:51:31 +0000] rev 10916
(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.
truebrain [Wed, 11 Jun 2008 14:29:42 +0000] rev 10915
(svn r13467) [NoAI] -Fix [OpenTTD Core]: make CmdRemoveRoadStop use p2 as documented (only look at bit 0, not at the complete value)
rubidium [Wed, 11 Jun 2008 14:13:07 +0000] rev 10914
(svn r13466) -Fix (r13464): slope checking got lost during development...
rubidium [Wed, 11 Jun 2008 13:54:01 +0000] rev 10913
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.