rubidium [Fri, 12 Sep 2008 17:14:07 +0000] rev 10113
(svn r14297) -Fix: one could be trying to get the station name of a station that is outside of the pool.
rubidium [Fri, 12 Sep 2008 17:11:28 +0000] rev 10112
(svn r14296) -Codechange: there is no case where an invalid waypoint index should be passed to be drawn as a string.
belugas [Fri, 12 Sep 2008 17:05:23 +0000] rev 10111
(svn r14295) -Fix(r14294): If the house is not built yet, still give me proper coordinates, pretty please!
Plus, two(2) rogue tabs found their way in.
belugas [Fri, 12 Sep 2008 17:02:22 +0000] rev 10110
(svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for houses, Coordinates of the house tile
smatz [Thu, 11 Sep 2008 21:53:59 +0000] rev 10109
(svn r14293) -Change: do not show PBS track reservation in the intro game
frosch [Thu, 11 Sep 2008 19:44:30 +0000] rev 10108
(svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not need to be iterated. (spotted by smatz)
frosch [Thu, 11 Sep 2008 19:12:31 +0000] rev 10107
(svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only pillars; DrawCatenaryOnTunnel() draws only wires.
smatz [Thu, 11 Sep 2008 17:41:43 +0000] rev 10106
(svn r14290) -Fix (r13932): level crossings could be barred when they shouldn't be after savegame conversion
smatz [Thu, 11 Sep 2008 13:58:59 +0000] rev 10105
(svn r14289) -Fix [FS#2286](r3720)(r1): sound effects an music volume should be in range 0-127, default value shouldn't be higher
(based on a patch by kakaopor)
michi_cc [Tue, 09 Sep 2008 19:21:22 +0000] rev 10104
(svn r14286) -Fix [FS#2265]: If a change of conventional/electric rail coincided with the start of a station platform, stale reservations could be left behind.