sourcemod/core
2023-08-30 22:08:45 +02:00
..
logic Mark unloaded extensions as not fully loaded (fixes #1574). 2023-08-30 22:08:45 +02:00
AMBuilder Fix attempting to link win32 libprotobuf on win64. 2023-08-30 22:08:45 +02:00
CellRecipientFilter.h
ChatTriggers.cpp Make all command lookups case-insensitive (#1542) 2021-07-18 19:05:06 +01:00
ChatTriggers.h
command_args.h
concmd_cleaner.cpp Enable more CS:GO engine logic for Blade Symphony. 2023-08-30 22:08:45 +02:00
concmd_cleaner.h
ConCmdManager.cpp Make all command lookups case-insensitive (#1542) 2021-07-18 19:05:06 +01:00
ConCmdManager.h Make all command lookups case-insensitive (#1542) 2021-07-18 19:05:06 +01:00
ConCommandBaseIterator.h
ConsoleDetours.cpp
ConsoleDetours.h
ConVarManager.cpp Track the creating plugin for convars (#1537) 2021-07-18 17:19:27 +01:00
ConVarManager.h Track the creating plugin for convars (#1537) 2021-07-18 17:19:27 +01:00
CoreConfig.cpp Replace AString with std::string. 2020-05-20 17:57:18 -07:00
CoreConfig.h
EventManager.cpp
EventManager.h
frame_hooks.cpp
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 Enable more CS:GO engine logic for Blade Symphony. 2023-08-30 22:08:45 +02:00
GameHooks.h
HalfLife2.cpp Use new GetIServer call and updated IServerTools calls on Blade Symphony. 2023-08-30 22:08:45 +02:00
HalfLife2.h Add string_t SetEntPropString support for ep1 (fixes #1287) 2020-06-25 21:20:56 -04:00
Logger.cpp Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
Logger.h Move Logger and Core natives to Logic 2014-08-13 14:24:35 -07:00
logic_bridge.cpp Add support for hl2sdk-mock. 2023-08-30 22:08:44 +02:00
logic_bridge.h
MenuManager.cpp menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
MenuManager.h
MenuStyle_Base.cpp Fix not working MENU_DEBUG (#1506) 2021-06-21 12:11:35 +01:00
MenuStyle_Base.h menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
MenuStyle_Radio.cpp Detect invalid menu item selections in L4D-based games (#1543) 2021-07-18 20:57:13 +01:00
MenuStyle_Radio.h Root Menu Handles during Display. 2015-02-21 17:10:26 -08:00
MenuStyle_Valve.cpp
MenuStyle_Valve.h
MenuVoting.cpp menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
MenuVoting.h
NextMap.cpp Cleanly remove all hooks on extension unload 2020-12-16 15:52:48 +01:00
NextMap.h
pb_handle.cpp Introduce a pbproxy library to solve macOS linker issues. 2020-05-30 22:13:07 -07:00
pb_handle.h
pb_proxy.cpp Typo fix. 2023-08-30 22:08:45 +02:00
pb_proxy.h
PlayerManager.cpp Use new GetIServer call and updated IServerTools calls on Blade Symphony. 2023-08-30 22:08:45 +02:00
PlayerManager.h Enable more CS:GO engine logic for Blade Symphony. 2023-08-30 22:08:45 +02:00
provider.h
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
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
sm_globals.h
sm_memtable.h
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
smn_commandline.cpp
smn_console.cpp Track the creating plugin for convars (#1537) 2021-07-18 17:19:27 +01:00
smn_entities.cpp Fix crash in FindSendPropInfo() when the prop was DPT_DataTable (#1575) 2023-08-30 22:08:44 +02:00
smn_events.cpp Add getter for Event.BroadcastDisabled (#946) 2019-01-03 19:42:42 +00:00
smn_halflife.cpp
smn_hudtext.cpp Update for latest Blade Symphony SDK 2020-03-11 22:36:25 +00:00
smn_keyvalues.cpp
smn_keyvalues.h
smn_nextmap.cpp
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
smn_usermsgs.h
smn_vector.cpp
sourcemm_api.cpp Migrate extensions to common AMTL string funcs (#785) 2018-03-25 13:00:53 -07:00
sourcemm_api.h Out with the old ConVar accessibility hacks, in with the new. 2018-05-06 12:59:33 -04:00
sourcemod.cpp Revert "Switch internal SM concept of frames to use Think (#1540)" (#1572) 2023-08-30 22:08:44 +02:00
sourcemod.h
TimerSys.cpp Revert "Switch internal SM concept of frames to use Think (#1540)" (#1572) 2023-08-30 22:08:44 +02:00
TimerSys.h Revert "Switch internal SM concept of frames to use Think (#1540)" (#1572) 2023-08-30 22:08:44 +02:00
UserMessagePBHelpers.h
UserMessages.cpp Fix use-after-free when creating custom user messages 2020-06-23 10:32:55 -07:00
UserMessages.h Introduce a pbproxy library to solve macOS linker issues. 2020-05-30 22:13:07 -07:00
version.rc
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