sourcemod/core
2020-09-07 09:42:37 +00:00
..
logic Fix crash when ArrayList runs out of memory (#1235) 2020-04-30 22:12:49 +00:00
AMBuilder Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
CellRecipientFilter.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
ChatTriggers.cpp Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
ChatTriggers.h Allow setting multiple chat trigger characters (PR #449, bug 4341, bug 5668) 2016-10-04 16:34:42 +01:00
command_args.h
concmd_cleaner.cpp Fix build with latest hl2sdk-csgo 2019-09-02 21:45:04 +01: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 Fix "Command Group" override type admin flags (#1349) 2020-09-07 09:42:37 +00:00
ConCmdManager.h Add base CommandIterator implementation (#819) 2018-07-10 17:39:31 -04:00
ConCommandBaseIterator.h
ConsoleDetours.cpp Use newer MM:S api for Ep1/Original engine. (#548) 2017-01-11 21:25:00 -05:00
ConsoleDetours.h
ConVarManager.cpp Fix unnecessary ConVar cache misses (#1177) 2020-02-11 12:10:14 -08:00
ConVarManager.h Fix unnecessary ConVar cache misses (#1177) 2020-02-11 12:10:14 -08:00
CoreConfig.cpp Out with the old ConVar accessibility hacks, in with the new. 2018-05-06 12:59:33 -04:00
CoreConfig.h
EventManager.cpp 64-bit support for CSGO on Linux and macOS (#705) 2017-12-20 01:56:23 -06:00
EventManager.h Individualize NameHashSet Hashing & Revisit #709 (#740) 2018-07-10 17:38:40 -04:00
frame_hooks.cpp
frame_hooks.h
GameHooks.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
GameHooks.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
HalfLife2.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
HalfLife2.h Fix matchmaking_ds bin not being found for gamedata (#1006). (#1028) 2019-06-01 14:30:22 -04:00
Logger.cpp
Logger.h
logic_bridge.cpp Fix matchmaking_ds bin not being found for gamedata (#1006). (#1028) 2019-06-01 14:30:22 -04:00
logic_bridge.h
MenuManager.cpp Fix typo in menu manager drawing no spacer (#581) 2017-02-04 08:16:27 -05:00
MenuManager.h
MenuStyle_Base.cpp
MenuStyle_Base.h Update AMTL. 2018-05-31 21:23:59 -07:00
MenuStyle_Radio.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
MenuStyle_Radio.h
MenuStyle_Valve.cpp Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
MenuStyle_Valve.h
MenuVoting.cpp
MenuVoting.h
NextMap.cpp Replace ke::SafeSprintf with ke::SafeStrcpy (#784) 2018-03-19 20:12:51 +00:00
NextMap.h Remove support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
PlayerManager.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
PlayerManager.h Cache player IClient pointer on connect. 2017-06-23 14:43:39 -04:00
provider.h Update to the latest AMTL: remove PassRef. 2015-11-08 13:51:22 -08: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
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
sm_stringutil.cpp
sm_stringutil.h
smn_bitbuffer.cpp
smn_commandline.cpp Fix default value always being when calling ParmValue(string,string). 2017-04-22 21:28:44 -04:00
smn_console.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
smn_entities.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
smn_events.cpp Add getter for Event.BroadcastDisabled (#946) 2019-01-03 19:42:42 +00:00
smn_halflife.cpp Add native to get gpGlobals->frametime (#629) 2017-06-26 11:18:12 +01:00
smn_hudtext.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01: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
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 support for Source 1 Dota 2. (#496) 2016-04-26 23:18:47 -04:00
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 Burninate IDataPack (#864) 2018-08-13 23:03:48 +01:00
sourcemod.h Burninate IDataPack (#864) 2018-08-13 23:03:48 +01:00
TimerSys.cpp
TimerSys.h
UserMessagePBHelpers.h Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
UserMessages.cpp Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
UserMessages.h Update for latest Blade Symphony SDK 2020-04-09 22:40:53 +01:00
version.rc
vprof_tool.cpp
vprof_tool.h