amxmodx/dlls/dod/dodfun
Scott Ehlert 0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
..
msvc8 Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
sdk Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
CMisc.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00
CMisc.h Added amb427: Additional weapons to dod_{get,set}_user_ammo 2007-06-22 18:25:16 +00:00
dodfun.h Fix for amb437 2007-08-03 17:35:12 +00:00
Makefile Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
moduleconfig.cpp Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
NBase.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00
NPD.cpp Fix for amb437 2007-08-03 17:35:12 +00:00
svn_version.h finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
svn_version.tpl Moved svn_version.h and svn_version.tpl out of SDK directories... 2007-03-27 16:07:28 +00:00
usermsg.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00
Utils.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00