sourcemod/core
2013-10-29 19:00:21 -04:00
..
logic Fix translator system not loading languages with long identifier (bug 5888, r=dvander). 2013-08-28 13:18:55 -04:00
msvc8 Now compiles against Metamod:Source 1.7 (bug 3445). 2008-11-27 01:13:51 -06:00
msvc9 Updated core msvc9 proj file (engine defs, -smn_profiler, mms17 -> mms18) (NPOTB). 2011-05-24 18:34:45 -04:00
msvc10 Added missing smn_protobuf.cpp to core msvc10 project (NPOTB). 2013-02-11 09:39:23 -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 merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00
ADTFactory.cpp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ADTFactory.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
AMBuilder Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
CDataPack.cpp SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
CDataPack.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
CellRecipientFilter.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ChatTriggers.cpp Don't call SayCommand forwards for chat triggers (bug 5863, r=asherkin). 2013-08-24 21:59:52 -04:00
ChatTriggers.h Removed unused var m_bTriggerWasSilent from core ChatTriggers (bug 5863, r=asherkin). 2013-08-24 21:59:52 -04:00
concmd_cleaner.cpp Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred). 2009-09-26 17:12:23 -04:00
concmd_cleaner.h Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred). 2009-09-26 17:12:23 -04:00
ConCmdManager.cpp Added the ability to override RegConsoleCommand-created commands (bug 5199, r=psychonic). 2012-11-15 17:53:11 +00: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 Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
ConsoleDetours.cpp Fix cmd listener callback return behavior to match func doc (bug 5882, r=asherkin). 2013-08-24 23:56:39 -04:00
ConsoleDetours.h Added feature testing functionality (bug 4021, r=pred). 2009-10-28 00:37:34 -07:00
convar_sm_l4d.h Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
convar_sm_ob.h Compile and link fixes for Mac OS X (bug 4392, r=dvander). 2010-05-13 04:22:31 -05:00
convar_sm_swarm.h Build fix (casing issue with sdk Color.h include). 2012-05-27 16:51:29 -04:00
convar_sm.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ConVarManager.cpp Added a reset argument to 'sm cvars' (bug 5043, r=psychonic). 2011-08-14 21:42:32 +01:00
ConVarManager.h Added support for Dark Messiah engine and game. (no bug, r=me). 2009-02-18 02:19:22 -06:00
CoreConfig.cpp AutoExecConfig now logs an error when it cannot create cfg (bug 5465, r=asherkin). 2012-11-24 09:53:44 -05:00
CoreConfig.h Added API to grab arbitrary kv pairs from core.cfg. 2009-02-17 16:19:11 -05:00
CrazyDebugger.cpp Fixed CrazyDebug not working with Episode One games 2008-05-25 12:46:03 +00:00
Database.cpp Follow-up fixes to database conf reading (bug 4286, r=fyren). 2010-10-16 22:27:34 -07:00
Database.h Follow-up fixes to database conf reading (bug 4286, r=fyren). 2010-10-16 22:27:34 -07:00
DebugReporter.cpp Move timer natives into logic binary (bug 4402, r=ds). 2010-05-13 01:47:12 -07:00
DebugReporter.h Move timer natives into logic binary (bug 4402, r=ds). 2010-05-13 01:47:12 -07:00
EventManager.cpp Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
EventManager.h Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
ExtensionSys.cpp Readded another missing hunk from 394499aa9d33 merge. 2013-08-14 12:10:31 -04:00
ExtensionSys.h Exposed extensions list to clients (bug 5221, r=asherkin). 2012-05-27 01:51:08 +01:00
ForwardSys.cpp Fixed reentrancy problems with iterators, forwards, and function removals (bug 2010-01-10 16:58:17 -08:00
ForwardSys.h Fixed reentrancy problems with iterators, forwards, and function removals (bug 2010-01-10 16:58:17 -08:00
frame_hooks.cpp Import of core modularization plan (bug 3599). 2009-05-13 21:55:50 -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 Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -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 Fixed potential deadlock in HandleSystem::TryAndFreeSomeHandles (bug 5665, r=dvander). 2013-08-25 09:59:53 -04:00
HandleSys.h Root menu handles in callbacks (bug 4353, r=fyren). 2010-04-27 21:03:20 -07:00
LibrarySys.cpp Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander). 2011-04-23 21:53:53 -05:00
LibrarySys.h Another gamedata cleanup sponsored by an r=pred (bug 3351). 2008-12-26 23:26:21 -05:00
Logger.cpp Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
Logger.h Import of core modularization plan (bug 3599). 2009-05-13 21:55:50 -04:00
logic_bridge.cpp Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
logic_bridge.h Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -07:00
Makefile Updated for CS:S sync (r=asherkin). 2013-02-05 21:45:11 +00:00
MenuManager.cpp Move translator from logic to core (bug 4406 part 6, r=ds). 2010-05-14 19:43:53 -07:00
MenuManager.h Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren). 2009-05-30 19:59:55 -04:00
MenuStyle_Base.cpp Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
MenuStyle_Base.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
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 Move translator from logic to core (bug 4406 part 6, r=ds). 2010-05-14 19:43:53 -07:00
MenuStyle_Valve.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
MenuVoting.cpp Fixed client console vote output missing newlines (bug 5205, r=psychonic). 2012-05-26 18:25:28 -04:00
MenuVoting.h Added voting output (bug 1997, r=dvander) 2009-09-17 18:54:40 +12:00
NativeInvoker.cpp Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman). 2009-02-01 02:03:03 -05:00
NativeInvoker.h Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman). 2009-02-01 02:03:03 -05:00
NativeOwner.cpp Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
NativeOwner.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
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 Disable SteamAuthstringValidation config option by default (bug 5791, r=psychonic). 2013-08-01 14:33:06 +01:00
PlayerManager.h Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin). 2013-03-16 23:12:40 -04:00
PluginInfoDatabase.cpp Fixed crash when block-loading more than 8 plugins (bug 4034, r=dvander). 2009-10-02 02:30:01 -07:00
PluginInfoDatabase.h Removed pointless "systems" folder from core. 2008-11-16 16:06:18 -08:00
PluginSys.cpp Fixed OnLibraryAdded/Removed not being called in all plugins (bug 5431, r=psychonic). 2012-12-14 15:15:12 -05:00
PluginSys.h Fixed OnLibraryAdded/Removed not being called in all plugins (bug 5431, r=psychonic). 2012-12-14 15:15:12 -05:00
ShareSys.cpp Added feature testing functionality (bug 4021, r=pred). 2009-10-28 00:37:34 -07:00
ShareSys.h Added feature testing functionality (bug 4021, r=pred). 2009-10-28 00:37:34 -07:00
sm_autonatives.cpp rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
sm_autonatives.h rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00: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 Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -07:00
sm_memtable.h Inline sm_memtable (bug 4406 part 5, r=ds). 2010-05-14 19:43:38 -07:00
sm_queue.h SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
sm_simple_prioqueue.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
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 Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -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 merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00
sm_trie.h merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00
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 Fix broken translating in some plugins and natives (bug 5612, r=psychonic). 2013-08-25 10:15:35 -04: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 Backed out changeset 42462959f48d 2011-08-20 16:44:16 -07:00
smn_entities.cpp Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
smn_events.cpp Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds). 2009-12-19 18:16:41 -08:00
smn_fakenatives.cpp Fixed typo in too-many-params native error message (r=psychonic). 2013-07-17 08:09:10 -04:00
smn_filesystem.cpp Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds). 2008-11-29 22:43:30 -06: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 Try 2 of eliminating VPK warning. 2008-11-19 02:38:28 -06: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 - Added ForceChangeLevel and Map History to nextmap api 2008-07-13 05:13:37 +00:00
smn_player.cpp Fixed clients not being marked as in kick queue in some cases (bug 5746, r=psychonic). 2013-07-18 11:38:04 -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 Added preliminary support for Left 4 Dead; some things may not yet work. 2008-11-14 09:18:30 -06:00
sourcemm_api.cpp Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin). 2013-07-03 23:23:05 -04:00
sourcemm_api.h Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin). 2013-07-03 23:23:05 -04:00
sourcemod.cpp Added checks to avoid crashing in some natives before map start (bug 5119, r=fyren). 2011-10-11 22:50:21 -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 Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
TimerSys.h Move timer natives into logic binary (bug 4402, r=ds). 2010-05-13 01:47:12 -07:00
UserMessagePBHelpers.h Added repeated field handing to PbSet* natives (bug 5633, r=asherkin). 2013-03-16 13:31:56 -04:00
UserMessages.cpp More, hopefully final CS:GO/protobuf usermessage fixups (bug 5588). 2013-02-11 15:11:04 -05: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