| .. |
|
logic
|
Generate debugging information during compilation (bug 5227, r=ds).
|
2013-03-17 21:00:28 +00:00 |
|
msvc8
|
|
|
|
msvc9
|
|
|
|
msvc10
|
Updated core and logic msvc10 project files (NPOTB).
|
2013-02-16 22:21:41 -05:00 |
|
AdminCache.cpp
|
Added CheckAccess native to check cmd/override access of AdminId (bug 5083, r=fyren).
|
2011-09-10 12:08:38 -04:00 |
|
AdminCache.h
|
|
|
|
ADTFactory.cpp
|
|
|
|
ADTFactory.h
|
|
|
|
AMBuilder
|
Generate debugging information during compilation (bug 5227, r=ds).
|
2013-03-17 21:00:28 +00:00 |
|
CDataPack.cpp
|
|
|
|
CDataPack.h
|
|
|
|
CellRecipientFilter.h
|
|
|
|
ChatTriggers.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
ChatTriggers.h
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06: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
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
ConCmdManager.h
|
Added the ability to override RegConsoleCommand-created commands (bug 5199, r=psychonic).
|
2012-11-15 17:53:11 +00:00 |
|
ConCommandBaseIterator.h
|
|
|
|
ConsoleDetours.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
ConsoleDetours.h
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
convar_sm_l4d.h
|
|
|
|
convar_sm_ob.h
|
|
|
|
convar_sm_swarm.h
|
Build fix (casing issue with sdk Color.h include).
|
2012-05-27 16:51:29 -04:00 |
|
convar_sm.h
|
|
|
|
ConVarManager.cpp
|
Fixed Windows build.
|
2013-03-17 00:26:53 -04:00 |
|
ConVarManager.h
|
|
|
|
CoreConfig.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
CoreConfig.h
|
|
|
|
CrazyDebugger.cpp
|
|
|
|
Database.cpp
|
|
|
|
Database.h
|
|
|
|
EventManager.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
EventManager.h
|
|
|
|
ExtensionSys.cpp
|
Change extension unload order to avoid exposing finalisation window (bug 5556, r=asherkin).
|
2013-02-28 22:04:28 +00:00 |
|
ExtensionSys.h
|
Exposed extensions list to clients (bug 5221, r=asherkin).
|
2012-05-27 01:51:08 +01:00 |
|
ForwardSys.cpp
|
Move DebugReporter from core to logic (bug 5607, r=psychonic).
|
2013-02-16 15:57:00 -08:00 |
|
ForwardSys.h
|
|
|
|
frame_hooks.cpp
|
|
|
|
frame_hooks.h
|
|
|
|
HalfLife2.cpp
|
Get GetEntityClassname m_iClassname offset from worldspawn (bug 5654, r=asherkin).
|
2013-03-16 22:57:33 -04:00 |
|
HalfLife2.h
|
Added support for "fuzzy" map names in L4D and later (bug 5599, r=asherkin).
|
2013-02-14 19:28:12 -05:00 |
|
HandleSys.cpp
|
Fix a number of issues with cloned handles (bug 5240, r=asherkin).
|
2013-03-17 22:05:33 +00:00 |
|
HandleSys.h
|
|
|
|
LibrarySys.cpp
|
|
|
|
LibrarySys.h
|
|
|
|
Logger.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
Logger.h
|
Move filesystem natives from Core to Logic (bug 5606, r=psychonic).
|
2013-02-16 15:52:11 -08:00 |
|
logic_bridge.cpp
|
Fixed startup crash regression (bug 5607, r=dvander).
|
2013-02-18 20:13:08 -05:00 |
|
logic_bridge.h
|
|
|
|
Makefile
|
Updated for CS:S sync (r=asherkin).
|
2013-02-05 21:45:11 +00:00 |
|
MenuManager.cpp
|
|
|
|
MenuManager.h
|
|
|
|
MenuStyle_Base.cpp
|
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
|
2012-08-20 21:53:59 -04:00 |
|
MenuStyle_Base.h
|
|
|
|
MenuStyle_Radio.cpp
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05: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
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
MenuStyle_Valve.h
|
|
|
|
MenuVoting.cpp
|
Fixed client console vote output missing newlines (bug 5205, r=psychonic).
|
2012-05-26 18:25:28 -04:00 |
|
MenuVoting.h
|
|
|
|
NativeInvoker.cpp
|
|
|
|
NativeInvoker.h
|
|
|
|
NativeOwner.cpp
|
|
|
|
NativeOwner.h
|
|
|
|
NextMap.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
NextMap.h
|
|
|
|
PlayerManager.cpp
|
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
|
2013-03-16 23:12:40 -04:00 |
|
PlayerManager.h
|
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
|
2013-03-16 23:12:40 -04:00 |
|
PluginSys.cpp
|
Remove plugin_settings.cfg and supporting code (bug 5605, r=psychonic).
|
2013-02-16 15:15:22 -08:00 |
|
PluginSys.h
|
Remove plugin_settings.cfg and supporting code (bug 5605, r=psychonic).
|
2013-02-16 15:15:22 -08:00 |
|
ShareSys.cpp
|
|
|
|
ShareSys.h
|
|
|
|
sm_autonatives.cpp
|
|
|
|
sm_autonatives.h
|
|
|
|
sm_fastlink.h
|
|
|
|
sm_globals.h
|
|
|
|
sm_memtable.h
|
|
|
|
sm_queue.h
|
|
|
|
sm_simple_prioqueue.h
|
|
|
|
sm_srvcmds.cpp
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |
|
sm_srvcmds.h
|
Moved profiler and adt_trie to logic binary.
|
2009-05-14 11:24:07 -04:00 |
|
sm_stringutil.cpp
|
|
|
|
sm_stringutil.h
|
|
|
|
sm_trie.cpp
|
|
|
|
sm_trie.h
|
|
|
|
smn_bitbuffer.cpp
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
smn_console.cpp
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
smn_core.cpp
|
Fixed crash with StoreToAddress if memory wasn't writable (bug 5252, r=asherkin).
|
2012-04-14 00:31:07 +01:00 |
|
smn_database.cpp
|
|
|
|
smn_entities.cpp
|
Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim).
|
2013-02-04 07:38:30 -05:00 |
|
smn_events.cpp
|
|
|
|
smn_fakenatives.cpp
|
|
|
|
smn_halflife.cpp
|
Added support for "fuzzy" map names in L4D and later (bug 5599, r=asherkin).
|
2013-02-14 19:28:12 -05:00 |
|
smn_hudtext.cpp
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
smn_keyvalues.cpp
|
|
|
|
smn_menus.cpp
|
Move DebugReporter from core to logic (bug 5607, r=psychonic).
|
2013-02-16 15:57:00 -08:00 |
|
smn_nextmap.cpp
|
|
|
|
smn_player.cpp
|
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
|
2013-03-16 23:12:40 -04:00 |
|
smn_protobuf.cpp
|
Added repeated field handing to PbSet* natives (bug 5633, r=asherkin).
|
2013-03-16 13:31:56 -04:00 |
|
smn_usermsgs.cpp
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
smn_usermsgs.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
smn_vector.cpp
|
|
|
|
sourcemm_api.cpp
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |
|
sourcemm_api.h
|
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
|
2012-08-20 21:53:59 -04:00 |
|
sourcemod.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
sourcemod.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
|
TimerSys.cpp
|
|
|
|
TimerSys.h
|
|
|
|
UserMessagePBHelpers.h
|
Added repeated field handing to PbSet* natives (bug 5633, r=asherkin).
|
2013-03-16 13:31:56 -04:00 |
|
UserMessages.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
|
UserMessages.h
|
Move UserMessages::m_pBase to only engines without protobuf msgs (r=asherkin).
|
2013-03-16 13:42:11 -04:00 |
|
version.rc
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |