darkvater [Sun, 12 Sep 2004 14:12:33 +0000] rev 211
(svn r212) -Fix: Network-gui fixes (sign_de)
-Fix: any disabled button in a window doesn't receive WE_CLICK events
-Added network.h
darkvater [Sun, 12 Sep 2004 14:10:40 +0000] rev 210
(svn r211) -Added Player-colour conversion table (sign_de)
-Added OTTD colour palette image
signde [Sun, 12 Sep 2004 10:23:35 +0000] rev 209
(svn r210) -Fix: Console key closes window in front
-Fix: Console events were processed in wrong window
-Fix: Console unresponsive when you activated another window
signde [Sat, 11 Sep 2004 22:10:31 +0000] rev 208
(svn r209) -Fix: network code based desync
-Feature: framesync packets to hold the clients framecount near the servers
-Fix: command queue now aligns the commands to be processed right after an sync or framesync packet
-Fix: added stubs for compiling without network
miham [Sat, 11 Sep 2004 20:25:40 +0000] rev 207
(svn r208) Daily langfile changes
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]
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"
darkvater [Sat, 11 Sep 2004 14:48:31 +0000] rev 204
(svn r205) -Fix: [1026271] Vehicle depots not transparent with transparent buildings.
truelight [Sat, 11 Sep 2004 13:37:44 +0000] rev 203
(svn r204) -Fix: deleted unneeded casts (tnx Tron)
truelight [Sat, 11 Sep 2004 13:23:05 +0000] rev 202
(svn r203) -Fix: somewhere I screwed up and forgot to delete some testcode ;)