Sat, 11 Sep 2004 19:34:11 +0000(svn r207) -Codechange: randomizer handling
signde [Sat, 11 Sep 2004 19:34:11 +0000] rev 206
(svn r207) -Codechange: randomizer handling
-Fix: desync problem fixes
-Fix: server doesnt hang anymore when a client timed out
-Feature: low latency connection enhancements [*net_sync_freq, *net_ready_ahead]

Sat, 11 Sep 2004 19:18:30 +0000(svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines"
darkvater [Sat, 11 Sep 2004 19:18:30 +0000] rev 205
(svn r206) -Fix: [1001540] i lost all wagons. Half-assed fix for lost wagons. But now users can at least fix this problem. Consolecommand: "resetengines"

Sat, 11 Sep 2004 14:48:31 +0000(svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings.
darkvater [Sat, 11 Sep 2004 14:48:31 +0000] rev 204
(svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings.

Sat, 11 Sep 2004 13:37:44 +0000(svn r204) -Fix: deleted unneeded casts (tnx Tron)
truelight [Sat, 11 Sep 2004 13:37:44 +0000] rev 203
(svn r204) -Fix: deleted unneeded casts (tnx Tron)

Sat, 11 Sep 2004 13:23:05 +0000(svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;)
truelight [Sat, 11 Sep 2004 13:23:05 +0000] rev 202
(svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;)

Sat, 11 Sep 2004 09:55:19 +0000(svn r202) -Codechange: I missed some files with trailing spaces.. this should be
truelight [Sat, 11 Sep 2004 09:55:19 +0000] rev 201
(svn r202) -Codechange: I missed some files with trailing spaces.. this should be
all ;)

Sat, 11 Sep 2004 09:40:19 +0000(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative
truelight [Sat, 11 Sep 2004 09:40:19 +0000] rev 200
(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negative
-Fix: [1025836] Long bridges had negative value
-Fix: Typo in endian_check.c (Zr40)

Sat, 11 Sep 2004 00:36:06 +0000(svn r200) -Fix: oops, ALT+F4 didn't work anymore. Fixed now.
darkvater [Sat, 11 Sep 2004 00:36:06 +0000] rev 199
(svn r200) -Fix: oops, ALT+F4 didn't work anymore. Fixed now.

Sat, 11 Sep 2004 00:19:53 +0000(svn r199) -Fix: [993374] Pressing alt locks the game - sort of a bug. I hope I didn't break anything :O
darkvater [Sat, 11 Sep 2004 00:19:53 +0000] rev 198
(svn r199) -Fix: [993374] Pressing alt locks the game - sort of a bug. I hope I didn't break anything :O

Fri, 10 Sep 2004 23:20:14 +0000(svn r198) -Fix: [1020269] Different production? Wrong production amount was showed in the industry list window
darkvater [Fri, 10 Sep 2004 23:20:14 +0000] rev 197
(svn r198) -Fix: [1020269] Different production? Wrong production amount was showed in the industry list window
-Fix: Show industry list is now the first dropdown item. Second is Fund Industry.