Commit Graph

  • b96505af03 added a "storage-local" database for generic sqlite storage David Anderson 2007-08-08 16:52:06 +0000
  • 195710cb81 added a "storage-local" database for generic sqlite storage David Anderson 2007-08-08 16:50:00 +0000
  • 6da3335588 - added amb733 - running admin auth CheckSetAdmin - fixed amb737 - reservedslots uses the new auth api - fixed various FormatString() usage bugs in functions such as KickClient() and ServeRCommand() - added API so sql admins will be fit into the whole system David Anderson 2007-08-08 16:22:51 +0000
  • 77e46d363d fixed a very unhelpful error message David Anderson 2007-08-08 15:08:01 +0000
  • ee7d75fcb9 added a menu parameter to the vote callback David Anderson 2007-08-08 02:44:36 +0000
  • 8352ea6413 fixed linux build David Anderson 2007-08-08 02:30:03 +0000
  • 6d60bd8de2 - massive overhaul of the voting subsystem - NOTE: menu API compatibility was COMPLETELY broken for C++! - cleaned up various aspects of the menu API - implemented new extended vote results callback - extended the debug reporter a tiny bit David Anderson 2007-08-08 02:27:10 +0000
  • 9d0c2ea4d8 Added #pragma deprecated to include files for deprecated functions and constants Scott Ehlert 2007-08-07 22:11:00 +0000
  • fb2e5dc142 Fixed crash/freeze bug in compiler where free was being used on a bad pointer (was an oversight when adding deprecation support for macros) Scott Ehlert 2007-08-07 22:03:11 +0000
  • c9adfc56ec #pragma deprecated now works on macros/constants created via #define Scott Ehlert 2007-08-07 18:55:44 +0000
  • 8ab3a324e2 Fixed compiler bug where #pragma deprecated would emit a warning twice for stocks Scott Ehlert 2007-08-06 22:26:28 +0000
  • 2acb412f61 Fixed spelling typo for HintTextMsg. Phong Dang 2007-08-06 00:22:38 +0000
  • 082d9ecafe reverted change from r1124 that introduced a bug David Anderson 2007-08-05 15:41:09 +0000
  • 5b564e15da fixed amb728, precache slap sounds Borja Ferrer 2007-08-04 00:09:10 +0000
  • b79f1f6df3 implemented amb690 David Anderson 2007-08-03 11:50:20 +0000
  • ccaa7c95f2 fixed crash in the text parser (amb718) David Anderson 2007-08-03 11:44:51 +0000
  • 70f22ab3ab implemented amb705 (you can now disable sounds per-menu) David Anderson 2007-08-03 11:40:21 +0000
  • e37a7bcbbe fixed amb728 (menu sounds are now precached) David Anderson 2007-08-03 11:14:56 +0000
  • 01c0942ad2 fixed amb708 - render algorithm didn't draw descending pagination right David Anderson 2007-08-03 11:08:12 +0000
  • ea9933ed1a yay fixed comments Borja Ferrer 2007-08-03 01:58:34 +0000
  • 2c36a434b3 added amb719, added TE hooks and read prop natives to read props before transmission Borja Ferrer 2007-08-03 01:53:00 +0000
  • 8d1cb3d579 Fixed amb726 for StrCat. Phong Dang 2007-08-02 23:11:07 +0000
  • e41d798f7a Fixed sm_trigger_show description. Fixed sm_trigger_show in sourcemod.cfg being sm_timeleft_show. Phong Dang 2007-08-02 23:01:20 +0000
  • 005f49947a Implemented amb506 - plugin file name can now be used with "sm plugins unload" Scott Ehlert 2007-08-02 17:41:59 +0000
  • 5a979b9090 fixed a regression bug from the message system changes David Anderson 2007-08-02 17:33:10 +0000
  • 5a612d22e5 added new block_message flag in the message system Borja Ferrer 2007-08-02 00:47:47 +0000
  • b20fa11911 fixed little bug in build tool David Anderson 2007-08-02 00:28:32 +0000
  • 8c7e006d90 added a build of sniperbeamer's batch compiling tool for sourcemod David Anderson 2007-08-02 00:19:47 +0000
  • a1e819f318 added id properties for teame06 Borja Ferrer 2007-08-01 18:50:27 +0000
  • 84b41b2a72 Added svn:keywords Phong Dang 2007-08-01 18:38:53 +0000
  • 5c9f9dd7f0 Updated license header. Phong Dang 2007-08-01 18:22:53 +0000
  • bf3c802e48 Fixed amb713, IsPlayerAlive native comment. Phong Dang 2007-08-01 17:56:27 +0000
  • b22f9d705e added sound option for normal "exit" David Anderson 2007-08-01 17:51:38 +0000
  • 5a091ac33e Added svn:ignore property to extension folders that didn't have it yet Scott Ehlert 2007-08-01 16:52:51 +0000
  • 71245a441d Added check to make sure player are alive to perform sm_slap, sm_burn, sm_slay. Phong Dang 2007-08-01 07:29:40 +0000
  • bcc798e165 Implemented amb584 - CGlobalEntityList support in SDKTools Also added FindEntityByClassname native to start this off Scott Ehlert 2007-08-01 07:18:58 +0000
  • c611ba9ea5 Implemented IsPlayerAlive native. Phong Dang 2007-08-01 06:55:55 +0000
  • 0f410208de sanity check David Anderson 2007-08-01 06:30:38 +0000
  • 2d5b1b0da2 updated build script David Anderson 2007-08-01 05:42:15 +0000
  • cc73e4fed7 Fixed sdktools linux build Phong Dang 2007-08-01 04:29:26 +0000
  • 15018176b5 Implemented requested amb603. Added voice natives. Phong Dang 2007-08-01 04:17:36 +0000
  • bf477a3ae0 fixed a typo, added version text David Anderson 2007-08-01 03:23:45 +0000
  • aa377138c0 updated sdktools license headers David Anderson 2007-08-01 02:48:11 +0000
  • 2bd5170e33 stupid gcc... what is it with you and newlines (fixes linux build) David Anderson 2007-08-01 02:18:19 +0000
  • 38ddbb37b9 updated more header files (mostly internal now) David Anderson 2007-08-01 02:12:47 +0000
  • 1e2bbcc783 threw new license headers on jit public files David Anderson 2007-08-01 01:58:16 +0000
  • c03d084e3f corrected line endings David Anderson 2007-08-01 01:56:14 +0000
  • ebf7c9f1cc new license text David Anderson 2007-08-01 01:55:46 +0000
  • 58f1af7576 initial import of new license text David Anderson 2007-08-01 01:55:15 +0000
  • d4c602f022 updated license headers for most extensions updated sdk bases for most extensions David Anderson 2007-08-01 01:54:53 +0000
  • e6b1323a64 added keywords property to all mysql files David Anderson 2007-08-01 01:23:37 +0000
  • 7794209086 fixed amb692, sqlite crashed on GetString Borja Ferrer 2007-08-01 01:19:58 +0000
  • ca4523b515 new license header David Anderson 2007-08-01 01:19:57 +0000
  • 945d51583b separated gpl text files David Anderson 2007-08-01 00:40:22 +0000
  • b0a96e69c1 added amb567, new OnAllPluginsLoaded forward Borja Ferrer 2007-07-31 22:34:52 +0000
  • b0e107bdfb added amb704 (menu sound support) David Anderson 2007-07-31 18:56:55 +0000
  • d05a57fcba added amb595, eye position and angle natives Borja Ferrer 2007-07-31 02:08:25 +0000
  • 4a6a016790 added amb441, vguimenu and hinttext natives Borja Ferrer 2007-07-30 23:16:58 +0000
  • 5acdc40618 Fixed PrintCenterTextAll not accepting the small translation key. Phong Dang 2007-07-30 20:26:18 +0000
  • 9b86e7bdf6 Fixed sm_kick where it was not using decl safely. Phong Dang 2007-07-30 19:10:46 +0000
  • c027b864fa Fixed sm_unban to allow quotes or no quotes around steamid. Remove the quotes around the steamid in the server command removeid. Phong Dang 2007-07-30 18:45:55 +0000
  • 4a6d80d73c Fixed sm_play to allow file with spaces. Also allowed file name to be in quotes or not. Phong Dang 2007-07-30 17:27:30 +0000
  • 43c39f509f fixed usage text for sm_play command Scott Ehlert 2007-07-30 04:55:35 +0000
  • 8e5d8881df Implemented request amb684 for sm_play. Phong Dang 2007-07-29 20:42:51 +0000
  • c01022585b Added amb<536> requested for using sm_kick without putting quotes around reason. Phong Dang 2007-07-29 19:20:42 +0000
  • 64d7fd751a fixed an sqlite bug where empty results would count as no result set David Anderson 2007-07-29 14:56:24 +0000
  • dd8a7512a6 fixed linux build for mysql David Anderson 2007-07-29 02:44:37 +0000
  • c9350cc48c fixed build script David Anderson 2007-07-29 02:41:56 +0000
  • 10b6fbd7f3 added sqlite to the build script David Anderson 2007-07-29 01:31:36 +0000
  • efad023796 import of linux sqlite build David Anderson 2007-07-29 01:29:27 +0000
  • 92e7e70ea3 removed another unused file David Anderson 2007-07-29 01:21:56 +0000
  • 02406e208e removed unused file David Anderson 2007-07-29 01:19:39 +0000
  • 9f6a67ba17 initial import of sqlite extension David Anderson 2007-07-29 01:15:31 +0000
  • 2f3c518eb1 fixed a bug where extensions were forwarded their unload call AFTER being dropped as an identity David Anderson 2007-07-29 01:05:58 +0000
  • 76c34cc268 fixed a bug where the database manager removed itself from the plugins listener David Anderson 2007-07-29 01:05:11 +0000
  • f2630470c4 Fixed AskPluginLoad would still allowed plugin to load even if it returned false. Phong Dang 2007-07-29 00:26:18 +0000
  • 41e48f4bfb added basefuncommands to the build script David Anderson 2007-07-28 23:53:23 +0000
  • eb0de8dad9 Fixed infinite loop when using SetArraySize() or 2nd parameter of CreateArray(). Phong Dang 2007-07-28 20:01:30 +0000
  • e7b39faea7 Removed the two minute ip ban from sm_ban. (Two people on same ip will result in both of them getting ban for two minutes. When you only meant to ban one of them.). Phong Dang 2007-07-28 02:10:11 +0000
  • 2fcf4e2567 Added Invalid Amount phrase to common.phrases.txt Michael McKoy 2007-07-27 23:09:18 +0000
  • 65dc62d818 basecommands.sp: Removed plugin.basecommands.txt, switched to FindTarget stock, and added a 2 minute IP ban to sm_ban to stop retry spammers. Michael McKoy 2007-07-27 22:30:05 +0000
  • ead84293c8 Added basefuncommands.sp (Slay, Slap, Burn) Moved all basecommands translations into common.phrases.txt Michael McKoy 2007-07-27 21:27:56 +0000
  • 9d7db20b96 fixed a bug where HandleSecurity was not initialized properly for the datapack natives David Anderson 2007-07-27 21:00:50 +0000
  • 1154b20fc9 added a new function to ILibrarySys added define in SDK for LIBRARYSYS David Anderson 2007-07-27 18:24:09 +0000
  • fa07c9d8a2 exposed DataPack Handle type David Anderson 2007-07-27 15:45:15 +0000
  • 995f0231a8 bintools will now align the stack before calling a function Borja Ferrer 2007-07-27 04:37:00 +0000
  • 8556c6925d Adjustment to basetriggers.sp to stop sm_timeleft_interval from running when it shouldn't. Michael McKoy 2007-07-27 03:29:15 +0000
  • 201c35c501 Removed usage of basecommands translation file Michael McKoy 2007-07-27 00:35:39 +0000
  • 74e90db64d New phrase file standard, use xxxx.phrases.txt plugin.basecommands.txt not changed at this time Michael McKoy 2007-07-27 00:34:58 +0000
  • 76c6bf732a added ferret's new plugins to the build script David Anderson 2007-07-27 00:28:43 +0000
  • b079ad448a Forgot one little change. Michael McKoy 2007-07-27 00:25:39 +0000
  • 42786664e1 Added basetrigger cvars Michael McKoy 2007-07-27 00:24:28 +0000
  • 493e591750 Import of basetriggers Michael McKoy 2007-07-27 00:24:15 +0000
  • bcad149712 Import of basetriggers Michael McKoy 2007-07-27 00:24:04 +0000
  • fbd597d932 Added basechat cvars Michael McKoy 2007-07-27 00:01:09 +0000
  • 7c469fb517 Tested and ready for release Michael McKoy 2007-07-26 23:56:55 +0000
  • efe5f0d2fe Fully tested, ready for release Michael McKoy 2007-07-26 23:52:19 +0000
  • 6b3a0c6a95 Now uses new FindTarget stock Michael McKoy 2007-07-26 23:42:13 +0000
  • 9ddf5504ff Added FindTarget stock. Michael McKoy 2007-07-26 23:31:58 +0000
  • 5f8641fa95 Import Michael McKoy 2007-07-26 22:41:21 +0000