sourcemod/extensions/cstrike
David Anderson 5398db729c shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86.
--HG--
rename : core/Makefile.orig => core/Makefile
rename : extensions/cstrike/Makefile.orig => extensions/cstrike/Makefile
rename : extensions/sdktools/Makefile.orig => extensions/sdktools/Makefile
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401884
2008-02-22 14:16:53 +00:00
..
msvc8 Update of project file to match latest hl2sdk 2008-02-20 07:56:33 +00:00
sdk fix for amb1156 - CS:S Tools overrides the PrintHintText native with its own version. this is a fail-safe for CS:S being loaded, as we can have better control from an extension. 2007-11-17 05:41:47 +00:00
extension.cpp fixed amb1266 - cstrike's ProcCmdString hook had a bug 2007-12-10 12:19:24 +00:00
extension.h added @t, @ts, @ct, @cts target patterns 2007-12-04 01:08:03 +00:00
Makefile shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86. 2008-02-22 14:16:53 +00:00
natives.cpp fixed amb1373 - off-by-one error a helper routine prevented CS natives from using the last client 2008-01-22 22:53:41 +00:00
RegNatives.cpp cstrike extension builds now 2007-10-14 19:34:46 +00:00
RegNatives.h cstrike extension builds now 2007-10-14 19:34:46 +00:00
svn_version.h - added timeleft functionality to cstrike extension 2007-09-23 19:33:19 +00:00
svn_version.tpl - added timeleft functionality to cstrike extension 2007-09-23 19:33:19 +00:00
timeleft.cpp cstrike extension builds now 2007-10-14 19:34:46 +00:00
timeleft.h cstrike extension builds now 2007-10-14 19:34:46 +00:00
version.rc - added timeleft functionality to cstrike extension 2007-09-23 19:33:19 +00:00