.. |
logic
|
Use Linux game data for offsets and signatures/symbols on OS X if Mac-specific data is not available (bug 6056, r=dvander).
|
2014-02-15 23:23:53 -06:00 |
msvc8
|
|
|
msvc9
|
|
|
msvc10
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
msvc11
|
|
|
AdminCache.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
AdminCache.h
|
Switch AdminCache off KTrie (bug 5886, r=ds).
|
2013-08-25 21:39:07 -07:00 |
AMBuilder
|
Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander).
|
2014-02-09 22:50:20 -06:00 |
CDataPack.cpp
|
|
|
CDataPack.h
|
|
|
CellRecipientFilter.h
|
Fixed regression in CellFilter GetRecipientIndex reading oob (bug 5826, r=psychonic).
|
2013-08-03 19:20:03 -04:00 |
ChatTriggers.cpp
|
Fix regressions in b2f7d97b1ea7 and update plugins for OnClientSayCommand changes (bug 5986, r=psychonic).
|
2014-02-28 10:38:36 -05:00 |
ChatTriggers.h
|
Strip quotes from chat forwards (bug 5986, r=psychonic).
|
2014-02-27 23:06:02 -05:00 |
concmd_cleaner.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
concmd_cleaner.h
|
|
|
ConCmdManager.cpp
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07:00 |
ConCmdManager.h
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
ConCommandBaseIterator.h
|
|
|
ConsoleDetours.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
ConsoleDetours.h
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
convar_sm_dota.h
|
|
|
convar_sm_l4d.h
|
|
|
convar_sm_ob.h
|
|
|
convar_sm_swarm.h
|
Added engine support for Insurgency (bug 5951, r=asherkin).
|
2013-10-13 14:16:08 -04:00 |
convar_sm.h
|
|
|
ConVarManager.cpp
|
Remove unfinished ConVar queries on client disconnect (bug 6003, r=psychonic).
|
2014-02-27 19:55:13 -07:00 |
ConVarManager.h
|
Remove unfinished ConVar queries on client disconnect (bug 6003, r=psychonic).
|
2014-02-27 19:55:13 -07:00 |
CoreConfig.cpp
|
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
|
2013-12-30 17:51:00 -05:00 |
CoreConfig.h
|
Remove CoreConfig use of memtables (bug 5899 part 1, r=fyren).
|
2013-08-31 11:50:11 -07:00 |
CrazyDebugger.cpp
|
Fixed CrazyDebug not working with Episode One games
|
2008-05-25 12:46:03 +00:00 |
EventManager.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
EventManager.h
|
Switch EventManager off KTrie (bug 5884 part 13, r=ds).
|
2013-08-25 12:17:26 -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
|
Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530).
|
2009-02-02 15:41:25 -05:00 |
HalfLife2.cpp
|
Remove TextMsg params padding on Dota.
|
2014-02-27 09:53:57 -05:00 |
HalfLife2.h
|
Switch HalfLife2 off KTrie (bug 5884 part 7, r=ds).
|
2013-08-25 11:59:48 -07:00 |
LibrarySys.cpp
|
|
|
LibrarySys.h
|
Another gamedata cleanup sponsored by an r=pred (bug 3351).
|
2008-12-26 23:26:21 -05:00 |
Logger.cpp
|
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
|
2013-12-30 17:51:00 -05:00 |
Logger.h
|
|
|
logic_bridge.cpp
|
Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin).
|
2014-01-07 14:24:53 -05:00 |
logic_bridge.h
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
Makefile
|
|
|
MenuManager.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -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
|
AMTL updates and changes to adapt for them to fix menu crashes (bug 5921, r=psychonic).
|
2013-11-30 10:51:28 -05:00 |
MenuStyle_Base.h
|
AMTL updates and changes to adapt for them to fix menu crashes (bug 5921, r=psychonic).
|
2013-11-30 10:51:28 -05:00 |
MenuStyle_Radio.cpp
|
Rewrite IThreader implementation around new synchronization primitives (bug 5862, r=fyren).
|
2013-08-19 20:58:02 -07:00 |
MenuStyle_Radio.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
MenuStyle_Valve.cpp
|
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
|
2013-03-19 11:19:19 -04:00 |
MenuStyle_Valve.h
|
|
|
MenuVoting.cpp
|
|
|
MenuVoting.h
|
|
|
NextMap.cpp
|
Fix some format string misuse with map names.
|
2013-09-13 13:47:55 -04:00 |
NextMap.h
|
Increase mapname buffer size in nextmap to accomodate longer map names.
|
2013-09-13 13:47:55 -04:00 |
PlayerManager.cpp
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07:00 |
PlayerManager.h
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07: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
|
|
|
sm_fastlink.h
|
|
|
sm_globals.h
|
|
|
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_srvcmds.cpp
|
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
|
2013-12-30 17:51:00 -05:00 |
sm_srvcmds.h
|
Switch sm_srvcmds off KTrie (bug 5884 part 12, r=ds).
|
2013-08-25 12:17:25 -07:00 |
sm_stringutil.cpp
|
|
|
sm_stringutil.h
|
|
|
sm_trie.cpp
|
|
|
sm_trie.h
|
|
|
smn_bitbuffer.cpp
|
|
|
smn_console.cpp
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07:00 |
smn_core.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
smn_entities.cpp
|
Add support for Source SDK Base 2013 (bug 5917, r=asherkin).
|
2013-10-13 14:14:51 -04:00 |
smn_events.cpp
|
Added many missing handle security checks (bug 5595, r=psychonic).
|
2013-07-18 20:34:43 -04:00 |
smn_halflife.cpp
|
Fix GetEngineVersion ret values for MM:S 1.9.x on orangebox (bug 5967, r=asherkin).
|
2013-10-29 19:00:21 -04:00 |
smn_hudtext.cpp
|
Fix broken translating in some plugins and natives (bug 5612, r=psychonic).
|
2013-08-25 10:15:35 -04:00 |
smn_keyvalues.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_menus.cpp
|
Fix broken translating in some plugins and natives (bug 5612, r=psychonic).
|
2013-08-25 10:15:35 -04:00 |
smn_nextmap.cpp
|
|
|
smn_player.cpp
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07:00 |
smn_protobuf.cpp
|
Remove deprecated PbReadRepeated natives.
|
2013-04-23 07:11:49 -04:00 |
smn_usermsgs.cpp
|
|
|
smn_usermsgs.h
|
|
|
smn_vector.cpp
|
|
|
sourcemm_api.cpp
|
Move versioning to a static library to improve trivial build speed (bug 5997 part 9, r=ds).
|
2013-12-30 17:51:00 -05:00 |
sourcemm_api.h
|
Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin).
|
2013-07-03 23:14:55 -04:00 |
sourcemod.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
sourcemod.h
|
Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds).
|
2013-08-22 14:05:44 -07:00 |
TimerSys.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
TimerSys.h
|
|
|
UserMessagePBHelpers.h
|
Added support for getting/setting protobuf enum values with Pb*Int natives (nobug, r=asherkin).
|
2013-04-16 11:33:36 -04:00 |
UserMessages.cpp
|
Switch UserMessages off KTrie (bug 5884 part 11, r=ds).
|
2013-08-25 12:16:07 -07:00 |
UserMessages.h
|
Switch UserMessages off KTrie (bug 5884 part 11, r=ds).
|
2013-08-25 12:16:07 -07:00 |
version.rc
|
|
|