From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&sortby=author/index.html | 292 +++++++++++++++++++++ 1 file changed, 292 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/pacs.dsp?rev=1.18&content-type=text/x-cvsweb-markup&sortby=author/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/pacs.dsp?rev=1.18&content-type=text/x-cvsweb-markup&sortby=author/index.html') diff --git a/cvs/cvsweb.cgi/code/nel/src/pacs.dsp?rev=1.18&content-type=text/x-cvsweb-markup&sortby=author/index.html b/cvs/cvsweb.cgi/code/nel/src/pacs.dsp?rev=1.18&content-type=text/x-cvsweb-markup&sortby=author/index.html new file mode 100644 index 00000000..f3178c21 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/pacs.dsp?rev=1.18&content-type=text/x-cvsweb-markup&sortby=author/index.html @@ -0,0 +1,292 @@ + + + +code/nel/src/pacs.dsp - view - 1.18 + +
[BACK] Return to pacs.dsp + CVS log [TXT][DIR] Up to Nevrax / code / nel / src

File: Nevrax / code / nel / src / pacs.dsp (download)
+Revision 1.18, Fri Jun 8 15:04:11 2001 UTC (13 months, 2 weeks ago) by legros +
Branch: MAIN +
Changes since 1.17: +4 -0 + lines
+ADDED: basic path finding capabilities in CGlobalRetriever
+
+

# Microsoft Developer Studio Project File - Name="pacs" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=pacs - 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 NMAKE /f "pacs.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "pacs.mak" CFG="pacs - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "pacs - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "pacs - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "pacs - Win32 ReleaseDebug" (based on "Win32 (x86) Static Library")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "pacs - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "../obj/Release"
+# PROP Intermediate_Dir "../obj/Release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GR /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fd"../lib/nlpacs" /FD /c
+# ADD BASE RSC /l 0x40c /d "NDEBUG"
+# ADD RSC /l 0x40c /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"../lib/nlpacs.lib"
+
+!ELSEIF  "$(CFG)" == "pacs - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "../obj/Debug"
+# PROP Intermediate_Dir "../obj/Debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__STL_DEBUG" /FR /Fd"../lib/nlpacs_debug" /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x40c /d "_DEBUG"
+# ADD RSC /l 0x40c /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"../lib/nlpacs_debug.lib"
+
+!ELSEIF  "$(CFG)" == "pacs - Win32 ReleaseDebug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "pacs___Win32_ReleaseDebug"
+# PROP BASE Intermediate_Dir "pacs___Win32_ReleaseDebug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "../obj/ReleaseDebug"
+# PROP Intermediate_Dir "../obj/ReleaseDebug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MD /W3 /GR /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GR /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fd"../lib/nlpacs_rd" /FD /c
+# ADD BASE RSC /l 0x40c /d "NDEBUG"
+# ADD RSC /l 0x40c /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"../lib/nlpacs_rd.lib"
+
+!ENDIF 
+
+# Begin Target
+
+# Name "pacs - Win32 Release"
+# Name "pacs - Win32 Debug"
+# Name "pacs - Win32 ReleaseDebug"
+# Begin Group "Static Collisions"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\pacs\chain_quad.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\chain_quad.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\collision_surface_temp.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\collision_surface_temp.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\edge_collide.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\edge_collide.h
+# End Source File
+# End Group
+# Begin Group "Dynamic Collisions"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\collision_desc.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\collision_ot.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\collision_ot.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\move_cell.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\move_cell.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\move_container.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\move_container.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\move_container_inline.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\move_element.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\move_primitive.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\move_primitive.h
+# End Source File
+# End Group
+# Begin Group "Pathfinding"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\pacs\chain.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\chain.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\global_retriever.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\global_retriever.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\local_retriever.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\local_retriever.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\retrievable_surface.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\retrievable_surface.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\retriever_bank.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\retriever_bank.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\retriever_instance.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\retriever_instance.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\pacs\surface_quad.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\surface_quad.h
+# End Source File
+# End Group
+# Begin Group "User"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\include\nel\pacs\u_collision_desc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\nel\pacs\u_global_retriever.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\nel\pacs\u_move_container.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\nel\pacs\u_move_primitive.h
+# End Source File
+# End Group
+# Begin Group "UserImp"
+
+# PROP Default_Filter ""
+# End Group
+# Begin Source File
+
+SOURCE=.\pacs\vector_2s.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\include_private\nel\pacs\vector_2s.h
+# End Source File
+# End Target
+# End Project
+
\ No newline at end of file -- cgit v1.2.1