Wed, 01 Feb 2006 06:09:37 +0000(svn r3508) Completly remove the deprecated -p parameter (is superseded by -n)
tron [Wed, 01 Feb 2006 06:09:37 +0000] rev 2949
(svn r3508) Completly remove the deprecated -p parameter (is superseded by -n)

Wed, 01 Feb 2006 01:36:18 +0000(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
matthijs [Wed, 01 Feb 2006 01:36:18 +0000] rev 2948
(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
- Fix: Fix small syntactic error in the manpage.

Tue, 31 Jan 2006 23:38:58 +0000(svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater [Tue, 31 Jan 2006 23:38:58 +0000] rev 2947
(svn r3505) - Update known-bugs and delete scenarios from SVN.

Tue, 31 Jan 2006 22:26:00 +0000(svn r3502) - Update appropiate files with release information for 0.4.5
Darkvater [Tue, 31 Jan 2006 22:26:00 +0000] rev 2946
(svn r3502) - Update appropiate files with release information for 0.4.5

Tue, 31 Jan 2006 22:24:02 +0000(svn r3501) - Load the lobby-window with up-to-date data upon opening
Darkvater [Tue, 31 Jan 2006 22:24:02 +0000] rev 2945
(svn r3501) - Load the lobby-window with up-to-date data upon opening

Tue, 31 Jan 2006 22:16:15 +0000(svn r3500) - Workaround the inaccurate count of spectators/companies that can happen in certain border-cases. For now just dynamically get this value when requested so it is always right. To do properly all player/client creation/destruction needs a hook for networking.
Darkvater [Tue, 31 Jan 2006 22:16:15 +0000] rev 2944
(svn r3500) - Workaround the inaccurate count of spectators/companies that can happen in certain border-cases. For now just dynamically get this value when requested so it is always right. To do properly all player/client creation/destruction needs a hook for networking.

Tue, 31 Jan 2006 20:05:44 +0000(svn r3499) - Fix: a few gui glitches in the network window:
Darkvater [Tue, 31 Jan 2006 20:05:44 +0000] rev 2943
(svn r3499) - Fix: a few gui glitches in the network window:
1. disable widgets also when the active companies/spectators is bigger than the max.
This can happen if the server has changed the settings.
2. updated scroll-count in the lobby as the window is higher.

Tue, 31 Jan 2006 19:06:02 +0000(svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a tile, the height difference can be 8
tron [Tue, 31 Jan 2006 19:06:02 +0000] rev 2942
(svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a tile, the height difference can be 8

Tue, 31 Jan 2006 18:31:05 +0000(svn r3497) - Update some more language files (thanks ln- (finnish), egladil (swedish))
Darkvater [Tue, 31 Jan 2006 18:31:05 +0000] rev 2941
(svn r3497) - Update some more language files (thanks ln- (finnish), egladil (swedish))

Tue, 31 Jan 2006 12:08:49 +0000(svn r3496) - Validate filename titles before they get displayed. This avoids crashes with UTF-8 encoded or bad filenames by replacing undisplayable characters with a '?'
peter1138 [Tue, 31 Jan 2006 12:08:49 +0000] rev 2940
(svn r3496) - Validate filename titles before they get displayed. This avoids crashes with UTF-8 encoded or bad filenames by replacing undisplayable characters with a '?'