sourcemod/extensions/tf2
Ross Bemrose f4adf33b4e Renumber holidays
Add CommunityUpdate holiday
2015-10-07 09:40:06 -04:00
..
AMBuilder Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
conditions.cpp Pass a handle instead of entptr to ProcessCondChange for stability. 2015-03-22 06:53:51 -07:00
conditions.h Simplified code. (We don't need m_Shared). 2015-02-18 18:44:31 -05:00
criticals.cpp Fix incorrect return and inability to block in TF2 OnCrit forward (r=FlaminSarge, VoiDeD). 2013-11-09 19:33:06 -05:00
criticals.h Fix incorrect return and inability to block in TF2 OnCrit forward (r=FlaminSarge, VoiDeD). 2013-11-09 19:33:06 -05:00
extension.cpp Added IsFree() edict check to FindEntityByNetClass. 2015-09-13 13:49:31 -07:00
extension.h Mess with some array sizes. 2015-02-08 20:30:15 -05:00
gameplayrules.cpp Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren). 2010-11-28 22:41:48 -05:00
gameplayrules.h Fixed CDetour crash in TF2 extension when last plugin using forward is unloaded (bug 4713, r=fyren). 2010-11-28 22:41:48 -05:00
holiday.cpp Renumber holidays 2015-10-07 09:40:06 -04:00
holiday.h Switch TF2 extension to hook CTFGameRules::IsHolidayActive for holiday forward (bug 6137). 2014-06-19 23:22:47 -04:00
natives.cpp Fix typo 2015-03-13 16:52:20 -04:00
RegNatives.cpp Replace SourceHook list usages in tf with AMTL. 2014-06-04 17:36:53 -07:00
RegNatives.h Replace SourceHook list usages in tf with AMTL. 2014-06-04 17:36:53 -07:00
smsdk_config.h Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). 2014-04-23 21:19:28 -05:00
teleporter.cpp Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin). 2012-05-28 01:14:46 +01:00
teleporter.h Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin). 2012-05-28 01:14:46 +01:00
util.cpp Clean up TF2 ext CalcCritical code (bug 5894, r=voided). 2013-08-29 09:27:35 -04:00
util.h Clean up TF2 ext CalcCritical code (bug 5894, r=voided). 2013-08-29 09:27:35 -04:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00