Module darkplaces: Change committed

molivier at icculus.org molivier at icculus.org
Sat Jan 21 05:19:10 EST 2006


Commiter   : molivier
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-01-21 10:19:10 UTC

Log message:

Updated DSP files from Willis

Modified files:
     darkplaces-dedicated.dsp darkplaces.dsp darkplaces-sdl.dsp

------=MIME.10b9e8a2f8e35f871c2fd5b1505771aa
Content-Type: text/plain; name="darkplaces.20060121.101910.molivier.diff"
Content-Disposition: attachment; filename="darkplaces.20060121.101910.molivier.diff"
Content-Transfer-Encoding: 8bit

Index: darkplaces/darkplaces-dedicated.dsp
diff -u darkplaces/darkplaces-dedicated.dsp:1.6 darkplaces/darkplaces-dedicated.dsp:1.7
--- darkplaces/darkplaces-dedicated.dsp:1.6	Sun Jul 10 17:16:23 2005
+++ darkplaces/darkplaces-dedicated.dsp	Sat Jan 21 05:19:00 2006
@@ -7,19 +7,19 @@
 CFG=dedicated - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak".
-!MESSAGE
+!MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces-dedicated.mak" CFG="dedicated - Win32 Debug"
-!MESSAGE
+!MESSAGE 
 !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE 
 !MESSAGE "dedicated - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "dedicated - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE
+!MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-Dedicated/darkplaces-dedicated-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /pdb:none
 
-!ENDIF
+!ENDIF 
 
 # Begin Target
 
@@ -146,6 +146,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\clvm_cmds.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\cmd.c
 # End Source File
 # Begin Source File
@@ -162,6 +166,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\csprogs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\curves.c
 # End Source File
 # Begin Source File
@@ -222,6 +230,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\image_png.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\jpeg.c
 # End Source File
 # Begin Source File
@@ -398,6 +410,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\world_cs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\zone.c
 # End Source File
 # End Group
@@ -462,6 +478,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\csprogs.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\curves.h
 # End Source File
 # Begin Source File
@@ -494,6 +514,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\image_png.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\input.h
 # End Source File
 # Begin Source File
Index: darkplaces/darkplaces-sdl.dsp
diff -u darkplaces/darkplaces-sdl.dsp:1.6 darkplaces/darkplaces-sdl.dsp:1.7
--- darkplaces/darkplaces-sdl.dsp:1.6	Sun Jul 10 17:16:23 2005
+++ darkplaces/darkplaces-sdl.dsp	Sat Jan 21 05:19:00 2006
@@ -7,19 +7,19 @@
 CFG=sdl - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces-sdl.mak".
-!MESSAGE
+!MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces-sdl.mak" CFG="sdl - Win32 Debug"
-!MESSAGE
+!MESSAGE 
 !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE 
 !MESSAGE "sdl - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "sdl - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE
+!MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib sdl.lib sdlmain.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug-SDL/darkplaces-sdl-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /pdb:none
 
-!ENDIF
+!ENDIF 
 
 # Begin Target
 
@@ -146,6 +146,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\clvm_cmds.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\cmd.c
 # End Source File
 # Begin Source File
@@ -162,6 +166,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\csprogs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\curves.c
 # End Source File
 # Begin Source File
@@ -222,6 +230,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\image_png.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\jpeg.c
 # End Source File
 # Begin Source File
@@ -418,6 +430,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\world_cs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\zone.c
 # End Source File
 # End Group
@@ -478,6 +494,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\conproc.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\console.h
 # End Source File
 # Begin Source File
@@ -558,6 +578,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\model_dpmodel.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\model_psk.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\model_shared.h
 # End Source File
 # Begin Source File
@@ -658,6 +686,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\resource.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\sbar.h
 # End Source File
 # Begin Source File
Index: darkplaces/darkplaces.dsp
diff -u darkplaces/darkplaces.dsp:1.55 darkplaces/darkplaces.dsp:1.56
--- darkplaces/darkplaces.dsp:1.55	Sun Jul 10 17:16:23 2005
+++ darkplaces/darkplaces.dsp	Sat Jan 21 05:19:00 2006
@@ -7,19 +7,19 @@
 CFG=darkplaces - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces.mak".
-!MESSAGE
+!MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
+!MESSAGE 
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"
-!MESSAGE
+!MESSAGE 
 !MESSAGE Possible choices for configuration are:
-!MESSAGE
+!MESSAGE 
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE
+!MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
@@ -83,7 +83,7 @@
 # ADD LINK32 user32.lib gdi32.lib opengl32.lib wsock32.lib winmm.lib comctl32.lib dxguid.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/darkplaces-debug.exe" /pdbtype:sept
 # SUBTRACT LINK32 /nodefaultlib
 
-!ENDIF
+!ENDIF 
 
 # Begin Target
 
@@ -146,6 +146,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\clvm_cmds.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\cmd.c
 # End Source File
 # Begin Source File
@@ -166,6 +170,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\csprogs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\curves.c
 # End Source File
 # Begin Source File
@@ -226,6 +234,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\image_png.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\jpeg.c
 # End Source File
 # Begin Source File
@@ -422,6 +434,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\world_cs.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\zone.c
 # End Source File
 # End Group
@@ -490,6 +506,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\csprogs.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\curves.h
 # End Source File
 # Begin Source File
@@ -522,6 +542,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\image_png.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\input.h
 # End Source File
 # Begin Source File


More information about the twilight-commits mailing list