Sun, 12 Sep 2004 22:03:14 +0000(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).
darkvater [Sun, 12 Sep 2004 22:03:14 +0000] rev 223
(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default for an OS >= WinNT4 (WinNT4, Win2k, WinXP), and MIDI driver for lower OS's (Win95, Win98, WinME, etc).

Sun, 12 Sep 2004 21:49:38 +0000(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
darkvater [Sun, 12 Sep 2004 21:49:38 +0000] rev 222
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
-CodeLayout: Remove trailing spaces and Windows linebreaks

Sun, 12 Sep 2004 20:28:52 +0000(svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
signde [Sun, 12 Sep 2004 20:28:52 +0000] rev 221
(svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project
-Fix: Added console_cmd.c to the Makefile

Sun, 12 Sep 2004 20:15:18 +0000(svn r221) -Feature: console command and variable hooking
signde [Sun, 12 Sep 2004 20:15:18 +0000] rev 220
(svn r221) -Feature: console command and variable hooking
-Fix: added another network.c stub
-Consolecommand: "scrollto <tile>" center main view on <tile> [Darkvater]
-Consolecommand: "resettile <tile>" force bulldoze <tile> without any checks (DEBUG only) [Darkvater]
-Fix: resetengines is hooked to be not available in network games
-Codechange: "connect <connectstr>": the connect command now uses a connectionstring like the network-gui
-Fix: Direct Connect editbox can handle up to max ~35 characters [Darkvater]

Sun, 12 Sep 2004 19:07:54 +0000(svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present
bjarni [Sun, 12 Sep 2004 19:07:54 +0000] rev 219
(svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present

Sun, 12 Sep 2004 19:03:11 +0000(svn r219) -Fix: fixed network stub declerations
darkvater [Sun, 12 Sep 2004 19:03:11 +0000] rev 218
(svn r219) -Fix: fixed network stub declerations

Sun, 12 Sep 2004 18:37:05 +0000(svn r218) Daily langfile updates #1.
miham [Sun, 12 Sep 2004 18:37:05 +0000] rev 217
(svn r218) Daily langfile updates #1.

Sun, 12 Sep 2004 17:37:37 +0000(svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron)
darkvater [Sun, 12 Sep 2004 17:37:37 +0000] rev 216
(svn r217) -Fix: remove warning and simplify loop network_gui.c (Tron)

Sun, 12 Sep 2004 17:36:29 +0000(svn r216) -Fix: paused network game now disallows all commands (instead of doing
truelight [Sun, 12 Sep 2004 17:36:29 +0000] rev 215
(svn r216) -Fix: paused network game now disallows all commands (instead of doing
the commands all at once when the game unpauses)

Sun, 12 Sep 2004 16:03:40 +0000(svn r215) -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player]
signde [Sun, 12 Sep 2004 16:03:40 +0000] rev 214
(svn r215) -Feature: direct connect now allows selecting a port and a playername [ip/host]:[port]#[player]