fddb69e49eFixed MsgSentNotify callbacks not firing on intercept hook (bug3631, r=dvander)
Matt Woodrow
2009-02-18 15:03:17 +1300
ed51d5cf84Disallow ".." to appear in paths from the updater.
David Anderson
2009-02-17 16:58:17 -0500
3d7b0db114Updater uses a core.cfg specified URL now.
David Anderson
2009-02-17 16:39:02 -0500
9e445a5adfAdded API to grab arbitrary kv pairs from core.cfg.
David Anderson
2009-02-17 16:19:11 -0500
97e25c37deDeprecated Acquire/ReleaseLock from IGameConfigManager, use thread pump in updater.
David Anderson
2009-02-17 15:59:51 -0500
16033c1307Deprecated sm_corecfgfile for sm_basepath (bug 2693, r=ds).
David Anderson
2009-02-17 14:03:20 -0500
15d64b8486Fixed documentation typos in dbi.inc (bug 3587).
David Anderson
2009-02-08 15:40:48 -0500
5d06aa3c8cPushing build because buildbot is delicate and needs its hand held to cross the street and put on underwear.
David Anderson
2009-02-08 01:06:31 -0500
e276223b61Merge from sourcemod-1.1.
David Anderson
2009-02-08 00:02:58 -0500
71b48fad0fMerge.
David Anderson
2009-02-07 23:57:11 -0500
a3fade1c1dFixed EventManager holding onto stale pointers (bug 3548, r=ds).
David Anderson
2009-02-07 23:56:48 -0500
6530f47b2dRenamed translation file with deprecated naming scheme.
David Anderson
2009-02-07 22:32:55 -0500
ffd8ff099aInitial import of updater extension, currently incomplete - just getting it in the tree (bug 3530).
David Anderson
2009-02-02 15:41:25 -0500
178347f9f1Removed RTV section from maplists.cfg. (bug 3611 r=Liam)
mr.e.unk
2009-02-01 20:39:23 -0500
e194f89b25Removed UTIL_Format from webternet extension.
David Anderson
2009-02-01 20:38:59 -0500
3bfc70aa3bNormalized line endings.
David Anderson
2009-02-01 20:37:50 -0500
93a6a0f211Merge.
David Anderson
2009-02-01 20:31:48 -0500
cef6a2e389Added an SMC stream reader to ITextParser (bug 3530, r=pred).
David Anderson
2009-02-01 20:31:27 -0500
4f5764e4a5Removed RTV section from maplists.cfg. (bug 3611 r=Liam)
mr.e.unk
2009-02-01 20:22:50 -0500
21770ff10fCorrected IWebternet version number.
David Anderson
2009-02-01 19:58:16 -0500
2b97461f54Added snprintf/vsnprintf helpers to ISourceMod, finally (bug 3530, r=pred).
David Anderson
2009-02-01 19:57:09 -0500
0cf5f4ae2aAdded form POSTing and HTTP error code handling to Webternet (bug 3530, r=pred).
David Anderson
2009-02-01 19:56:24 -0500
7b6dcfce87Removed md5 files from core, as they are unused.
David Anderson
2009-02-01 17:50:44 -0500
f9d472847cMerge from sourcemod-1.1.
David Anderson
2009-02-01 02:37:00 -0500
d69d97402bFixed nits from bug 3570.
David Anderson
2009-02-01 02:35:19 -0500
643c39690fAdded client "sm", "sm credits", and "sm plugins" commands (bug 3570, r=ds,pred).
David Anderson
2009-02-01 02:33:31 -0500
6048144310RegConsoleCmd is now case insensitive for client-only commands (bug 3602, r=ds).
David Anderson
2009-02-01 02:13:17 -0500
94303ea9a0Fixed nextmap trigger showing wrong output with end-of-map voting disabled and sm_trigger_show set to zero (bug 3597, r=pred).
mr.e.unk@gmail.com
2009-02-01 02:09:15 -0500
a017e4820aAdded the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
David Anderson
2009-02-01 02:03:03 -0500
50e1c5ba1fDatabase fallback for clientprefs is now more "intelligent" (bug 3564, r=pred).
David Anderson
2009-01-31 23:42:35 -0500
c5ec369388Fixed STEAM_0 reference in common.phrases.txt (bug 3577).
David Anderson
2009-01-31 22:51:48 -0500
7d3ebce7d1Fixed sm_sql_addgroup not working (bug 3578, r=liam).
David Anderson
2009-01-31 22:46:34 -0500
52826342fcRemoved sounds translations from funcommands.phrases.txt, created and added sounds.phrases.txt, modified sounds.sp to include translation files (bug 3603, r=dvander)
Liam
2009-01-31 22:39:36 -0500
747ed1e59aFixed bugs in the Knight shared files (not that these are used in SM).
David Anderson
2009-01-29 12:50:32 -0500
992c05b6aaWow, buildbot, just wow. You built 1.1 instead of 1.2 again.
Scott Ehlert
2009-01-28 02:14:41 -0600
f4a5457941Merged changes from sourcemod-1.1 branch.
Scott Ehlert
2009-01-28 00:00:19 -0600
7167a807bfFixed a crash in the Event Manager when a game fired an event from a listener that was looking for the same event (bug 3468, r=me).
Scott Ehlert
2009-01-27 23:53:48 -0600
22675ba2e7Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me).
Scott Ehlert
2009-01-22 15:20:45 -0600
80602b011dBuild fixed hopefully.
Matt Woodrow
2009-01-17 13:45:51 +1300
abea8e2195Fixed bintools compile options
Matt Woodrow
2009-01-17 13:17:55 +1300
9075aecb18Updated basebans.sp to support L4D and allow future expansion of the STEAM_ identifier. (bug 3567 r=dvander)
Liam
2009-01-15 12:08:33 -0500
6e9ac875d7Fixed the bug in sounds.sp. (Bug 3568 r=dvander)
Liam
2009-01-15 10:37:54 -0500
100ecb12e9Fixed admin-sql-threaded not working on L4D (bug 3559, r=dvander).
Fyren
2009-01-14 17:00:24 -0500
57b4701e57Fixed gamedata bug in SDKTools (no bug, r=me).
David Anderson
2009-01-14 12:20:22 -0500
fffc211989Whoops, updated build tool to correctly copy new gamedata files.
David Anderson
2009-01-14 00:55:28 -0500
e31cbbfe21New gamedata organization (bug 3546, r=ds,pred).
David Anderson
2009-01-12 02:28:22 -0500
bc3491c5bdAnother build fix for Windows.
David Anderson
2009-01-12 01:32:53 -0500
9a7c25047dFixed windows build.
David Anderson
2009-01-12 01:15:29 -0500
7cef8b7363Attempt at getting webternet extension into build process.
David Anderson
2009-01-12 00:36:36 -0500
e449b8384cWebternet extension now exposes API and acts like other SM extensions.
David Anderson
2009-01-11 23:56:34 -0500
9514c12982Initial import of untested curl extension (bug 3560, r=pred,ds).
David Anderson
2009-01-11 23:48:17 -0500
489d6c5a65Imported libcurl source code.
David Anderson
2009-01-08 18:31:00 -0500
ccc59ecdafPre-emptive removal of gamedata updater pending rewrite.
David Anderson
2009-01-08 16:11:59 -0500
d2ce50f989Merge from sourcemod-1.1 branch.
David Anderson
2009-01-08 13:39:16 -0500
14e409adb4Fixed another build issue.
David Anderson
2009-01-08 02:38:31 -0500
4a0f639e89Fixed build, removed stale build entries.
David Anderson
2009-01-08 02:19:17 -0500
32c5925652Whitespace patrol - fixed soft tabs leaking into build tool.
David Anderson
2009-01-08 01:54:55 -0500
4c91dd8621Fixed build
Matt Woodrow
2009-01-08 00:44:48 -0500
f641aa92f5Added Dynamic Hooking to BinTools (bug 2616 r=dvander,DS)
Matt Woodrow
2009-01-08 18:17:17 +1300
3bdc8583e5Exposed IServer through SDKTools (bug 3545, r=ds).
David Anderson
2009-01-07 22:55:40 -0500
4e37900d93Updated build to have the sounds plugin (follow-up from bug 3498).
David Anderson
2009-01-07 19:28:42 -0500
c676ecc026Fixed regression in printing floats with no precision (bug 3447, r=ds).
David Anderson
2009-01-07 19:23:24 -0500
db760dc29bRewrote timer system in funcommands. Cleaned up the code. Moved sounds to a seperate plugin. Misc code optimizations. (bug 3498 r=dvander)
Liam
2009-01-07 19:21:54 -0500
0fbb87e3b2Fixed various wrong offsets in Insurgency (bug 3544, r=me).
David Anderson
2009-01-07 16:43:23 -0500
29996d0133Cleaned up SourceForts entries in sdktools.games.txt (bug 3492).
David Anderson
2009-01-07 04:06:18 -0500
7807f3e31aAdded basic SDKTools/core support for Obsidian Conflict (bug 2699).
The DOO
2009-01-07 03:33:45 -0500
e246d14a6bAdded Age of Chivalry offsets (bug 3366).
IceMatrix
2009-01-07 03:25:53 -0500
a34a27be65Fixed top menu categories being available even if not usable (bug 3256, r=me).
David Anderson
2009-01-07 02:08:14 -0500
e1d2b88c23Fixed some inconsistencies in admins_simple.ini (bug 3540).
Scott Ehlert
2009-01-02 00:31:23 -0600
f96ca17f17Updated the game check with GetGameFolderName instead of GetGameDesc. (Bug 3473 r=dvander)
Liam
2008-12-31 23:05:36 -0500