sourcemod/extensions/cstrike
Scott Ehlert d0cab7b717 Oh god, Spring Cleaning Part San (3) - Finaare
- Removed batsupport extension
 - Made EVERY makefile consistent with the changes originally made to the sample extensions's makefile
 - Sample MM:S extension now uses unified makefile
 - Various innumerable changes to VS project files

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402013
2008-04-09 09:36:48 +00:00
..
msvc8 Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +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 Oh god, Spring Cleaning Part San (3) - Finaare 2008-04-09 09:36:48 +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 bumped header versions so they say 1.0.1 2008-03-27 05:16:39 +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