sourcemod/core
2025-08-17 21:00:17 +00:00
..
logic Remove SourceHook from core 2025-08-17 16:27:26 +00:00
AMBuilder Convert AMBuild scripts to use hl2sdk-manifests (#2096) 2023-12-18 23:15:44 +00:00
CellRecipientFilter.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
ChatTriggers.cpp Add natives to get chat triggers (#1816) 2022-12-02 13:55:32 +01:00
ChatTriggers.h Add natives to get chat triggers (#1816) 2022-12-02 13:55:32 +01:00
command_args.h Move CCommandArgs into its own header. 2015-08-31 00:07:37 -07:00
concmd_cleaner.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
concmd_cleaner.h Remove bad-console-read protection logic for Metamod:Source 1.7 and earlier. 2015-09-09 18:59:31 -07:00
ConCmdManager.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
ConCmdManager.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
ConCommandBaseIterator.h Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
ConsoleDetours.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
ConsoleDetours.h Add IntMap methodmap (#2018) 2024-10-31 23:35:41 +00:00
ConVarManager.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
ConVarManager.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
CoreConfig.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
CoreConfig.h Add IntMap methodmap (#2018) 2024-10-31 23:35:41 +00:00
EventManager.cpp Add guard rails around Recalls 2025-08-17 17:25:13 +00:00
EventManager.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
frame_hooks.cpp Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
frame_hooks.h Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530). 2009-02-02 15:41:25 -05:00
GameHooks.cpp Fix compilation 2025-08-17 21:00:17 +00:00
GameHooks.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
HalfLife2.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
HalfLife2.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
Logger.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
Logger.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
logic_bridge.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
logic_bridge.h Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
MenuManager.cpp Move menu sound selection from core config to gamedata. (#1896) 2022-12-29 04:10:51 +00:00
MenuManager.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
MenuStyle_Base.cpp Allow sending panels to SourceTV client via settings (#2239) 2024-12-30 20:16:25 +00:00
MenuStyle_Base.h menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
MenuStyle_Radio.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
MenuStyle_Radio.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
MenuStyle_Valve.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
MenuStyle_Valve.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
MenuVoting.cpp Fix crash when selecting a vote item that contains a format specifier (#2323) 2025-05-30 00:10:51 -07:00
MenuVoting.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
NextMap.cpp Add guard rails around Recalls 2025-08-17 17:25:13 +00:00
NextMap.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
PlayerManager.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
PlayerManager.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
provider.h fix: Allow entity references for clients with L and N format specifiers (#2244) 2025-01-16 00:57:46 +00:00
sm_autonatives.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
sm_autonatives.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
sm_convar.h Out with the old ConVar accessibility hacks, in with the new. 2018-05-06 12:59:33 -04:00
sm_fastlink.h Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander). 2011-04-23 21:53:53 -05:00
sm_globals.h Add support for retrieving game server Steam Id (bug 6404). (#495) 2016-04-26 23:17:08 -04:00
sm_memtable.h Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds). 2013-08-29 10:09:02 -07:00
sm_stringutil.cpp Remove blanket includes from sm_stringutil. 2015-09-09 15:18:24 -07:00
sm_stringutil.h Remove blanket includes from sm_stringutil. 2015-09-09 15:18:24 -07:00
smn_bitbuffer.cpp Implement a new stack and error handling model for the SourcePawn VM. 2015-03-04 23:45:30 -08:00
smn_commandline.cpp Fix default value always being when calling ParmValue(string,string). 2017-04-22 21:28:44 -04:00
smn_console.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_entities.cpp Fix ClientPrefs pointer string formatting (#2307) 2025-03-31 21:21:54 +00:00
smn_events.cpp Add getter for Event.BroadcastDisabled (#946) 2019-01-03 19:42:42 +00:00
smn_halflife.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_hudtext.cpp Add missing null pointer check to protobuf messages (#1883) 2022-12-20 21:50:57 +00:00
smn_keyvalues.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_keyvalues.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_nextmap.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_player.cpp Move adminsys and more natives from core to logic. 2014-05-29 13:31:12 -04:00
smn_protobuf.cpp pb: Add natives to work with 64 bit values (#943) 2019-03-04 09:06:43 -08:00
smn_usermsgs.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
smn_usermsgs.h Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin). 2013-01-22 21:43:12 -05:00
smn_vector.cpp Added preliminary support for Left 4 Dead; some things may not yet work. 2008-11-14 09:18:30 -06:00
sourcemm_api.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
sourcemm_api.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
sourcemod.cpp Add guard rails around Recalls 2025-08-17 17:25:13 +00:00
sourcemod.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
TimerSys.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
TimerSys.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
UserMessagePBHelpers.h Add support for Military Conflict: Vietnam (#1887) 2022-12-20 21:46:18 +00:00
UserMessages.cpp Remove SourceHook from core 2025-08-17 16:27:26 +00:00
UserMessages.h Remove SourceHook from core 2025-08-17 16:27:26 +00:00
version.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
vprof_tool.cpp Fix vprof crashing in some games (#1541) 2021-07-18 19:08:36 +01:00
vprof_tool.h Fix vprof crashing in some games (#1541) 2021-07-18 19:08:36 +01:00