sourcemod/core
2011-06-25 15:26:09 -07:00
..
logic Fixed clang OS X build. 2011-06-17 18:21:17 -05:00
msvc8
msvc9 Updated core msvc9 proj file (engine defs, -smn_profiler, mms17 -> mms18) (NPOTB). 2011-05-24 18:34:45 -04:00
msvc10 Updated core msvc10 proj file (no smn_profiler) (NPOTB). 2011-05-24 18:35:09 -04:00
AdminCache.cpp
AdminCache.h
ADTFactory.cpp
ADTFactory.h
AMBuilder Move profile natives to logic, add linux support (bug 4927, r=ds). 2011-05-22 02:04:34 -07:00
CDataPack.cpp
CDataPack.h
CellRecipientFilter.h
ChatTriggers.cpp Move translator from logic to core (bug 4406 part 6, r=ds). 2010-05-14 19:43:53 -07:00
ChatTriggers.h
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 Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren). 2011-06-20 13:30:14 -04:00
ConCmdManager.h Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren). 2011-06-20 13:30:14 -04:00
ConCommandBaseIterator.h Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
ConsoleDetours.cpp Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander). 2010-05-29 18:11:47 -04:00
ConsoleDetours.h Added feature testing functionality (bug 4021, r=pred). 2009-10-28 00:37:34 -07:00
convar_sm_l4d.h Added support for L4D2 on Mac OS X (bug 4647, r=fyren). 2010-10-14 18:27:37 -05: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 Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
convar_sm.h
ConVarManager.cpp Fixed reentrancy problems with iterators, forwards, and function removals (bug 2010-01-10 16:58:17 -08: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 Build against MM:S 1.8 with core-legacy (bug 4076, r=ds). 2009-10-28 23:30:52 -07:00
CoreConfig.h
CrazyDebugger.cpp
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 Added support for Bloody Good Time (bug 4780, r=fyren). 2011-01-11 23:35:58 -05:00
ExtensionSys.h Removed auto folders (bug 3949). 2009-08-30 00:03:58 -07: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
HalfLife2.cpp Removed gEntList failure notify on Windows. (bug 4832, r=fyren). 2011-04-11 22:30:03 -04:00
HalfLife2.h Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -07:00
HandleSys.cpp Handle leak notice now prints to error log (as well as fatal) (bug 4929, r=dvander). 2011-05-24 18:37:45 -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
Logger.cpp More changes for new build system. 2009-08-30 00:46:56 -07:00
Logger.h Import of core modularization plan (bug 3599). 2009-05-13 21:55:50 -04:00
logic_bridge.cpp Added support for Bloody Good Time (bug 4780, r=fyren). 2011-01-11 23:35:58 -05: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 Static gamedata checker (NPOTB) 2010-10-01 12:15:43 -07: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 Fixed regression when using panels (no bug, r=me). 2010-04-29 01:28:11 -07:00
MenuStyle_Base.h
MenuStyle_Radio.cpp Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -07:00
MenuStyle_Radio.h
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
MenuVoting.cpp Fixed voting crash when client console, chat, and SourceTV are enabled (bug 4676, r=fyren). 2010-11-30 13:04:13 -05:00
MenuVoting.h Added voting output (bug 1997, r=dvander) 2009-09-17 18:54:40 +12:00
NativeInvoker.cpp
NativeInvoker.h
NativeOwner.cpp
NativeOwner.h
NextMap.cpp Build against MM:S 1.8 with core-legacy (bug 4076, r=ds). 2009-10-28 23:30:52 -07:00
NextMap.h Added support for Dark Messiah engine and game. (no bug, r=me). 2009-02-18 02:19:22 -06:00
PlayerManager.cpp Fixed invalid client errors from late-load of SourceTV (bug 4881, r=fyren). 2011-05-25 08:31:12 -04:00
PlayerManager.h SM Central fixes for new language natives (bug 4613). 2011-03-12 23:56:04 -05: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
PluginSys.cpp Static gamedata checker (NPOTB) 2010-10-01 12:15:43 -07:00
PluginSys.h Added support for Bloody Good Time (bug 4780, r=fyren). 2011-01-11 23:35:58 -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
sm_autonatives.h
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
sm_simple_prioqueue.h
sm_srvcmds.cpp Updated credits. 2011-06-25 15:26:09 -07: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
sm_trie.h
smn_bitbuffer.cpp Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander) 2009-07-24 12:34:31 +12:00
smn_console.cpp Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
smn_core.cpp Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander). 2010-05-29 18:11:47 -04:00
smn_database.cpp Make SQL_LastInsertId and SQL_GetAffectedRows work on query handles, allowing their use with threaded queries 2011-05-14 20:21:37 -07:00
smn_entities.cpp Added array element selection with Get/SetEntProp* on arrays (bug 4160, r=fyren). 2011-06-05 21:52:36 -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
smn_filesystem.cpp
smn_halflife.cpp Added support for Bloody Good Time (bug 4780, r=fyren). 2011-01-11 23:35:58 -05:00
smn_hudtext.cpp Moved gameconf code from core to logic (bug 4406 part 11, r=ds). 2010-05-14 23:35:42 -07:00
smn_keyvalues.cpp
smn_menus.cpp Added optional 'No Vote' option to vote menu (bug 4217, r=dvander) 2010-02-27 14:56:02 +13:00
smn_nextmap.cpp - Added ForceChangeLevel and Map History to nextmap api 2008-07-13 05:13:37 +00:00
smn_player.cpp Check return value of GetPlayerNetInfo (bug 4315, r=fyren). 2010-04-27 23:40:04 -07:00
smn_usermsgs.cpp Fix crash when unloading a plugin with live user message hooks (bug 3817, r=dvander) 2009-05-25 18:12:26 -07:00
smn_usermsgs.h Improved user message interception API (bug 3631, r=pred). 2009-03-01 16:39:25 -05:00
smn_vector.cpp
sourcemm_api.cpp Fixed command listener spew on server shutdown (bug 4198, r=fyren). 2010-01-13 21:48:51 -08:00
sourcemm_api.h Added support for Bloody Good Time (bug 4780, r=fyren). 2011-01-11 23:35:58 -05:00
sourcemod.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
sourcemod.h Bintools extension no longer needs a separate build for each engine (bug 4548, r=dvander). 2010-08-01 14:57:54 -05:00
TimerSys.cpp
TimerSys.h Move timer natives into logic binary (bug 4402, r=ds). 2010-05-13 01:47:12 -07:00
UserMessages.cpp Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
UserMessages.h Added support for Alien Swarm (bug 4530, r=dvander). 2010-07-27 17:32:32 -05:00
version.rc Imported support for new build system. 2009-08-30 00:21:42 -07:00