sourcemod/extensions/tf2
2008-06-29 05:04:41 +00:00
..
msvc8 Added Critical Hit hook to TF2 extension 2008-04-10 04:49:17 +00:00
msvc9 Fixed amb1607 - TF2 extension critical hit crashes. 2008-04-19 03:41:14 +00:00
sdk phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
criticals.cpp Fixed Crit hits sigs for Windows and cleaned up the code somewhat 2008-05-18 00:51:51 +00:00
criticals.h Single most annoying and hard to find bug ive ever come across. I'd like to thank MSVC for not firing the one breakpoint I actually needed. Oh and a possible fix to sdktools. 2008-06-29 05:04:41 +00:00
detours.h Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:16:36 +00:00
extension.cpp Fixed an uninitialised string causing weird results. 2008-06-29 03:27:15 +00:00
extension.h Fixed amb1358 - Timeleft not reseting on TF2 restarts 2008-05-25 02:07:52 +00:00
Makefile Err, fixed Linux build 2008-05-12 02:05:57 +00:00
natives.cpp Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures 2008-05-30 22:38:04 +00:00
RegNatives.cpp Added amb1186 - TF2 Extension. 2008-04-04 22:37:14 +00:00
RegNatives.h Added amb1186 - TF2 Extension. 2008-04-04 22:37:14 +00:00
svn_version.h phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
svn_version.tpl phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
util.cpp Fixed minor player selection bug in tf2 extension 2008-04-14 03:13:15 +00:00
util.h Added svn:keywords property to some files that didn't have them already 2008-04-10 19:28:26 +00:00
version.rc fixed typo in the tf version files 2008-04-06 08:20:22 +00:00