.. |
logic
|
Optimize native call if statically bound (bug 5842, r=ds,fyren f=dvander).
|
2014-05-11 14:36:32 -07:00 |
msvc8
|
|
|
msvc9
|
|
|
msvc10
|
|
|
msvc11
|
|
|
AdminCache.cpp
|
Fix FindFlagChar giving '?' for Admin_Custom6 (nobug, r=asherkin).
|
2014-03-30 12:41:07 -04:00 |
AdminCache.h
|
Switch AdminCache off KTrie (bug 5886, r=ds).
|
2013-08-25 21:39:07 -07:00 |
AMBuilder
|
Choose correct libprotobuf build for current msvc version on Windows.
|
2014-02-28 20:44:10 -05:00 |
CDataPack.cpp
|
|
|
CDataPack.h
|
|
|
CellRecipientFilter.h
|
|
|
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
|
|
|
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
|
Changed EventHook name storage to use AString (bug 6188, r=psychonic).
|
2014-05-10 02:40:08 -07:00 |
EventManager.h
|
Changed EventHook name storage to use AString (bug 6188, r=psychonic).
|
2014-05-10 02:40:08 -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
|
|
|
HalfLife2.cpp
|
Fix uninit'd GetCommandLine ptr in event that tier0 is not found.
|
2014-04-20 21:07:28 -04: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
|
|
|
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 missing GAMEFIX define for Nuclear Dawn.
|
2014-04-20 15:59:23 -04: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
|
|
|
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
|
|
|
MenuStyle_Radio.h
|
|
|
MenuStyle_Valve.cpp
|
|
|
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
|
Unify Maximum supported clients, raised SDKTools limit (bug 5964, r=psychonic).
|
2014-05-06 18:40:35 -07:00 |
PlayerManager.h
|
Update for Dota IServerGameClient changes.
|
2014-04-06 17:03:29 -04:00 |
sm_autonatives.cpp
|
|
|
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
|
Fix.
|
2014-05-25 03:41:44 -07: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
|
Fix Windows build, again.
|
2014-04-22 20:04:12 -07:00 |
sm_stringutil.h
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
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
|
Fix StoreFromAddress and LoadFromAddress continuing with bad values after error (bug 6080, r=asherkin).
|
2014-03-23 17:07:51 -04:00 |
smn_entities.cpp
|
Remove unused variables (nobug, r=askerin).
|
2014-02-28 20:45:03 -05:00 |
smn_events.cpp
|
|
|
smn_halflife.cpp
|
Add support for Contagion (bug 6007, r=asherkin).
|
2014-03-29 14:14:00 -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
|
|
|
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
|
No longer require clients to be ingame for INetChannelInfo natives (bug 5775, r=psychonic).
|
2014-03-27 22:52:16 -04:00 |
smn_protobuf.cpp
|
Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin).
|
2014-03-21 13:23:48 -04:00 |
smn_usermsgs.cpp
|
Unify Maximum supported clients, raised SDKTools limit (bug 5964, r=psychonic).
|
2014-05-06 18:40:35 -07:00 |
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
|
|
|
sourcemod.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
sourcemod.h
|
|
|
TimerSys.cpp
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
|
2013-10-09 08:43:08 -04:00 |
TimerSys.h
|
|
|
UserMessagePBHelpers.h
|
Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin).
|
2014-03-21 13:23:48 -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
|
|
|