sourcemod/core/logic
Kyle Sanderson 9c62e94239 Optimize native call if statically bound (bug 5842, r=ds,fyren f=dvander).
Original patch written by David Anderson (original r from Fyren).
- Updated to function with the current JIT compiler.
- Took in clean-ups from later-dated patches.
2014-05-11 14:36:32 -07:00
..
msvc9
msvc10
thread
ADTFactory.cpp
ADTFactory.h
AMBuilder Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander). 2014-02-09 22:50:20 -06:00
CellArray.h
common_logic.cpp Move ForwardSys from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
common_logic.h
Database.cpp Clear default driver reference if unloaded (bug 5934, r=dvander). 2014-05-09 10:36:58 -07:00
Database.h Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
DebugReporter.cpp
DebugReporter.h
ExtensionSys.cpp Fix some memory errors (bug 5904, r=ds). 2013-10-29 18:58:34 -04:00
ExtensionSys.h
ForwardSys.cpp Remove unmanaged forwards from lookup list on Release (bug 6025, r=psychonic). 2014-02-08 14:51:44 -07:00
ForwardSys.h Move ForwardSys from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
GameConfigs.cpp Add support for single-file gamedata custom overrides (bug 5386, r=psychonic). 2014-04-07 12:14:26 -04:00
GameConfigs.h Use Linux game data for offsets and signatures/symbols on OS X if Mac-specific data is not available (bug 6056, r=dvander). 2014-02-15 23:23:53 -06:00
HandleSys.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
HandleSys.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
intercom.h Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin). 2014-01-07 14:24:53 -05:00
Makefile
MemoryUtils.cpp
MemoryUtils.h
MersenneTwister.h
Native.h
NativeInvoker.cpp
NativeInvoker.h
NativeOwner.cpp
NativeOwner.h
PhraseCollection.cpp
PhraseCollection.h
PluginSys.cpp
PluginSys.h
Profiler.cpp
Profiler.h
ShareSys.cpp Optimize native call if statically bound (bug 5842, r=ds,fyren f=dvander). 2014-05-11 14:36:32 -07:00
ShareSys.h
sm_crc32.cpp
sm_crc32.h
sm_simple_prioqueue.h Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
sm_symtable.h
smn_admin.cpp
smn_adt_array.cpp Import of core modularization plan (bug 3599). 2009-05-13 21:55:50 -04:00
smn_adt_stack.cpp
smn_adt_trie.cpp Fix usage of replace param in SetTrieArray (bug 6113, r=asherkin). 2014-05-04 21:38:32 -04:00
smn_banning.cpp
smn_database.cpp Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
smn_datapacks.cpp
smn_fakenatives.cpp
smn_filesystem.cpp Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin). 2014-01-07 14:24:53 -05:00
smn_float.cpp Fix typo pointed out by Nephrite (bug 6107, comment #7). 2014-04-23 10:18:56 -07:00
smn_functions.cpp Fix bad handle Forward handling in RequstFrame (irc, r=psychonic). 2014-02-08 15:10:35 -07:00
smn_gameconfigs.cpp
smn_handles.cpp
smn_lang.cpp
smn_maplists.cpp Add support for Insurgency mapcycle format (bug 5966, r=asherkin). 2014-01-07 10:24:44 -05:00
smn_players.cpp
smn_profiler.cpp
smn_sorting.cpp
smn_string.cpp
smn_textparse.cpp
smn_timers.cpp
stringutil.cpp
stringutil.h
TextParsers.cpp
TextParsers.h
ThreadSupport.cpp
ThreadSupport.h
Translator.cpp Add sm_reload_translations command (bug 5750, r=asherkin). 2014-03-30 12:08:11 -04:00
Translator.h Add sm_reload_translations command (bug 5750, r=asherkin). 2014-03-30 12:08:11 -04:00
version.rc