Go to file
David Anderson 045ee262a8 Move scared guts of core into logic (bug 5680, r=fyren).
--HG--
rename : core/ExtensionSys.cpp => core/logic/ExtensionSys.cpp
rename : core/ExtensionSys.h => core/logic/ExtensionSys.h
rename : core/HandleSys.cpp => core/logic/HandleSys.cpp
rename : core/HandleSys.h => core/logic/HandleSys.h
rename : core/NativeInvoker.cpp => core/logic/NativeInvoker.cpp
rename : core/NativeInvoker.h => core/logic/NativeInvoker.h
rename : core/NativeOwner.cpp => core/logic/NativeOwner.cpp
rename : core/NativeOwner.h => core/logic/NativeOwner.h
rename : core/PluginSys.cpp => core/logic/PluginSys.cpp
rename : core/PluginSys.h => core/logic/PluginSys.h
rename : core/ShareSys.cpp => core/logic/ShareSys.cpp
rename : core/ShareSys.h => core/logic/ShareSys.h
rename : core/smn_fakenatives.cpp => core/logic/smn_fakenatives.cpp
rename : core/logic/AutoHandleRooter.h => public/AutoHandleRooter.h
2013-03-29 11:37:29 -07:00
configs Remove plugin_settings.cfg and supporting code (bug 5605, r=psychonic). 2013-02-16 15:15:22 -08:00
core Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Add alternative lookup method for EntityFactoryDictionary (bug 5658, r=asherkin). 2013-03-19 11:25:04 -04:00
gamedata Added Dota 2 gamedata for SDKHooks. 2013-03-22 23:07:17 -04:00
knight/shared Fixed bugs in the Knight shared files (not that these are used in SM). 2009-01-29 12:50:32 -05:00
loader Added basic support for Dota 2 (bug 5656, r=asherkin). 2013-03-19 11:18:44 -04:00
msvc10 Added msvc10 proj file for Regex extension and hooked up to meta sln (NPOTB). 2013-03-17 11:29:55 -04:00
plugins Backed out changeset: 40e1814dd3d6 (bug 5484). 2013-03-19 22:08:19 -04:00
public Move scared guts of core into logic (bug 5680, r=fyren). 2013-03-29 11:37:29 -07:00
sourcepawn Generate debugging information during compilation (bug 5227, r=ds). 2013-03-17 21:00:28 +00:00
tools Whoops. Snakes. 2013-03-17 21:07:28 +00:00
translations Added support for runoff voting in mapchooser (bug 4218, r=dvander). 2011-11-05 20:36:20 -04:00
.hgignore Added build directory to hgignore (NPOTB). 2012-08-26 23:33:11 -04:00
.hgtags Added tag sourcemod-1.2.0 for changeset 3a73bbf60f34 2009-03-05 02:35:44 -05:00
AMBuildScript Another build fix. 2013-03-19 12:15:24 -04:00
changelog.txt Triggering a build. 2011-04-13 19:05:41 -05:00
configure.py Added --no-mysql option to configure script to make MySQL optional (bug 5661, r=dvander). 2013-03-17 02:40:04 -05:00
NOTICE.txt Triggering a build. 2011-04-13 20:25:10 -05:00
product.version Bump version to 1.6.0. 2013-02-10 21:10:25 -08:00
pushbuild.txt Triggering build. 2013-03-29 12:28:02 -04:00