Commit Graph

  • 94c8b6b4da fixed a crash bug in the ValveCall destructor David Anderson 2007-06-17 19:49:07 +0000
  • 4bbebbb348 fixed an initialization bug in ValveCall David Anderson 2007-06-17 19:39:11 +0000
  • e16d731d81 fixed a bug where linux did not read dladdr() return value right for gameconfs David Anderson 2007-06-17 19:23:43 +0000
  • ffc624fe54 fixed bug amb401 David Anderson 2007-06-17 18:48:46 +0000
  • c5898044c1 Fixed a bug where the GameConfig file cache was not cleared once a file was fully closed David Anderson 2007-06-17 18:26:34 +0000
  • 68d2f741cf added extensive menu action logging David Anderson 2007-06-17 18:06:03 +0000
  • 5b7d82570f fixed a state bug in the gameconf parser that would break parsing after a signature section was done David Anderson 2007-06-17 07:32:31 +0000
  • 47e3056111 fixed a bug where failed or non-thiscall sdkcalls would crash on EndSDKPrepCall David Anderson 2007-06-17 06:34:57 +0000
  • df9a745c04 fixed a bug where this parameter was not marked VDECODE_FLAG_BYREF for SDKCall() David Anderson 2007-06-17 05:19:55 +0000
  • 6e5b2d7325 gcc is a pus packed pusillanimous pond of pickled plop David Anderson 2007-06-17 05:08:26 +0000
  • 1e1992482f finally exposed IGameHelpers interface David Anderson 2007-06-17 04:04:17 +0000
  • 9bd438d3bb fixed a bug where only one signature per file would be parsed David Anderson 2007-06-17 02:50:04 +0000
  • 1200ee470e updated sample extension for IMemUtils support David Anderson 2007-06-17 01:38:28 +0000
  • 35c13983df fixed a bug when no one votes for a menu David Anderson 2007-06-16 22:10:22 +0000
  • 8335aab394 fixed bug amb399 David Anderson 2007-06-16 22:04:46 +0000
  • 8437e8ee04 added request amb404 David Anderson 2007-06-16 21:56:12 +0000
  • fe0d41198b fixed bug amb402 David Anderson 2007-06-16 21:42:05 +0000
  • d8f7096f78 fixed makefile for sdktools David Anderson 2007-06-16 19:06:48 +0000
  • f03c7e179e added sdktools to build script David Anderson 2007-06-16 18:34:20 +0000
  • 212407d9f6 added linux support and fixed a few bugs in sdktools David Anderson 2007-06-16 18:33:21 +0000
  • 0b9447d986 added a few more natives David Anderson 2007-06-16 18:27:23 +0000
  • 11ff381289 - added bool type - added pointer support - added three default natives - added include file for sdktools - cleaned up decoding api a bit David Anderson 2007-06-16 18:03:05 +0000
  • 6c64c00f6b added by-address calling David Anderson 2007-06-16 15:40:22 +0000
  • 2617bdae50 - updated build tool for new gamedata path - removed threader (unused) - added bintools David Anderson 2007-06-16 15:19:09 +0000
  • 29f36e2e3f fixed linux build David Anderson 2007-06-16 15:15:30 +0000
  • bdf651634c initial import of sdktools extension. we're missing some of the calling mechanisms and linux tests/support! David Anderson 2007-06-16 08:36:34 +0000
  • c133002c14 added handle reading to GameConfigManager David Anderson 2007-06-16 08:35:26 +0000
  • 15a7be0e3e fixed an initialization bug David Anderson 2007-06-16 08:35:01 +0000
  • b706a6990c - moved gamedata out of "configs" - added signature scanning to gameconfs - renamed "*" to "#default" in gameconfs - added new inheritance feature to gameconfs David Anderson 2007-06-16 05:42:16 +0000
  • fa92af4907 updated core.games.txt to the new style David Anderson 2007-06-16 05:40:18 +0000
  • 32763a8ab1 added sdktools file skeleton David Anderson 2007-06-16 05:39:40 +0000
  • 3345632ee0 updated versioning file David Anderson 2007-06-16 01:35:27 +0000
  • b4758eaf2c - filled out SDK info and added versioning to bintools - updated SDKs for bintools, geoip David Anderson 2007-06-16 01:35:13 +0000
  • 8c96fdf7bc added ICallWrapper destruction David Anderson 2007-06-16 01:34:41 +0000
  • 74a2a1498c ShareSys::AddDependency now functions David Anderson 2007-06-16 01:34:05 +0000
  • 173037a0e9 Added -Wno-unitialized to makefile; this is usually the cause of pointless build failures Scott Ehlert 2007-06-15 21:40:09 +0000
  • a2a54f6000 Moved antiflood related phrase from core.cfg to plugin.antiflood.cfg Scott Ehlert 2007-06-15 21:03:34 +0000
  • 6acaaac769 added a hacky way to get NULL references David Anderson 2007-06-15 20:23:40 +0000
  • 6193ed8431 Convars with FCVAR_REPLICATED flag should now be replicated properly when sm_cvar is used. Scott Ehlert 2007-06-15 06:31:12 +0000
  • 28ae0b0d65 Added two new optional paramaters to SetConVar* natives for purpose of replicating convar value to client and/or notifying of convar change Scott Ehlert 2007-06-15 06:26:19 +0000
  • 4b613ac5d5 fixed bug amb386 David Anderson 2007-06-15 03:16:08 +0000
  • d6119093ba fixed bug amb396 David Anderson 2007-06-15 02:01:33 +0000
  • 07d6a7d7ee fixed bug amb395 David Anderson 2007-06-15 01:58:13 +0000
  • 86ec0aee32 added database file to linux build David Anderson 2007-06-15 01:29:28 +0000
  • eee7c78342 fixed ipaddr lookup not working for admins fixed a bug where steam-based auth could override ip auth David Anderson 2007-06-08 16:14:22 +0000
  • 2e3c61c849 SourceMod now does authentication in core; admin-auth gets removed. this has an added bonus that OnClientAuthorized reliably has whether an admin is validated David Anderson 2007-06-08 07:54:45 +0000
  • e85a6d280f root can use sv_cheats now David Anderson 2007-06-08 06:31:46 +0000
  • bc4d7ddc72 added antiflood to build script David Anderson 2007-06-08 05:35:43 +0000
  • 706b28cb64 added another unban command and added forwards for banning (amb369) David Anderson 2007-06-08 05:11:49 +0000
  • 48830e2c16 added request amb369, part 1 David Anderson 2007-06-08 04:40:40 +0000
  • 7b9b90e2a2 added sm_unban David Anderson 2007-06-08 03:50:23 +0000
  • 0ceec15c5a - ShowActivity() now handles command usage confirmation - added sm_ban - fixed up various issues and bugs in basecommands.sp David Anderson 2007-06-08 03:38:57 +0000
  • a5d17bbf6b - sm_show_activity is now protected - added sm_who - added GetCmdReplySource() for sm_who David Anderson 2007-06-08 01:58:26 +0000
  • de339cab8b sm_kick now uses targeting properly David Anderson 2007-06-08 01:09:17 +0000
  • ce9b783485 added sm_execcfg David Anderson 2007-06-08 01:01:44 +0000
  • 3a02db6a1e added sm_cvar David Anderson 2007-06-07 23:48:51 +0000
  • 2463cf50bf mispelled "phrase" David Anderson 2007-06-07 22:26:38 +0000
  • 4066ab09eb added sm_rcon David Anderson 2007-06-07 21:36:24 +0000
  • 9da7a82af8 - added sm_map - moved some translations into a new file David Anderson 2007-06-07 21:24:29 +0000
  • be6335c91a Fixed bugs amb352 and amb274 David Anderson 2007-06-07 18:50:52 +0000
  • d4bc20d32b Whoa, bug. Hopefully fixed PrintToChatAll and PrintCenterTextAll once and for all... Scott Ehlert 2007-06-07 07:36:41 +0000
  • 63c5d05747 added profiler (windows only for now) and a benchmark script David Anderson 2007-06-07 07:29:55 +0000
  • f129a830b8 Added anti-flood plugin. Added some missing includes to sourcemod.inc Scott Ehlert 2007-06-07 07:22:19 +0000
  • 0883cc8769 added translations for basecommands (whoops) David Anderson 2007-06-07 07:11:37 +0000
  • 18d2d3a2b1 added admin plugin to the core package David Anderson 2007-06-07 06:19:23 +0000
  • 092c4e88e9 - initial import of the first admin plugin (woot! it has one command!) - added ShowActivity() native - added lang.inc to sourcemod.inc David Anderson 2007-06-07 06:17:57 +0000
  • a2dff5f7d0 - fixed a bug where translation parameters were simply not read right - fixed some oddness about how SourceMod determines that a phrase does not exist David Anderson 2007-06-07 06:16:38 +0000
  • ebf3afb35f Added SVN Id keyword to plugin headers Scott Ehlert 2007-06-07 06:08:16 +0000
  • d79c0223c1 fixed a bug where GetAdminFlag could return false if a user had root David Anderson 2007-06-07 05:53:50 +0000
  • 9f9b92ec43 fixed a bug where the console was not a valid loggable player from %L David Anderson 2007-06-07 05:53:32 +0000
  • c94e1f7a97 added %L format specifier for logging player info David Anderson 2007-06-07 04:47:03 +0000
  • 30eb92174f fixed the Windows build! (it's not too often we say that, eh) David Anderson 2007-06-07 04:08:34 +0000
  • d19aa9f576 finished doc on SearchForClients David Anderson 2007-06-07 03:57:10 +0000
  • 877b604ce9 - added SearchForClients - fixed versions and some header info in base plugins David Anderson 2007-06-07 03:45:44 +0000
  • 7817602d75 Moved MAXPLAYERS define from sourcemod.inc to clients.inc Scott Ehlert 2007-06-07 02:39:37 +0000
  • 00e9d047c7 added sm_dump_handles command for tracking down Handle leaks... more to come someday David Anderson 2007-06-07 02:36:54 +0000
  • 897135194b Moved FakeClientCommand from clients.inc to console.inc since it was also moved internally Fixed internal buffer sizes in PrintToChat() and PrintCenterText() Scott Ehlert 2007-06-07 02:26:06 +0000
  • 95dee16788 Yikes, fixed PrintToChatAll() and PrintCenterTextAll() Scott Ehlert 2007-06-07 02:04:05 +0000
  • f6a1db7633 added say_team hooks David Anderson 2007-06-06 22:37:36 +0000
  • 7ab88f2020 added config options for chat triggers David Anderson 2007-06-06 22:31:54 +0000
  • 1eb1072687 the "No Access" phrase now replies correctly from chat triggers David Anderson 2007-06-06 22:26:40 +0000
  • c094ea1b22 added linux support to chat triggers David Anderson 2007-06-06 22:18:53 +0000
  • c843825e71 - added experimental (so far) support for SourceMod chat triggers - added ReplyToCommand() for replying to triggers nicely David Anderson 2007-06-06 22:16:15 +0000
  • bd15f93d7d Implemented amb370 - added PrintToChatAll stock Also added PrintCenterTextAll stock Scott Ehlert 2007-06-06 20:51:17 +0000
  • 96527c93dc Changed a few natives/stocks that should have used IsClientInGame() rather than IsClientConnected() Scott Ehlert 2007-06-06 20:42:46 +0000
  • 3a182c20b1 Plugin_Stop now works for event hooks Scott Ehlert 2007-06-06 20:03:35 +0000
  • db97cf2cc8 Fixed Linux build Scott Ehlert 2007-06-06 18:38:23 +0000
  • 5193fe5a4e - fixed a serious bug where %T arguments were read backwards (they now match the wiki documentation of phrase and then client) - fixed a bug where the argument count for %T was not checked properly David Anderson 2007-06-06 17:34:35 +0000
  • 8303b79ef7 fixed a crash bug in translation file loading where big files would reset the string cache and not update pointers David Anderson 2007-06-06 17:34:16 +0000
  • 1b6b0f6c5e added GetSysTickCount for benchmarking David Anderson 2007-06-06 16:40:30 +0000
  • 13493fd7d5 exposed new voting features to plugins (MenuAction_VoteCancel, IsVoteInProgress) David Anderson 2007-06-06 06:33:57 +0000
  • 6f4784e3d1 - vote menus now get cancelled properly (and get a new callback with it) - added api for seeing if a menu is in a VoteDisplay - fixed another item count bug - removed some cruft from the vote handler header David Anderson 2007-06-06 06:27:47 +0000
  • 749f2a2ce7 fixed inheritance not being used in the base menu style when removing clients from the watch list David Anderson 2007-06-06 06:04:16 +0000
  • 92e8b40b99 fixed a bug where votes could potentially select a completely invalid item David Anderson 2007-06-06 06:02:43 +0000
  • 465a3962cb yet again David Anderson 2007-06-05 18:27:31 +0000
  • 2a801d8c09 reverted bad change David Anderson 2007-06-05 18:24:30 +0000
  • a290cf6c1b fixed linux build David Anderson 2007-06-05 17:21:47 +0000
  • 2ee18824e9 added vote functionality David Anderson 2007-06-05 16:44:19 +0000
  • aea69f5fe8 added experimental voting API David Anderson 2007-06-05 16:27:45 +0000
  • 2884483bef Fixed amb363 - Compiler reports wrong line number for unused global symbols Scott Ehlert 2007-06-05 05:45:48 +0000