Mon, 03 Jan 2005 11:45:11 +0000(svn r1333) Fix: No crash when creating a game with American town names any more
dominik [Mon, 03 Jan 2005 11:45:11 +0000] rev 852
(svn r1333) Fix: No crash when creating a game with American town names any more

Mon, 03 Jan 2005 11:11:16 +0000(svn r1332) -Fix: Desert-landscape does no longer crash (protected GetMapExtraBits
truelight [Mon, 03 Jan 2005 11:11:16 +0000] rev 851
(svn r1332) -Fix: Desert-landscape does no longer crash (protected GetMapExtraBits
from overflowing)

Mon, 03 Jan 2005 09:14:31 +0000(svn r1331) Update map size before sending game info
tron [Mon, 03 Jan 2005 09:14:31 +0000] rev 850
(svn r1331) Update map size before sending game info

Mon, 03 Jan 2005 08:50:44 +0000(svn r1330) Increase size of some vars from int16 to int32 to guard against future overflows
tron [Mon, 03 Jan 2005 08:50:44 +0000] rev 849
(svn r1330) Increase size of some vars from int16 to int32 to guard against future overflows

Mon, 03 Jan 2005 08:34:54 +0000(svn r1329) Remove unused function declaration
tron [Mon, 03 Jan 2005 08:34:54 +0000] rev 848
(svn r1329) Remove unused function declaration

Mon, 03 Jan 2005 08:33:04 +0000(svn r1328) Turn loop with explicit terminator element into loop using endof()
tron [Mon, 03 Jan 2005 08:33:04 +0000] rev 847
(svn r1328) Turn loop with explicit terminator element into loop using endof()

Mon, 03 Jan 2005 00:42:43 +0000(svn r1327) -Fix: made resource file version independent for windows
darkvater [Mon, 03 Jan 2005 00:42:43 +0000] rev 846
(svn r1327) -Fix: made resource file version independent for windows
-Fix: language file inconsistencies...please update all other language files as well when you rename a string name and do nothing else.

Sun, 02 Jan 2005 22:28:56 +0000(svn r1326) fixed compiler warnings in vehicle_gui.c and widget.c
bjarni [Sun, 02 Jan 2005 22:28:56 +0000] rev 845
(svn r1326) fixed compiler warnings in vehicle_gui.c and widget.c

Sun, 02 Jan 2005 21:52:21 +0000(svn r1325) -Fixed eol-style properties on new files. Please before adding a new file to svn use: "svn propset svn:eol-style native <filename's>"!!
darkvater [Sun, 02 Jan 2005 21:52:21 +0000] rev 844
(svn r1325) -Fixed eol-style properties on new files. Please before adding a new file to svn use: "svn propset svn:eol-style native <filename's>"!!
-Fix: the level land icon no longer flashes (was palette colour)

Sun, 02 Jan 2005 17:39:01 +0000(svn r1324) Fixed problem with autoreplace GUI and msvc6 (thanks bociusz)
bjarni [Sun, 02 Jan 2005 17:39:01 +0000] rev 843
(svn r1324) Fixed problem with autoreplace GUI and msvc6 (thanks bociusz)