]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.dsp
reworked predicted player physics to call PlayerPreThink before the move and PlayerPo...
[xonotic/darkplaces.git] / darkplaces.dsp
index 534af2d53fec2985d3b14b58a06dca853a4d401d..8753a7ff03a242e3332ff16a7f1e8a59392df0d9 100644 (file)
@@ -7,19 +7,19 @@
 CFG=darkplaces - Win32 Debug\r
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
 !MESSAGE use the Export Makefile command and run\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces.mak".\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE You can specify a configuration when running NMAKE\r
 !MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE NMAKE /f "darkplaces.mak" CFG="darkplaces - Win32 Debug"\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
-!MESSAGE\r
+!MESSAGE \r
 !MESSAGE "darkplaces - Win32 Release" (based on "Win32 (x86) Application")\r
 !MESSAGE "darkplaces - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE\r
+!MESSAGE \r
 \r
 # Begin Project\r
 # PROP AllowPerConfigDependencies 0\r
@@ -43,7 +43,7 @@ RSC=rc.exe
 # PROP Ignore_Export_Lib 0\r
 # PROP Target_Dir ""\r
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Op /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
@@ -70,7 +70,7 @@ LINK32=link.exe
 # PROP Ignore_Export_Lib 0\r
 # PROP Target_Dir ""\r
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "WIN32_LEAN_AND_MEAN" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
@@ -83,7 +83,7 @@ LINK32=link.exe
 # 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\r
 # SUBTRACT LINK32 /nodefaultlib\r
 \r
-!ENDIF\r
+!ENDIF \r
 \r
 # Begin Target\r
 \r
@@ -106,14 +106,6 @@ SOURCE=.\cd_win.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cgame.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgamevm.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\cl_collision.c\r
 # End Source File\r
 # Begin Source File\r
@@ -146,6 +138,10 @@ SOURCE=.\cl_video.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\clvm_cmds.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\cmd.c\r
 # End Source File\r
 # Begin Source File\r
@@ -166,6 +162,10 @@ SOURCE=.\console.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\csprogs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\curves.c\r
 # End Source File\r
 # Begin Source File\r
@@ -202,10 +202,6 @@ SOURCE=.\gl_draw.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\gl_models.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\gl_rmain.c\r
 # End Source File\r
 # Begin Source File\r
@@ -230,6 +226,10 @@ SOURCE=.\image.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\image_png.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\jpeg.c\r
 # End Source File\r
 # Begin Source File\r
@@ -242,6 +242,10 @@ SOURCE=.\lhnet.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.c\r
 # End Source File\r
 # Begin Source File\r
@@ -250,6 +254,10 @@ SOURCE=.\matrixlib.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mdfour.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\menu.c\r
 # End Source File\r
 # Begin Source File\r
@@ -310,10 +318,6 @@ SOURCE=.\prvm_exec.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\r_crosshairs.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\r_explosion.c\r
 # End Source File\r
 # Begin Source File\r
@@ -390,19 +394,19 @@ SOURCE=.\sv_user.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\svvm_cmds.c\r
+SOURCE=.\svbsp.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_shared.c\r
+SOURCE=.\svvm_cmds.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys_win.c\r
+SOURCE=.\sys_shared.c\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\ui.c\r
+SOURCE=.\sys_win.c\r
 # End Source File\r
 # Begin Source File\r
 \r
@@ -442,18 +446,6 @@ SOURCE=.\cdaudio.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\cg_math.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgame_api.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cgamevm.h\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=.\cl_collision.h\r
 # End Source File\r
 # Begin Source File\r
@@ -494,6 +486,10 @@ SOURCE=.\console.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\csprogs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\curves.h\r
 # End Source File\r
 # Begin Source File\r
@@ -526,6 +522,10 @@ SOURCE=.\image.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\image_png.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\input.h\r
 # End Source File\r
 # Begin Source File\r
@@ -546,6 +546,10 @@ SOURCE=.\lhnet.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\libcurl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\mathlib.h\r
 # End Source File\r
 # Begin Source File\r
@@ -554,6 +558,10 @@ SOURCE=.\matrixlib.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\mdfour.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\menu.h\r
 # End Source File\r
 # Begin Source File\r
@@ -570,6 +578,14 @@ SOURCE=.\model_brush.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=.\model_dpmodel.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\model_psk.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=.\model_shared.h\r
 # End Source File\r
 # Begin Source File\r
@@ -702,11 +718,11 @@ SOURCE=.\spritegn.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\sys.h\r
+SOURCE=.\svbsp.h\r
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\ui.h\r
+SOURCE=.\sys.h\r
 # End Source File\r
 # Begin Source File\r
 \r