Commit Graph

  • 75ebac822d Merge. Scott Ehlert 2009-02-18 02:30:21 -0600
  • bd9fab6cf5 Added support for Dark Messiah engine and game. (no bug, r=me). Scott Ehlert 2009-02-18 02:19:22 -0600
  • d75f8f11e1 Oops - FormatPath missing a param (bug 3645) Matt Woodrow 2009-02-18 19:59:14 +1300
  • 47900db414 Merging changes from 1.1 branch Matt Woodrow 2009-02-18 19:14:27 +1300
  • aec3469c03 Fixed CalcCriticalKnife signature for TF2 (r=bl4nk) Matt Woodrow 2009-02-18 19:13:08 +1300
  • b61542242c Build Fix! Matt Woodrow 2009-02-18 15:30:43 +1300
  • 13c1fd09c4 Added custom gamedata file parsing (bug 3644, r=dvander) Matt Woodrow 2009-02-18 15:08:17 +1300
  • fddb69e49e Fixed MsgSentNotify callbacks not firing on intercept hook (bug3631, r=dvander) Matt Woodrow 2009-02-18 15:03:17 +1300
  • ed51d5cf84 Disallow ".." to appear in paths from the updater. David Anderson 2009-02-17 16:58:17 -0500
  • 3d7b0db114 Updater uses a core.cfg specified URL now. David Anderson 2009-02-17 16:39:02 -0500
  • 9e445a5adf Added API to grab arbitrary kv pairs from core.cfg. David Anderson 2009-02-17 16:19:11 -0500
  • 97e25c37de Deprecated Acquire/ReleaseLock from IGameConfigManager, use thread pump in updater. David Anderson 2009-02-17 15:59:51 -0500
  • 16033c1307 Deprecated sm_corecfgfile for sm_basepath (bug 2693, r=ds). David Anderson 2009-02-17 14:03:20 -0500
  • 15d64b8486 Fixed documentation typos in dbi.inc (bug 3587). David Anderson 2009-02-08 15:40:48 -0500
  • 5d06aa3c8c Pushing 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
  • e276223b61 Merge from sourcemod-1.1. David Anderson 2009-02-08 00:02:58 -0500
  • 71b48fad0f Merge. David Anderson 2009-02-07 23:57:11 -0500
  • a3fade1c1d Fixed EventManager holding onto stale pointers (bug 3548, r=ds). David Anderson 2009-02-07 23:56:48 -0500
  • 6530f47b2d Renamed translation file with deprecated naming scheme. David Anderson 2009-02-07 22:32:55 -0500
  • 3ab1ef139f Fixed documentation typo on TF2_GetPlayerClass (bug 3608, r=dvander). Milo 2009-02-07 22:05:04 -0500
  • 36bd6423c2 Allow longer path strings in adminmenu (bug 3620, r=pred). mr.e.unk 2009-02-07 22:01:09 -0500
  • ffd8ff099a Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530). David Anderson 2009-02-02 15:41:25 -0500
  • 178347f9f1 Removed RTV section from maplists.cfg. (bug 3611 r=Liam) mr.e.unk 2009-02-01 20:39:23 -0500
  • e194f89b25 Removed UTIL_Format from webternet extension. David Anderson 2009-02-01 20:38:59 -0500
  • 3bfc70aa3b Normalized line endings. David Anderson 2009-02-01 20:37:50 -0500
  • 93a6a0f211 Merge. David Anderson 2009-02-01 20:31:48 -0500
  • cef6a2e389 Added an SMC stream reader to ITextParser (bug 3530, r=pred). David Anderson 2009-02-01 20:31:27 -0500
  • 4f5764e4a5 Removed RTV section from maplists.cfg. (bug 3611 r=Liam) mr.e.unk 2009-02-01 20:22:50 -0500
  • 21770ff10f Corrected IWebternet version number. David Anderson 2009-02-01 19:58:16 -0500
  • 2b97461f54 Added snprintf/vsnprintf helpers to ISourceMod, finally (bug 3530, r=pred). David Anderson 2009-02-01 19:57:09 -0500
  • 0cf5f4ae2a Added form POSTing and HTTP error code handling to Webternet (bug 3530, r=pred). David Anderson 2009-02-01 19:56:24 -0500
  • 7b6dcfce87 Removed md5 files from core, as they are unused. David Anderson 2009-02-01 17:50:44 -0500
  • f9d472847c Merge from sourcemod-1.1. David Anderson 2009-02-01 02:37:00 -0500
  • d69d97402b Fixed nits from bug 3570. David Anderson 2009-02-01 02:35:19 -0500
  • 643c39690f Added client "sm", "sm credits", and "sm plugins" commands (bug 3570, r=ds,pred). David Anderson 2009-02-01 02:33:31 -0500
  • 6048144310 RegConsoleCmd is now case insensitive for client-only commands (bug 3602, r=ds). David Anderson 2009-02-01 02:13:17 -0500
  • 94303ea9a0 Fixed 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
  • a017e4820a Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman). David Anderson 2009-02-01 02:03:03 -0500
  • 50e1c5ba1f Database fallback for clientprefs is now more "intelligent" (bug 3564, r=pred). David Anderson 2009-01-31 23:42:35 -0500
  • c5ec369388 Fixed STEAM_0 reference in common.phrases.txt (bug 3577). David Anderson 2009-01-31 22:51:48 -0500
  • 7d3ebce7d1 Fixed sm_sql_addgroup not working (bug 3578, r=liam). David Anderson 2009-01-31 22:46:34 -0500
  • 52826342fc Removed 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
  • 29b357a2f6 Insurgency game_start / game_newmap event fix (bug 3497, +dvander) Liam 2009-01-31 22:21:37 -0500
  • 747ed1e59a Fixed bugs in the Knight shared files (not that these are used in SM). David Anderson 2009-01-29 12:50:32 -0500
  • 992c05b6aa Wow, buildbot, just wow. You built 1.1 instead of 1.2 again. Scott Ehlert 2009-01-28 02:14:41 -0600
  • f4a5457941 Merged changes from sourcemod-1.1 branch. Scott Ehlert 2009-01-28 00:00:19 -0600
  • 7167a807bf Fixed 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
  • 22675ba2e7 Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me). Scott Ehlert 2009-01-22 15:20:45 -0600
  • 80602b011d Build fixed hopefully. Matt Woodrow 2009-01-17 13:45:51 +1300
  • abea8e2195 Fixed bintools compile options Matt Woodrow 2009-01-17 13:17:55 +1300
  • 9075aecb18 Updated 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
  • 6e9ac875d7 Fixed the bug in sounds.sp. (Bug 3568 r=dvander) Liam 2009-01-15 10:37:54 -0500
  • 100ecb12e9 Fixed admin-sql-threaded not working on L4D (bug 3559, r=dvander). Fyren 2009-01-14 17:00:24 -0500
  • 57b4701e57 Fixed gamedata bug in SDKTools (no bug, r=me). David Anderson 2009-01-14 12:20:22 -0500
  • fffc211989 Whoops, updated build tool to correctly copy new gamedata files. David Anderson 2009-01-14 00:55:28 -0500
  • 5a0528de26 Improve compile.sh to accept filenames (bug 3550, r=dvander). jonasfietz 2009-01-13 16:14:44 -0500
  • fb8f46ea45 Updated SDKTools definitions for Zombie Panic Source (bug 2467, r=dvander). Rothgar 2009-01-13 15:58:29 -0500
  • a8e1a4f2fd Update of Obsidian CommitSuicide offset (bug 2699, r=dvander). TheDOO 2009-01-12 02:33:03 -0500
  • 157f050f89 Fixed a memory leak when game events were hooked as EventHookMode_Post (no bug, r=me). Scott Ehlert 2009-01-27 13:41:57 -0600
  • 3653f56331 Update of Obsidian CommitSuicide offset (bug 2699, r=dvander). TheDOO 2009-01-12 02:33:03 -0500
  • e31cbbfe21 New gamedata organization (bug 3546, r=ds,pred). David Anderson 2009-01-12 02:28:22 -0500
  • bc3491c5bd Another build fix for Windows. David Anderson 2009-01-12 01:32:53 -0500
  • 9a7c25047d Fixed windows build. David Anderson 2009-01-12 01:15:29 -0500
  • 7cef8b7363 Attempt at getting webternet extension into build process. David Anderson 2009-01-12 00:36:36 -0500
  • e449b8384c Webternet extension now exposes API and acts like other SM extensions. David Anderson 2009-01-11 23:56:34 -0500
  • 9514c12982 Initial import of untested curl extension (bug 3560, r=pred,ds). David Anderson 2009-01-11 23:48:17 -0500
  • 489d6c5a65 Imported libcurl source code. David Anderson 2009-01-08 18:31:00 -0500
  • ccc59ecdaf Pre-emptive removal of gamedata updater pending rewrite. David Anderson 2009-01-08 16:11:59 -0500
  • d2ce50f989 Merge from sourcemod-1.1 branch. David Anderson 2009-01-08 13:39:16 -0500
  • 14e409adb4 Fixed another build issue. David Anderson 2009-01-08 02:38:31 -0500
  • 4a0f639e89 Fixed build, removed stale build entries. David Anderson 2009-01-08 02:19:17 -0500
  • 32c5925652 Whitespace patrol - fixed soft tabs leaking into build tool. David Anderson 2009-01-08 01:54:55 -0500
  • 4c91dd8621 Fixed build Matt Woodrow 2009-01-08 00:44:48 -0500
  • f641aa92f5 Added Dynamic Hooking to BinTools (bug 2616 r=dvander,DS) Matt Woodrow 2009-01-08 18:17:17 +1300
  • 3bdc8583e5 Exposed IServer through SDKTools (bug 3545, r=ds). David Anderson 2009-01-07 22:55:40 -0500
  • 4e37900d93 Updated build to have the sounds plugin (follow-up from bug 3498). David Anderson 2009-01-07 19:28:42 -0500
  • c676ecc026 Fixed regression in printing floats with no precision (bug 3447, r=ds). David Anderson 2009-01-07 19:23:24 -0500
  • db760dc29b Rewrote 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
  • 0fbb87e3b2 Fixed various wrong offsets in Insurgency (bug 3544, r=me). David Anderson 2009-01-07 16:43:23 -0500
  • 29996d0133 Cleaned up SourceForts entries in sdktools.games.txt (bug 3492). David Anderson 2009-01-07 04:06:18 -0500
  • 7807f3e31a Added basic SDKTools/core support for Obsidian Conflict (bug 2699). The DOO 2009-01-07 03:33:45 -0500
  • e246d14a6b Added Age of Chivalry offsets (bug 3366). IceMatrix 2009-01-07 03:25:53 -0500
  • a34a27be65 Fixed top menu categories being available even if not usable (bug 3256, r=me). David Anderson 2009-01-07 02:08:14 -0500
  • e1d2b88c23 Fixed some inconsistencies in admins_simple.ini (bug 3540). Scott Ehlert 2009-01-02 00:31:23 -0600
  • f96ca17f17 Updated the game check with GetGameFolderName instead of GetGameDesc. (Bug 3473 r=dvander) Liam 2008-12-31 23:05:36 -0500
  • 50580498c4 Fixed nexmap issue (Bug 2150 r=Liam) Liam 2008-12-30 19:17:13 -0500
  • a21e688c96 Modified the ProcessRename function to use SetClientInfo instead of ClientCommand (Bug 2150 r=DS) Liam 2008-12-29 23:38:28 -0500
  • 4b1deee7e1 El merge. Scott Ehlert 2008-12-29 00:12:37 -0600
  • bf5fefe84f Merge from sourcemod-1.1 branch. Scott Ehlert 2008-12-29 00:11:32 -0600
  • 5c92b0d154 Bumped version to 1.1.1 and added back -dev build string. Scott Ehlert 2008-12-28 23:50:26 -0600
  • 2b7ccf6625 Tagging SourceMod 1.1.0 Scott Ehlert 2008-12-28 23:41:14 -0600
  • 004d450844 Removed the if (ident==NULL) from BindAdminCache Liam 2008-12-29 00:31:16 -0500
  • 7705e88b57 Prevented blank/empty admins from being created. (Bug 3431 r=dvander) Liam 2008-12-28 23:45:18 -0500
  • 3f250ba42d Bumped version files. sourcemod-1.1.0 David Anderson 2008-12-28 20:35:51 -0500
  • 1b8bb4e049 Removed -dev tag for release build. David Anderson 2008-12-28 20:33:21 -0500
  • 1577fab93a Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521). David Anderson 2008-12-28 19:59:40 -0500
  • 181fe74b09 Merge from sourcemod-1.1 branch. David Anderson 2008-12-28 19:56:40 -0500
  • 34b8d00548 Updated changelog. David Anderson 2008-12-28 19:55:52 -0500
  • 0a6cbadcd8 Merge. David Anderson 2008-12-28 18:54:51 -0500
  • 701fef1ba4 Log file name consistency for gamedata logs (no bug). David Anderson 2008-12-28 18:54:36 -0500