Wed, 22 Mar 2006 21:11:05 +0000(svn r4034) merged 3618:3971 for video/cocoa_v.m (major speedup for PPC fullscreen fix) 0.4.5
bjarni [Wed, 22 Mar 2006 21:11:05 +0000] rev 9952
(svn r4034) merged 3618:3971 for video/cocoa_v.m (major speedup for PPC fullscreen fix)

Wed, 22 Mar 2006 21:04:13 +0000(svn r4032) -Backport from trunk (3507): 0.4.5
matthijs [Wed, 22 Mar 2006 21:04:13 +0000] rev 9951
(svn r4032) -Backport from trunk (3507):
- Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
- Fix: Fix small syntactic error in the manpage.

Wed, 22 Mar 2006 20:46:07 +0000(svn r4031) - Backport from trunk (r4030): 0.4.5
Darkvater [Wed, 22 Mar 2006 20:46:07 +0000] rev 9950
(svn r4031) - Backport from trunk (r4030):
- [win32] Change compiler settings to use the multithreaded CRT. This prevents
certain crashes on multi-threaded machines.

Wed, 22 Mar 2006 20:33:30 +0000(svn r4029) - Backport from trunk (r4023): 0.4.5
Darkvater [Wed, 22 Mar 2006 20:33:30 +0000] rev 9949
(svn r4029) - Backport from trunk (r4023):
Fix: [ 1453646 NPF ] Road vehicles planning through the back of depots and stations.

Wed, 22 Mar 2006 11:26:08 +0000(svn r4018) -Backport from trunk (4001:4002): 0.4.5
celestar [Wed, 22 Mar 2006 11:26:08 +0000] rev 9948
(svn r4018) -Backport from trunk (4001:4002):
Add length parameter to FiosMakeSavegameName() and use this function for creating the full path instead of home-brewn snprintf.
Use the title of a savegame in the saveload dialog-editbox. This gets rid of the '.sav' appended to each game as well as properly showing UTF-8 saves when this is implemented. Also don't change the text if the save has failed.

Wed, 22 Mar 2006 11:24:27 +0000(svn r4017) -Backport from trunk (3999): Change the order of DestroyWindow and ChangeDisplay. On some machines a sizechange messagequeue is handled before sending WM_DISPLAYCHANGE resulting in an improper resolution written to the configuration file when exiting from fullscreen. (Frostregen) 0.4.5
celestar [Wed, 22 Mar 2006 11:24:27 +0000] rev 9947
(svn r4017) -Backport from trunk (3999): Change the order of DestroyWindow and ChangeDisplay. On some machines a sizechange messagequeue is handled before sending WM_DISPLAYCHANGE resulting in an improper resolution written to the configuration file when exiting from fullscreen. (Frostregen)

Wed, 22 Mar 2006 11:23:22 +0000(svn r4016) -Backport from trunk (3998): When removing rail track from a tile where only X and Y pieces exist, explicitly update signals in both directions. 0.4.5
celestar [Wed, 22 Mar 2006 11:23:22 +0000] rev 9946
(svn r4016) -Backport from trunk (3998): When removing rail track from a tile where only X and Y pieces exist, explicitly update signals in both directions.

Wed, 22 Mar 2006 11:17:21 +0000(svn r4015) -Backport from trunk: Default the patch-setting 'pause_on_join' to true. 0.4.5
celestar [Wed, 22 Mar 2006 11:17:21 +0000] rev 9945
(svn r4015) -Backport from trunk: Default the patch-setting 'pause_on_join' to true.

Wed, 22 Mar 2006 11:13:20 +0000(svn r4014) -Backport from trunk: Slope and height information returned for some tile types is wrong 0.4.5
celestar [Wed, 22 Mar 2006 11:13:20 +0000] rev 9944
(svn r4014) -Backport from trunk: Slope and height information returned for some tile types is wrong

Wed, 22 Mar 2006 11:11:52 +0000(svn r4013) -Fix last commit. CheckTunnelInWay works differently from IsTunnelInWay :S 0.4.5
celestar [Wed, 22 Mar 2006 11:11:52 +0000] rev 9943
(svn r4013) -Fix last commit. CheckTunnelInWay works differently from IsTunnelInWay :S