Mon, 24 Jan 2005 20:55:54 +0000(svn r1647) Remove stale comment and fix typo
tron [Mon, 24 Jan 2005 20:55:54 +0000] rev 1146
(svn r1647) Remove stale comment and fix typo

Mon, 24 Jan 2005 20:42:02 +0000(svn r1646) Miscellaneous langfile fixes, in particular for STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611
dominik [Mon, 24 Jan 2005 20:42:02 +0000] rev 1145
(svn r1646) Miscellaneous langfile fixes, in particular for STR_NETWORK_SERVER_ADDRESS, broken by myself in r1611

Mon, 24 Jan 2005 20:35:07 +0000(svn r1645) Updated Mandrakelinux spec file and added some ScummVMish comments
dominik [Mon, 24 Jan 2005 20:35:07 +0000] rev 1144
(svn r1645) Updated Mandrakelinux spec file and added some ScummVMish comments

Mon, 24 Jan 2005 20:33:43 +0000(svn r1644) - Some minor corrections to the os/debian dir.
matthijs [Mon, 24 Jan 2005 20:33:43 +0000] rev 1143
(svn r1644) - Some minor corrections to the os/debian dir.

Mon, 24 Jan 2005 20:25:52 +0000(svn r1643) -Fix: [ 1108547 ] You can now change the server-password via the GUI again
truelight [Mon, 24 Jan 2005 20:25:52 +0000] rev 1142
(svn r1643) -Fix: [ 1108547 ] You can now change the server-password via the GUI again

Mon, 24 Jan 2005 20:20:30 +0000(svn r1642) -Fix: solve AI related order-problem
truelight [Mon, 24 Jan 2005 20:20:30 +0000] rev 1141
(svn r1642) -Fix: solve AI related order-problem

Mon, 24 Jan 2005 18:57:16 +0000(svn r1641) Remove a boundary check added in r1332 to work around a bug - the real cause has been eleminated in r1413.
tron [Mon, 24 Jan 2005 18:57:16 +0000] rev 1140
(svn r1641) Remove a boundary check added in r1332 to work around a bug - the real cause has been eleminated in r1413.
Leave an assert() just to be sure...

Mon, 24 Jan 2005 18:21:23 +0000(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced in, even if they are only set to service there. Since helicopters are serviced at helipads, they will only go there if they needs to be replaced or renewed.
bjarni [Mon, 24 Jan 2005 18:21:23 +0000] rev 1139
(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced in, even if they are only set to service there. Since helicopters are serviced at helipads, they will only go there if they needs to be replaced or renewed.

Mon, 24 Jan 2005 17:49:22 +0000(svn r1639) Fixed spelling: Wrong command in error for goto_dir
dominik [Mon, 24 Jan 2005 17:49:22 +0000] rev 1138
(svn r1639) Fixed spelling: Wrong command in error for goto_dir

Mon, 24 Jan 2005 14:39:22 +0000(svn r1638) -Fix: Train crashes should no longer desync the game. This is more of a
celestar [Mon, 24 Jan 2005 14:39:22 +0000] rev 1137
(svn r1638) -Fix: Train crashes should no longer desync the game. This is more of a
workaround, as somewhere there might be some InteractiveRandom() abuse
in the code.