Wed, 22 Mar 2006 21:40:26 +0000(svn r4038) -backport (3966, 3972 and 4019) -Fix: [OSX 10.3 and newer] [ 1157244 ] Can't save game if name contains german umlauts (loading savegames with certain chars still look a bit odd) 0.4.5
bjarni [Wed, 22 Mar 2006 21:40:26 +0000] rev 9956
(svn r4038) -backport (3966, 3972 and 4019) -Fix: [OSX 10.3 and newer] [ 1157244 ] Can't save game if name contains german umlauts (loading savegames with certain chars still look a bit odd)

Wed, 22 Mar 2006 21:24:26 +0000(svn r4037) -backported (3676): updated the install readme for OSX 0.4.5
bjarni [Wed, 22 Mar 2006 21:24:26 +0000] rev 9955
(svn r4037) -backported (3676): updated the install readme for OSX

Wed, 22 Mar 2006 21:18:33 +0000(svn r4036) * Prepare debian release files for 0.4.5.1 release. 0.4.5
matthijs [Wed, 22 Mar 2006 21:18:33 +0000] rev 9954
(svn r4036) * Prepare debian release files for 0.4.5.1 release.

Wed, 22 Mar 2006 21:16:31 +0000(svn r4035) - Backport from trunk (4033): 0.4.5
matthijs [Wed, 22 Mar 2006 21:16:31 +0000] rev 9953
(svn r4035) - Backport from trunk (4033):
- Codechange: [Debian] Update debian packaging files to use debconf for user interaction.

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)