Go to file
Nicholas Hastings 1d1b5d1c6d Move DBManager and DB natives from core to logic (bug 5953, r=fyren).
--HG--
rename : core/Database.cpp => core/logic/Database.cpp
rename : core/Database.h => core/logic/Database.h
rename : core/sm_simple_prioqueue.h => core/logic/sm_simple_prioqueue.h
rename : core/smn_database.cpp => core/logic/smn_database.cpp
rename : core/sm_queue.h => public/sm_queue.h
2013-10-09 08:43:08 -04:00
configs Add an interpreter because. (bug 5902, r=ds). 2013-09-01 00:23:44 -07:00
core Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
editor Added AMXX Pawn geshi generation script. 2010-08-23 13:53:44 -04:00
extensions Rename some register defines to avoid conflict with sys headers (bug 5917, r=hamdinger). 2013-10-08 21:01:21 -04:00
gamedata Updated gamedata for CS:GO Get/SetClientContribution score. 2013-10-03 10:43:20 -04:00
knight/shared More Windows build fix. 2013-08-08 22:02:42 -07:00
loader Added compat shim to load on Nuclear Dawn with MM:S < 1.9.3. (bug 5813, r=me). 2013-08-14 12:55:55 -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 Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic). 2013-09-10 13:08:14 -04:00
public Move DBManager and DB natives from core to logic (bug 5953, r=fyren). 2013-10-09 08:43:08 -04:00
sourcepawn Fix watchdog timer hanging on exit (r=dvander). 2013-09-23 22:29:28 -04:00
tools Add a script to checkout/update linux dependencies. 2013-08-30 12:24:40 -07:00
translations Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic). 2013-08-28 13:17:17 -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 Fix -Wno order in AMBuildScript. 2013-08-30 12:50:47 -07: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-08-05 08:36:25 -04:00