sourcemod/core/logic
2013-08-14 11:56:34 -04:00
..
msvc9
msvc10 Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
thread Made thread worker processing limits configurable at runtime (bug 5326, r=psychonic). 2012-12-14 15:16:35 -05:00
AMBuilder Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
CellArray.h
common_logic.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
common_logic.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
DebugReporter.cpp Fix more build bustage. 2013-02-16 17:28:17 -08:00
DebugReporter.h Move DebugReporter from core to logic (bug 5607, r=psychonic). 2013-02-16 15:57:00 -08:00
ExtensionSys.cpp Added gamedata and extension loading compat shims for Nuclear Dawn (bug 5813, r=asherkin). 2013-08-14 11:56:34 -04:00
ExtensionSys.h Checkin missing chunks from bug 5680 (ref bug 5691). 2013-03-31 22:03:57 -07:00
GameConfigs.cpp Added gamedata and extension loading compat shims for Nuclear Dawn (bug 5813, r=asherkin). 2013-08-14 11:56:34 -04:00
GameConfigs.h Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
HandleSys.cpp Dump handle information when a plugin is forcefully unloaded. (bug 5666, r=asherkin) 2013-08-12 00:45:29 +01:00
HandleSys.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
intercom.h Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin). 2013-07-03 23:14:55 -04:00
Makefile
MemoryUtils.cpp Fixed potential for reading out of library bounds in MemoryUtils;:FindPattern (r=asherkin). 2013-01-23 14:05:35 -05:00
MemoryUtils.h Fixed crash in MemoryUtils::ResolveSymbol() on OS X Lion (10.7) (bug 4951, r=dvander). 2011-06-15 16:02:05 -05:00
MersenneTwister.h
NativeInvoker.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
NativeInvoker.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
NativeOwner.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
NativeOwner.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
PhraseCollection.cpp
PhraseCollection.h
PluginSys.cpp Fixed various memory issues. (bug 5766, r=asherkin) 2013-08-12 00:44:22 +01:00
PluginSys.h Don't allocate/delete across static CRTs (no bug, irc r=fyren+psychonic). 2013-03-31 13:30:22 -07:00
Profiler.cpp
Profiler.h
ShareSys.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
ShareSys.h Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
sm_crc32.cpp Mercurial queues... oh, how terrible. 2010-01-18 03:20:44 -08:00
sm_crc32.h Mercurial queues... oh, how terrible. 2010-01-18 03:20:44 -08:00
sm_memtable.h
sm_symtable.h
smn_admin.cpp
smn_adt_array.cpp
smn_adt_stack.cpp
smn_adt_trie.cpp
smn_banning.cpp
smn_datapacks.cpp
smn_fakenatives.cpp Fixed typo in too-many-params native error message (r=psychonic). 2013-07-17 08:05:42 -04:00
smn_filesystem.cpp Fix build bustage. 2013-02-16 16:50:47 -08:00
smn_float.cpp
smn_functions.cpp Added many missing handle security checks (bug 5595, r=psychonic). 2013-07-18 20:34:43 -04:00
smn_gameconfigs.cpp
smn_handles.cpp
smn_lang.cpp
smn_maplists.cpp Fixed a path not using updated mapcycle file detection (bug 5719). 2013-08-05 11:36:59 -04:00
smn_players.cpp Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
smn_profiler.cpp Fixed resolution of GetProfilerTime on non-Windows platforms (r=me). 2012-08-29 16:35:08 +01:00
smn_sorting.cpp Fixed Sort_Random not including first value in array sorting functions (bug 4292, r=psychonic). 2013-01-23 12:51:19 -05:00
smn_string.cpp
smn_textparse.cpp Added many missing handle security checks (bug 5595, r=psychonic). 2013-07-18 20:34:43 -04:00
smn_timers.cpp Fix crash creating a timer when there are no handles available. (bug 5317, r=asherkin) 2013-08-12 00:57:26 +01:00
stringutil.cpp Fixed build for real. 2013-07-04 11:28:32 -04:00
stringutil.h Fixed ReadMapList not seeing maps in all valveFS paths (bug 5715, r=asherkin). 2013-07-03 23:14:55 -04:00
TextParsers.cpp
TextParsers.h
ThreadSupport.cpp
ThreadSupport.h
Translator.cpp Let logic binary access ServerLang value on startup (bug 4675, r=dvander). 2011-07-24 19:52:22 -07:00
Translator.h
version.rc