Go to file
David Anderson 2ff9b0aada Removed pointless "systems" folder from core.
--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/ExtensionSys.h => core/ExtensionSys.h
rename : core/systems/ForwardSys.cpp => core/ForwardSys.cpp
rename : core/systems/ForwardSys.h => core/ForwardSys.h
rename : core/systems/HandleSys.cpp => core/HandleSys.cpp
rename : core/systems/HandleSys.h => core/HandleSys.h
rename : core/systems/LibrarySys.cpp => core/LibrarySys.cpp
rename : core/systems/LibrarySys.h => core/LibrarySys.h
rename : core/systems/PluginInfoDatabase.cpp => core/PluginInfoDatabase.cpp
rename : core/systems/PluginInfoDatabase.h => core/PluginInfoDatabase.h
rename : core/systems/PluginSys.cpp => core/PluginSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
rename : core/systems/ShareSys.cpp => core/ShareSys.cpp
rename : core/systems/ShareSys.h => core/ShareSys.h
2008-11-16 16:06:18 -08:00
configs Added a nominations section to maplists.cfg 2008-09-02 07:10:11 +00:00
core Removed pointless "systems" folder from core. 2008-11-16 16:06:18 -08:00
editor Moved IDA scripts from editor/ida to tools/ida_scripts 2008-11-14 03:51:57 -06:00
extensions Moved structs.inc out of plugins\include. 2008-11-01 00:02:53 -07:00
gamedata Fixed windows offset in structs extension. 2008-10-31 23:15:34 -07:00
knight/shared Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
loader Migrated to Visual Studio 2008 for default builds (bug 3257). 2008-09-27 14:59:09 -07:00
plugins The replicate and notify parameters for SetConVarX and ResetConVar are now ignored on Orange Box. 2008-11-12 23:14:49 -06:00
public Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me). 2008-10-27 02:02:14 -05:00
sourcepawn Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me). 2008-10-27 02:02:14 -05:00
tools Moved IDA scripts from editor/ida to tools/ida_scripts 2008-11-14 03:51:57 -06:00
translations Updated basetriggers to use more translation friendly phrases (bug 3330, r=dvander). 2008-10-16 10:54:23 +13:00
.hgtags Fixed tags for sourcemod-central 2008-09-14 03:43:26 -05:00
changelog.txt changelog for 1.0.3 2008-06-21 08:18:12 +00:00
modules.versions fixed module version path 2008-07-11 09:27:03 +00:00
NOTICE.txt Cleared out NOTICE.txt. 2008-09-14 18:16:28 -05:00
product.version Added product version file, first step to removing modules.versions someday. 2008-09-06 14:33:48 +00:00
pushbuild.txt Forcing build. 2008-11-12 22:41:17 -08:00