Commit Graph

  • 750edc27e2 fixed some pointless typos David Anderson 2008-02-22 02:27:08 +0000
  • e4450610da amb1443 - SQL_QuoteString -> SQL_EscapeString David Anderson 2008-02-22 02:23:17 +0000
  • cf52d02803 fixed amb1468 - renderer marked disabled items as valid selections David Anderson 2008-02-22 01:56:22 +0000
  • 7a5b8caa16 Added amb1460 - BfGetNumBytesLeft Matt Woodrow 2008-02-21 01:03:35 +0000
  • 9a49bf2f08 Update of project file to match latest hl2sdk Matt Woodrow 2008-02-20 07:56:33 +0000
  • 4bbad74506 Fixed amb1446 : Updated pvkii showmenu and sdktools support. Matt Woodrow 2008-02-10 01:19:34 +0000
  • 9e9f74aab0 added some more doc David Anderson 2008-01-31 02:37:34 +0000
  • 512ec74819 cross-compiling David Anderson 2008-01-30 20:51:07 +0000
  • 22bc72c0d4 cross-compiles David Anderson 2008-01-30 20:50:45 +0000
  • 98720129b3 Makefiles now cross-compile on 64-bit systems David Anderson 2008-01-30 20:50:28 +0000
  • e2bfd15ae1 removed hardcoded path David Anderson 2008-01-30 19:48:51 +0000
  • 4ebcb623b4 Fixed fire.sp cvars that were using timebomb stuff. Michael McKoy 2008-01-27 16:32:47 +0000
  • a6af8e7718 reversed timebomb/fire #error David Anderson 2008-01-27 16:24:32 +0000
  • 363c7821e5 File saved wrong? Fixed... Michael McKoy 2008-01-27 16:04:36 +0000
  • a0a916de6e MapChooser extensions simplied. "maxtime/maxround/maxfrag" cvars removed. sm_mapvote_extend now controls the number of extensions that will occur. If set to 0, no extensions occur. If set to 1, then 1, and set to 2, then 2. The "step" cvars are still used to determine how big the extension is. Michael McKoy 2008-01-26 19:54:15 +0000
  • a86d6821e3 fixed improper default parameter David Anderson 2008-01-23 17:06:33 +0000
  • 4ade0dbdc2 added amb1403 - CBaseTrace.plane from pRED David Anderson 2008-01-23 17:05:50 +0000
  • e553996281 fixed amb1408 - compiler did not warn about invalid public usage David Anderson 2008-01-23 03:18:36 +0000
  • aba5378f95 fixed amb1373 - off-by-one error a helper routine prevented CS natives from using the last client David Anderson 2008-01-22 22:53:41 +0000
  • 85eaa31374 fixed amb1400 - invalid dereference caused crash in ternary operators David Anderson 2008-01-22 17:30:58 +0000
  • 38012bf3e6 added amb1383 - data value to filter functions David Anderson 2008-01-22 17:18:15 +0000
  • f50509abf0 added amb1378 - FileExists() for valve fs David Anderson 2008-01-22 17:04:59 +0000
  • 89b6252f8e fire requires timebomb David Anderson 2008-01-22 16:47:10 +0000
  • e30f612a21 Added new native SendConVarValue for networking fake convar values to individual clients Matt Woodrow 2008-01-21 02:01:22 +0000
  • f939f47218 added some more doc to events David Anderson 2008-01-19 20:58:10 +0000
  • 97062c4de8 removed -msse from JIT David Anderson 2008-01-19 16:47:31 +0000
  • 62b08e923c Import of some basic tf2 stuff. Needs debugging properly. Matt Woodrow 2008-01-17 00:31:58 +0000
  • 59b5a6f879 fixed linux build David Anderson 2008-01-13 08:17:47 +0000
  • 5f61876ab6 fixed amb1379 with sweeping changes to the entity stuff. all prop stocks are now natives so they can properly compute everything quickly, as well as do type checks. Get/SetEntDataEnt are deprecated for being sucky, the new 2 versions do more checking and uses better values. lastly, there are functions/parameters for finding types and sizes of property. David Anderson 2008-01-13 08:10:25 +0000
  • a9017a8291 AutoExecConfig() protects against double-call bugs now (amb 1356) David Anderson 2008-01-13 02:08:40 +0000
  • a446121d6e New stock to get m_fFlags, and #defines for its bits. Michael McKoy 2008-01-12 19:45:36 +0000
  • a2a8634bb2 fixed amb1382 - sm_cvar from console rte'd David Anderson 2008-01-10 23:03:29 +0000
  • 1efb7cc4df fixed build David Anderson 2008-01-10 22:51:09 +0000
  • 2f41af814e Initial import of regex extension Matt Woodrow 2008-01-10 22:01:36 +0000
  • fd1f271e87 removed SSE requirement for JIT David Anderson 2008-01-10 18:27:52 +0000
  • 9756e7062f added extended error messaging to the loader David Anderson 2008-01-10 18:15:45 +0000
  • 42a313486a - added amb1332, new cvar protection mechanism for rcon_password - removed FCVAR_PROTECTED from Core cvars David Anderson 2008-01-08 03:06:33 +0000
  • 63592212d5 - fixed amb1302 - GetClientMenu() could return 1 for stale external menus - fixed a debug assertion from StartMessage() + ShowMenu David Anderson 2008-01-07 22:36:39 +0000
  • c033f5415a - added GuessSDKVersion() - added rendermode and renderfx prop stocks and defines - added MoveType tag to MOVETYPE defines - changed Movetype functions to MoveType to use correct SourceMod casing David Anderson 2008-01-07 06:59:44 +0000
  • e1bc3234b2 added /MP to compilation settings David Anderson 2008-01-07 06:58:43 +0000
  • 6e09aacd98 fixed amb1355 - optional extensions did not work properly David Anderson 2008-01-07 04:00:47 +0000
  • 934fb9741a commited a new version of this file. suffice to say the massive inconsistencies and clear compiling bugs in this was disappointing David Anderson 2008-01-06 01:35:24 +0000
  • 1ffd1db733 added amb1348 - SetFailState() formatting David Anderson 2008-01-04 16:20:25 +0000
  • 4e07200cfb - added AddTargetsToMenu2() for using COMMAND_FILTER flags - fixed amb1350 - sm_voteban/menu ban on fake clients would crash - fake clients can no longer be banned and do not appear on ban menus David Anderson 2008-01-04 16:05:26 +0000
  • 89ac3a14ba added amb1341 - OnClientPostAdminFilter David Anderson 2008-01-03 19:40:55 +0000
  • 9b6c6c1fcd added amb1335 - zombie_master sdktools support David Anderson 2008-01-03 18:46:01 +0000
  • 4e1fb49096 added amb1336 - GetTrieSize() David Anderson 2008-01-03 06:11:26 +0000
  • d37e02c65c fixed amb1325 - SetEntityHealth() Matt Woodrow 2007-12-31 01:47:33 +0000
  • 9970ad59ac A few runtime fixes for basefuncommands Michael McKoy 2007-12-28 16:46:42 +0000
  • d0fac2def9 Added a new entity stock function GetClientButtons() Matt Woodrow 2007-12-28 07:10:09 +0000
  • d28eca4bb3 Increased max length for list items Matt Woodrow 2007-12-28 02:41:52 +0000
  • 306be48027 Fixed dynamic menu reading userid2 as userid Matt Woodrow 2007-12-26 02:41:04 +0000
  • 4ad308897f Few dynamic menu bug fixes. Matt Woodrow 2007-12-26 01:16:38 +0000
  • ef7fed49fa Removed '#include <core>' Matt Woodrow 2007-12-24 20:41:33 +0000
  • 6ab87ef821 Added sm_blind, sm_drug, sm_gravity, sm_noclip Fixed the duration of sm_freeze when used from the menu Michael McKoy 2007-12-24 00:45:28 +0000
  • 9ac2a2e318 More netprop stocks for entities Michael McKoy 2007-12-24 00:44:48 +0000
  • fdc67a7a52 fixed amb1308 - CommitSuicide offset changed David Anderson 2007-12-23 23:43:25 +0000
  • c02dc7f71d Changed the convar change hook for sv_alltalk to enforce sm_deadtalk correctly Michael McKoy 2007-12-23 00:47:49 +0000
  • e1748d9814 disabled mm:s 1.6-episode1 builds David Anderson 2007-12-23 00:17:54 +0000
  • 474f4d86c6 added pdb logging David Anderson 2007-12-23 00:08:08 +0000
  • f8f5a6a888 added extended error info to text parser API; GameConfigs now display better errors David Anderson 2007-12-22 19:36:28 +0000
  • c3456b8804 moved errno.h to top of platform includes fixed bug where FormatMessage() did not ignore inserts David Anderson 2007-12-22 19:35:54 +0000
  • a079a87f68 fixed amb1305 by making OnClientPostAdminCheck() always occur after OnClientPutInServer(). this is now GUARANTEED. it was undefined before, however the usual case was opposite. if plugins were relying on this, they were written poorly and shouldn't have worked in the first place, especially with the threaded SQL plugin. David Anderson 2007-12-22 08:57:08 +0000
  • ad5ef39cb4 patched amb1296 - multi-d r-values are now impossible David Anderson 2007-12-22 05:16:18 +0000
  • f87da92617 fixed amb1291 - CommitSuicide offsets missing for a few mods David Anderson 2007-12-21 06:17:04 +0000
  • 02e210ae02 added support for Hidden:Source David Anderson 2007-12-21 06:05:48 +0000
  • 6c9c7327ca Added new fun commands to adminmenu_sorting.txt Michael McKoy 2007-12-19 22:22:35 +0000
  • 4d594bd4c7 Fixed sm_freeze menu exit going to sm_freezebomb menu Fixed countdown timer on bombs stopping at 2 seconds, now stops at 1 second like it should. Michael McKoy 2007-12-19 22:21:20 +0000
  • f6b6dff4c0 Don't even bother trying to compile these, it's not finished. Just committing for archiving purposes, this is not intended for 1.0 release. Michael McKoy 2007-12-19 22:19:34 +0000
  • 24db2b2597 fixed build David Anderson 2007-12-19 01:47:26 +0000
  • ae766d3150 fixed build David Anderson 2007-12-19 01:46:22 +0000
  • d851108dd2 added "playercommands" to build David Anderson 2007-12-19 01:35:24 +0000
  • 023e5629c7 renamed slapslay to playercommands David Anderson 2007-12-19 01:34:01 +0000
  • 4d5af8a946 Small adjustment to default convar values Michael McKoy 2007-12-19 01:20:56 +0000
  • 5175e5fe92 Large additions to basefuncommands. Moved slay and slap to a new plugin. Michael McKoy 2007-12-19 01:16:15 +0000
  • 570dc75512 Added new stocks for entity props. Michael McKoy 2007-12-18 21:03:34 +0000
  • b1451f692c fixed linuxbuild David Anderson 2007-12-17 00:54:10 +0000
  • 6ba2593738 added amb1289 - FindPluginByNumber David Anderson 2007-12-16 23:45:41 +0000
  • 63d301c4c7 added @error lines to a bunch of native docs David Anderson 2007-12-16 23:45:03 +0000
  • abb763d1e1 added amb618 - binary file i/o David Anderson 2007-12-16 23:11:00 +0000
  • cf023a0b7d added amb1204 - concommandbase iteration David Anderson 2007-12-14 23:27:34 +0000
  • c9a9826989 added amb968 - setting for suppressing potential chat triggers from admins David Anderson 2007-12-14 06:42:40 +0000
  • d87e00a82d added amb1281 - added nextmap command to server console David Anderson 2007-12-14 06:20:07 +0000
  • 8ffeb9f627 fixed spacing and line endings David Anderson 2007-12-14 06:19:42 +0000
  • af2142d70b fixed amb1282 - elev1.wav is cstrike only David Anderson 2007-12-14 05:54:36 +0000
  • 99ebeb1645 added amb1276 - local socket support David Anderson 2007-12-14 05:09:29 +0000
  • 46c98c64fa Fixed file headers on all base plugin includes. Michael McKoy 2007-12-13 00:21:07 +0000
  • 43150b07c9 fixed for amb1279 from ferret David Anderson 2007-12-12 22:45:23 +0000
  • b63963ef86 Removed player_death event from beacon.sp, wasn't needed, lol Michael McKoy 2007-12-12 02:24:57 +0000
  • 0e4ea825d3 Removed duplicated line in beacon.sp, whoops Michael McKoy 2007-12-12 02:23:00 +0000
  • 18235d90e5 Added sm_beacon Fixed burn menu returning you to the slay menu. Michael McKoy 2007-12-12 02:16:25 +0000
  • f261c2e756 fixed the global ock error message having too many punctuation marks David Anderson 2007-12-10 23:32:32 +0000
  • 1904348efc - fixed amb1237 part 1 - maplists.cfg missing could cause ReadMapList() to fail - fixed amb1237 part 2 - nextmap could fail in certain cases with mapchooser present David Anderson 2007-12-10 22:20:53 +0000
  • 3ba7c63862 Initial import of dynamic menu code (amb1039) Matt Woodrow 2007-12-10 21:02:00 +0000
  • 7847e6e2e8 fixed amb1266 - cstrike's ProcCmdString hook had a bug David Anderson 2007-12-10 12:19:24 +0000
  • c987c2f0f7 added new ktrie function for running custom destructor David Anderson 2007-12-10 05:16:08 +0000
  • d3a22aeff7 added amb1262 - adt_trie David Anderson 2007-12-10 05:14:37 +0000
  • ff15a84e7c added temporary debugging to ReadMapList() David Anderson 2007-12-10 03:14:54 +0000
  • 5f81dd7be5 Small change to RTV to avoid timer issues. Michael McKoy 2007-12-09 21:45:23 +0000
  • 4ec75fbfe4 added amb1257 - synergy support for sdktools David Anderson 2007-12-09 19:33:25 +0000