sourcemod/core
2023-08-30 22:08:46 +02:00
..
logic Extend function calling API for natives and allow catching exceptions. 2023-08-30 22:08:46 +02:00
AMBuilder Revert "Introduce a pbproxy library to solve macOS linker issues." 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 Replace ke::Vector with std::vector. 2020-05-31 11:35:51 -07:00
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 Update AMTL; replace AutoPtr/UniquePtr with STL. 2020-05-18 18:19:16 -07:00
ConsoleDetours.h Move ConCommand hooks into GameHooks and switch callbacks to ICommandArgs. 2015-09-09 18:40:04 -07:00
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 Replace AString with std::string. 2020-05-20 17:57:18 -07:00
EventManager.cpp Replace AString with std::string. 2020-05-20 17:57:18 -07:00
EventManager.h Replace AString with std::string. 2020-05-20 17:57:18 -07: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
GameHooks.cpp Enable more CS:GO engine logic for Blade Symphony. 2023-08-30 22:08:45 +02:00
GameHooks.h Replace ke::Vector with std::vector. 2020-05-31 11:35:51 -07:00
HalfLife2.cpp Update SourcePawn. 2023-08-30 22:08:45 +02:00
HalfLife2.h Update SourcePawn. 2023-08-30 22:08:45 +02:00
Logger.cpp
Logger.h
logic_bridge.cpp Revert "Introduce a pbproxy library to solve macOS linker issues." 2023-08-30 22:08:45 +02:00
logic_bridge.h
MenuManager.cpp menusys: add MenuShufflePerClient native (#1073) 2020-08-06 20:31:00 -07:00
MenuManager.h Remove MenuManager use of memtables (bug 5899 part 2, r=fyren). 2013-08-31 11:50:28 -07:00
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 Add missing null pointer check to protobuf messages (#1883) 2023-08-30 22:08:46 +02:00
MenuStyle_Radio.h
MenuStyle_Valve.cpp
MenuStyle_Valve.h Root Menu Handles during Display. 2015-02-21 17:10:26 -08:00
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
PlayerManager.cpp Add OnClientLanguageChanged() forward (#1597) 2023-08-30 22:08:45 +02:00
PlayerManager.h Add OnClientLanguageChanged() forward (#1597) 2023-08-30 22:08:45 +02:00
provider.h Revert "Introduce a pbproxy library to solve macOS linker issues." 2023-08-30 22:08:45 +02:00
sm_autonatives.cpp
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 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
sm_memtable.h
sm_stringutil.cpp
sm_stringutil.h
smn_bitbuffer.cpp
smn_commandline.cpp
smn_console.cpp Added hack to make plugins open a menu with all possible targets on ReplyToTargetError COMMAND_TARGET_AMBIGUOUS. 2023-08-30 22:08:46 +02:00
smn_entities.cpp Fix FindSendPropOffs with SendPropArray props (#1708) 2023-08-30 22:08:45 +02:00
smn_events.cpp Add getter for Event.BroadcastDisabled (#946) 2019-01-03 19:42:42 +00:00
smn_halflife.cpp Revert "csgo: enable SayText + raise msg limits (#1118)" (#1209) 2020-03-08 13:27:13 +00:00
smn_hudtext.cpp Add missing null pointer check to protobuf messages (#1883) 2023-08-30 22:08:46 +02:00
smn_keyvalues.cpp Add Cookie methodmap (#1012) 2019-05-30 18:27:14 -07:00
smn_keyvalues.h Add KeyValues.ExportToString (#706) 2017-10-28 12:47:00 +01:00
smn_nextmap.cpp
smn_player.cpp Add GetClientIClient native. 2023-08-30 22:08:46 +02: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
sourcemm_api.h Out with the old ConVar accessibility hacks, in with the new. 2018-05-06 12:59:33 -04:00
sourcemod.cpp Add functions for working with entity lumps (#1673) 2023-08-30 22:08:45 +02:00
sourcemod.h Add functions for working with entity lumps (#1673) 2023-08-30 22:08:45 +02:00
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 Update for latest Blade Symphony SDK 2020-03-11 22:36:25 +00:00
UserMessages.cpp Revert "Introduce a pbproxy library to solve macOS linker issues." 2023-08-30 22:08:45 +02:00
UserMessages.h Revert "Introduce a pbproxy library to solve macOS linker issues." 2023-08-30 22:08:45 +02: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