Mon, 30 Jan 2006 16:48:24 +0000(svn r3487) -Fix: Price for demolishing a bridge was dependent on orientation and map size
tron [Mon, 30 Jan 2006 16:48:24 +0000] rev 2931
(svn r3487) -Fix: Price for demolishing a bridge was dependent on orientation and map size

Mon, 30 Jan 2006 14:50:55 +0000(svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch settings may have changed.
peter1138 [Mon, 30 Jan 2006 14:50:55 +0000] rev 2930
(svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch settings may have changed.

Mon, 30 Jan 2006 14:03:34 +0000(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx.
Darkvater [Mon, 30 Jan 2006 14:03:34 +0000] rev 2929
(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx.

Sun, 29 Jan 2006 23:04:51 +0000(svn r3484) -fix: fixed issue in last commit where loading savegame versions 18 and 19 didn't init the multiheaded engine pointers
bjarni [Sun, 29 Jan 2006 23:04:51 +0000] rev 2928
(svn r3484) -fix: fixed issue in last commit where loading savegame versions 18 and 19 didn't init the multiheaded engine pointers

Sun, 29 Jan 2006 22:42:17 +0000(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for
truelight [Sun, 29 Jan 2006 22:42:17 +0000] rev 2927
(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx for
taking the effort to commit it)

Sun, 29 Jan 2006 22:40:51 +0000(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.
Darkvater [Sun, 29 Jan 2006 22:40:51 +0000] rev 2926
(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save them anymore at all, return the extra space. Since Bjarni's fix for this was abominable, the weird situation arises of 2 NULL structs of free space, of which the first isn't usable.

Sun, 29 Jan 2006 21:38:24 +0000(svn r3481) - Try and fix an svn discrepancy of trolly.h #2
Darkvater [Sun, 29 Jan 2006 21:38:24 +0000] rev 2925
(svn r3481) - Try and fix an svn discrepancy of trolly.h #2

Sun, 29 Jan 2006 21:37:39 +0000(svn r3480) - Try and fix an svn discrepancy of trolly.h
Darkvater [Sun, 29 Jan 2006 21:37:39 +0000] rev 2924
(svn r3480) - Try and fix an svn discrepancy of trolly.h

Sun, 29 Jan 2006 20:32:30 +0000(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platforms)
truelight [Sun, 29 Jan 2006 20:32:30 +0000] rev 2923
(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platforms)
(tnx to qball and DarkVater for testing)

Sun, 29 Jan 2006 20:24:18 +0000(svn r3478) - Fix: In the network game list do the default sorting on connectivity (so servers which you can join are on top) and sort on names as a second criteria on clients and connectivity.
Darkvater [Sun, 29 Jan 2006 20:24:18 +0000] rev 2922
(svn r3478) - Fix: In the network game list do the default sorting on connectivity (so servers which you can join are on top) and sort on names as a second criteria on clients and connectivity.