Commit Graph

  • 933b77e429 Fix sm exts info help message Fyren 2009-03-25 21:01:40 -0700
  • 3ac9ecb4b7 Removed tag system (bug 3751, r=fyren, a12=blocking). David Anderson 2009-03-25 03:27:32 -0400
  • ccc4386285 Let vtablecheck take class names instead of just vtable symbols (also fix line endings) Fyren 2009-03-21 18:17:43 -0700
  • 4364ba46e2 Switch base plugins to APL2; disable nextmap for L4D, Dystopia, Synergy (bugs 3716, 3687, 3741; r=pred) Fyren 2009-03-18 22:10:39 -0700
  • d7917a6a9a Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander) Fyren 2009-03-18 19:20:40 -0700
  • 81e30e75c4 Merge: this'll teach me to not pull first Fyren 2009-03-18 19:15:40 -0700
  • 7a94343dec Fix/restore TF2_IgnitePlayer (bug 3528, r=pred) Fyren 2009-03-18 18:50:31 -0700
  • 3ee6bae4ba Fix/restore TF2_IgnitePlayer (bug 3528, r=pred) Fyren 2009-03-18 18:50:20 -0700
  • 9a77e6b3cc Gave OnClientAuthorized() its meds. Fyren 2009-03-18 18:34:46 -0700
  • a1727cc047 vim syntax file and a perl script to generate a syntax file from the includes Fyren 2009-03-18 18:30:35 -0700
  • 5b012b6509 Merge Matt Woodrow 2009-03-17 12:31:10 +1300
  • c23ffa2ce5 Added GetClientCookieTime native (bug 3736, r=dvander) Matt Woodrow 2009-03-17 12:30:21 +1300
  • ff68383732 Added GetClientCookieTime native (bug 3736, r=dvander) Matt Woodrow 2009-03-17 12:29:10 +1300
  • bce2b2adb6 Added new playerhelpers interface Matt Woodrow 2009-03-17 12:28:37 +1300
  • fa8c9a8418 Clientprefs now loads cookies for clients on late load (bug 3735, r=dvander) Matt Woodrow 2009-03-17 12:28:05 +1300
  • 2e176b8b8d Fixed auto update URL being set too late (bug 3699, r=pred). David Anderson 2009-03-16 18:43:34 -0400
  • f6bb6037f3 Allow spaces in compiler command line options (bug 3729, r=dvander) Fyren 2009-03-12 18:37:04 -0700
  • 7fac7c8713 Pushing a build to test buildbot against mercurial 1.2. Scott Ehlert 2009-03-09 06:38:20 -0500
  • bdaef0b0dc Pushing build to test buildbot. David Anderson 2009-03-09 01:21:01 -0400
  • 5b21fc89fc Fixed typo in code that broke buildbot. (Bug 3698 r=Liam) Liam 2009-03-07 23:27:10 -0500
  • bc7b90a1b4 Removed the alive check from sm_rename. Improved mod support between various engines. (Bug 3698 r=pred) Liam 2009-03-07 17:11:11 -0500
  • 134cb68396 Removed the alive check from sm_rename. Added in additional support for CSS / OB engines. Liam 2009-03-07 16:58:14 -0500
  • c0ee2ce345 Fixed assorted updater bugs (bug 3697, r=pred, a121=blocking). David Anderson 2009-03-06 17:41:35 -0500
  • a299533508 Bumping merge node so buildbot doesn't puke. David Anderson 2009-03-06 14:45:03 -0500
  • d4bcbc3771 Merge from 1.2 branch. David Anderson 2009-03-06 14:44:25 -0500
  • 2c7555366f Fixed SetEntityHealth (bug 3693, r+a12=dvander). Fyren 2009-03-06 14:40:30 -0500
  • d8264fada7 Merge from 1.2 branch. Scott Ehlert 2009-03-05 15:48:38 -0600
  • 72da49415e Added -dev tag back to version.h files for manual builds. Scott Ehlert 2009-03-05 14:59:09 -0600
  • 8e744ec5f7 Re-added -dev tag, bumped version to 1.2.1. David Anderson 2009-03-05 02:36:27 -0500
  • 7372b66680 Added tag sourcemod-1.2.0 for changeset 3a73bbf60f34 David Anderson 2009-03-05 02:35:44 -0500
  • 8dfbcf5a9f Bumped versions. sourcemod-1.2.0 David Anderson 2009-03-05 02:07:44 -0500
  • 01ff2cca0c Removed -dev tag for release. David Anderson 2009-03-05 02:06:59 -0500
  • e981c2b43f Updated changelog. David Anderson 2009-03-05 02:05:56 -0500
  • 1f636bf7a9 Bumped trunk to 1.3.0. David Anderson 2009-03-05 01:48:18 -0500
  • 68bc33ef4d Pushing build. David Anderson 2009-03-05 00:01:07 -0500
  • a7e447a3f5 Merge Matt Woodrow 2009-03-05 12:00:31 +1300
  • 096a04b3e4 Added SourceMod to the sv_tags list and added a tags API for plugins (bug 3688, r=dvander) Matt Woodrow 2009-03-05 11:59:49 +1300
  • 86e600000d Added -lrt to webternet from suggestion in bug 3686. David Anderson 2009-03-04 06:45:50 -0500
  • a0128d9b7c Fixed SetEntityHealth not compiling, darkm regression (bug 3684). David Anderson 2009-03-03 09:41:55 -0500
  • 65996254c6 Triggering automatic break.. uh build. Matt Woodrow 2009-03-03 11:07:50 +1300
  • a85031be53 Gently disable nextmap on L4D, rather than fail load (bug 3683, r+a12=dvander). Fyren 2009-03-01 21:15:14 -0500
  • 8509f0857a Build Push! Matt Woodrow 2009-03-02 14:44:33 +1300
  • b24c75b400 Moved structs.gamedata.txt out of the way. David Anderson 2009-03-01 17:45:04 -0500
  • d372e789a4 Performance improvements to admin-sql-prefetch (bug 3354, r+a12=dvander). FLOOR_MASTER 2009-03-01 16:59:12 -0500
  • d9f7e4c9e0 Added more detail to certain player-oriented menu titles (bug 2740, r=liam, a12=dvander). Fyren 2009-03-01 16:51:15 -0500
  • e6ea726b69 Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander). Fyren 2009-03-01 16:48:55 -0500
  • 98c1a18e57 Improved error message for handle leakage (bug 3646, r,a12=dvander). Fyren 2009-03-01 16:43:48 -0500
  • e04d2a4a10 Added case insensitivity search to ReplaceString (bug 3639, r=dvander). Fyren 2009-03-01 16:41:44 -0500
  • 96a3671bb6 Improved user message interception API (bug 3631, r=pred). David Anderson 2009-03-01 16:39:25 -0500
  • 0c028ca9d0 Fixed CommitSuicide offset for Insurgency (bug 2560). David Anderson 2009-03-01 16:35:01 -0500
  • 64124447d5 Fixed shutdown breakage from updater landing. David Anderson 2009-03-01 03:49:59 -0500
  • 037ea592ab Fixed Linux build. David Anderson 2009-03-01 01:58:42 -0500
  • 6ebbb48f9f Re-landed automating updating (bug 3530, r=pred). David Anderson 2009-03-01 01:35:39 -0500
  • 2e8a53ff34 Normalized gamedata line endings to Windows. David Anderson 2009-03-01 01:19:51 -0500
  • f104438802 Do binary writes instead. David Anderson 2009-03-01 01:18:09 -0500
  • eb25650e26 Merge. David Anderson 2009-02-28 23:15:23 -0500
  • c4cba5254c Added auto-restart functionality to the Updater extensions (bug 3530, r=pred). David Anderson 2009-02-28 23:14:16 -0500
  • c90dda908a Merge from 1.1 branch. Scott Ehlert 2009-02-27 00:50:12 -0600
  • 6aca0a8bfc Added -dev tag back to version.h files for manual builds. Scott Ehlert 2009-02-27 00:22:59 -0600
  • 864376e7ba Merging from 1.1 branch Matt Woodrow 2009-02-27 12:20:36 +1300
  • 71794fe511 Updated branch for 1.1.3 development Matt Woodrow 2009-02-26 17:41:42 -0500
  • c69989c56f Added tag sourcemod-1.1.2 for changeset b3ffa8a4511c Matt Woodrow 2009-02-26 17:37:57 -0500
  • cc91beece7 Bumped all versions sourcemod-1.1.2 Matt Woodrow 2009-02-26 16:54:03 -0500
  • 0d6c6bdb58 Updated changelog and removed -dev tag Matt Woodrow 2009-02-26 16:48:31 -0500
  • e234b1537c Merge Matt Woodrow 2009-02-27 10:20:47 +1300
  • 407e58604f Fixed Critical hits being permanently disabled (bug 2674, r=dvander) Matt Woodrow 2009-02-27 10:19:46 +1300
  • 2c3bf7dd23 Ran versionchanger script for consistency. Scott Ehlert 2009-02-25 23:44:18 -0600
  • 5e6417eac0 Merged changes from 1.1 Scott Ehlert 2009-02-25 23:17:37 -0600
  • a4db34a419 Re-added -dev tag. Scott Ehlert 2009-02-25 23:05:31 -0600
  • 8c493576cc Fixed 1.1.1 tag for great justice! Scott Ehlert 2009-02-25 23:00:59 -0600
  • 110a0d98fa Added tag sourcemod-1.1.1 for changeset 46c76edb0875 David Anderson 2009-02-25 20:25:23 -0500
  • 449b52e5a4 Removed tag sourcemod-1.1.1 David Anderson 2009-02-25 20:25:20 -0500
  • d0fda1f919 Bumped all versions. sourcemod-1.1.1 David Anderson 2009-02-25 20:24:56 -0500
  • 79ea33beda Pushing build. David Anderson 2009-02-25 20:21:47 -0500
  • fef5bd321c Added tag sourcemod-1.1.1 for changeset ffa740152efd David Anderson 2009-02-25 20:10:12 -0500
  • 6c7a763b76 Fixed changelog. David Anderson 2009-02-25 20:09:22 -0500
  • 78fa1c9995 Merge. David Anderson 2009-02-25 20:07:20 -0500
  • 3623ee3ce8 Backed out changeset fa286305bd3f David Anderson 2009-02-25 20:07:12 -0500
  • ba28da5fdc Removed -dev tag for release build. David Anderson 2009-02-25 20:02:47 -0500
  • c2b7bd10ec Updated changelog. David Anderson 2009-02-25 19:38:45 -0500
  • 35ab37c76c Merge. David Anderson 2009-02-25 19:22:47 -0500
  • c968dfa113 Allow for second private chat trigger (bug 3667, r,a11=pred). David Anderson 2009-02-25 19:22:36 -0500
  • 09b24e45f9 Merge from 1.1 branch Matt Woodrow 2009-02-26 12:47:56 +1300
  • 8541040bb9 Fixed CommitSuicide offset. Matt Woodrow 2009-02-26 12:42:59 +1300
  • 8ae003046c Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig. Matt Woodrow 2009-02-26 12:42:13 +1300
  • fc7f9ac6e9 Fixed linux offset for SetClientInfo (bug 3652, r=Fyren) Matt Woodrow 2009-02-23 10:09:51 +1300
  • 7dcc7ea99c And again with the linux fixing (bug 3657) Matt Woodrow 2009-02-23 08:58:14 +1300
  • 4590015ed6 Fixed linux build Matt Woodrow 2009-02-22 14:58:05 +1300
  • 79f9dc61a4 Added edict_t and CBaseHandle conversion functions to IGameHelpers (bug 2616, r=dvander) Matt Woodrow 2009-02-22 14:38:05 +1300
  • 3fac7d027a Fixed SetClientInfo offset after TF2 update (bug 3652) Matt Woodrow 2009-02-21 11:29:28 +1300
  • 10ba5809d2 Fixed mapchooser not checking for an existing vote with mp_fraglimit (bug 3503) Matt Woodrow 2009-02-19 20:35:41 +1300
  • 792204bd06 This has to be the worst GCC error ever. Matt Woodrow 2009-02-19 19:35:45 +1300
  • f19cb010a0 Upgraded clientprefs to use the client serial API (bug 3616) Matt Woodrow 2009-02-19 19:28:50 +1300
  • ca3df3bd50 Added a client verification serial API (bug 3616, r=dvander) Matt Woodrow 2009-02-19 19:19:44 +1300
  • db43487b5a Merging changes from 1.1 branch Matt Woodrow 2009-02-19 14:23:36 +1300
  • 38c37b8160 Fixed modules.versions not including clientprefs (bug 3647, r=dvander) Fyren 2009-02-19 14:22:22 +1300
  • 44a04e6167 DS fails once again. Fixed Linux build once and for all. Scott Ehlert 2009-02-18 03:25:01 -0600
  • 9d6a9eb615 Ugh, fixed Linux build for real by removing stray underscores. Scott Ehlert 2009-02-18 03:13:25 -0600
  • 27070af1b9 Added Dark Messiah build config to sample_ext. Scott Ehlert 2009-02-18 03:08:02 -0600
  • 32d2d4107d Fixed Linux build. Scott Ehlert 2009-02-18 02:58:03 -0600