Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22007 Modified Files: NetrekXP to do list.C clientr.sln clientr.suo Log Message: Remove intro_wav from the sound arrays, forgot to do that. Add back the curslib and winkey projects to overall clientr, dunno how those got deleted. Added in COW's extended packet logging, only required a minor change due to XP 2006 supporting self_19flags, so minor change to how sequence packet was handled. Don't fade out music on reentry if background music option is set to on, thus music will continue to play through death/reentry. Index: clientr.sln =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.sln,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- clientr.sln 27 Feb 2007 08:37:05 -0000 1.2 +++ clientr.sln 1 Mar 2007 07:35:44 -0000 1.3 @@ -1,8 +1,12 @@  Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 +# Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clientr", "clientr.vcproj", "{AF2EDB01-9BF0-463A-96EF-046B5845BAE8}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "curslib", "src\cursors\curslib.vcproj", "{74EFAF4D-D9A0-421D-8A94-08DBB03D533C}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winkey", "src\winkey\winkey.vcproj", "{DEBF4D2E-001E-47DA-A88C-8FF90C55C6ED}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -13,6 +17,14 @@ {AF2EDB01-9BF0-463A-96EF-046B5845BAE8}.Debug|Win32.Build.0 = Debug|Win32 {AF2EDB01-9BF0-463A-96EF-046B5845BAE8}.Release|Win32.ActiveCfg = Release|Win32 {AF2EDB01-9BF0-463A-96EF-046B5845BAE8}.Release|Win32.Build.0 = Release|Win32 + {74EFAF4D-D9A0-421D-8A94-08DBB03D533C}.Debug|Win32.ActiveCfg = Debug|Win32 + {74EFAF4D-D9A0-421D-8A94-08DBB03D533C}.Debug|Win32.Build.0 = Debug|Win32 + {74EFAF4D-D9A0-421D-8A94-08DBB03D533C}.Release|Win32.ActiveCfg = Release|Win32 + {74EFAF4D-D9A0-421D-8A94-08DBB03D533C}.Release|Win32.Build.0 = Release|Win32 + {DEBF4D2E-001E-47DA-A88C-8FF90C55C6ED}.Debug|Win32.ActiveCfg = Debug|Win32 + {DEBF4D2E-001E-47DA-A88C-8FF90C55C6ED}.Debug|Win32.Build.0 = Debug|Win32 + {DEBF4D2E-001E-47DA-A88C-8FF90C55C6ED}.Release|Win32.ActiveCfg = Release|Win32 + {DEBF4D2E-001E-47DA-A88C-8FF90C55C6ED}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE Index: clientr.suo =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 Binary files /tmp/cvsjaUCqr and /tmp/cvsOqzvJH differ Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- NetrekXP to do list.C 28 Feb 2007 13:01:14 -0000 1.107 +++ NetrekXP to do list.C 1 Mar 2007 07:35:44 -0000 1.108 @@ -56,7 +56,6 @@ ! server: ita won't block RCDs (why not ?) ! after res if there cloaker around he will be seen briefly (speed 0 bug) - add "reset to defaults" to options menu -- add bitmap themes option (change default bitmap naming and processing) - add shiftMouse, controlMouse on/off - fix accelerated scroll for microsoft mice - add msg.phaser to enable formatting of phaser messages