Commit Graph

  • b865f96886 Added amb1186 - TF2 Extension. Matt Woodrow 2008-04-04 22:37:14 +0000
  • 37d72420e4 added %b for binary printing David Anderson 2008-04-04 20:24:56 +0000
  • 064f57e321 Fixed amb1580 - trailing comma wasn't allowed in multi-dimensional array initializations Also bumped compiler copyright year, since the same file was, um, changed Scott Ehlert 2008-04-04 20:24:46 +0000
  • bcb9bc988f fixed a gcc complaint in the admincache dump function David Anderson 2008-04-04 20:24:26 +0000
  • 10bd6c298e Fixed amb1579 bug in entity outputs and added hl2mp to the supported games. Matt Woodrow 2008-04-03 23:57:54 +0000
  • 1f071f7c80 Fixed amb1577 - CreateConVar return documentation was incorrect Scott Ehlert 2008-04-02 17:51:09 +0000
  • 4d3d51b5dd Fixed amb1577 - CreateConVar return documentation was incorrect Scott Ehlert 2008-04-02 17:43:58 +0000
  • 51d5f79f1e Changed UnHook -> Unhook for entity output natives. Matt Woodrow 2008-04-02 01:58:45 +0000
  • 9b4bdd05b5 Removed a stray debug message from entity outputs. Matt Woodrow 2008-04-02 01:46:20 +0000
  • a0b05dc624 Added amb1528 - Entity Output Hooking. Matt Woodrow 2008-04-02 01:22:02 +0000
  • 79fb305722 Spring Cleaning, Part Ni (2) - Renamed output file in regex extension project file from sample.ext.dll to regex.ext.dll - Revampled sample extension Makefile. It is now possible to build an extension that doesn't require the use of Metamod using it. Scott Ehlert 2008-04-01 04:22:47 +0000
  • fbe46934a4 Added EquipPlayerWeapon to SDKTools. Offsets for CS:S and TF2 added. Matt Woodrow 2008-04-01 00:51:21 +0000
  • b9bd1b1037 How the hell did that get there. Matt Woodrow 2008-04-01 00:06:08 +0000
  • b9aac380d4 Added sm_dump_datamaps server command. Matt Woodrow 2008-03-31 23:13:31 +0000
  • 127c89de4e Big changes to dynamic menu. Removed constant kv tracking. Tested everything. Import of config files. Matt Woodrow 2008-03-31 22:44:18 +0000
  • 251cced1f8 Spring Cleaning, Part Ichi (1) Various minor things done to project files Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way) Updated regex project file and makefile Scott Ehlert 2008-03-30 07:00:22 +0000
  • 02931c94cf Changed env var used in include paths: SOURCEMM -> SORCEMM16 Removed some unneccessary build configuartations in some project files Scott Ehlert 2008-03-28 06:21:34 +0000
  • 3a14544385 Changed env var used in include paths: SOURCEMM -> SORCEMM16 Changed env var used in include paths: SOURCEMM142 -> SORCEMM14 Removed some unneccessary build configuartations in some project files Scott Ehlert 2008-03-28 06:18:26 +0000
  • 33b2847ec3 Added scripting/adminmenu directory to build tool Scott Ehlert 2008-03-28 04:51:53 +0000
  • 52fdc87325 bumped header versions so they say 1.0.1 David Anderson 2008-03-27 05:16:39 +0000
  • aa5f1c4f03 implemented sm_dump_admcache David Anderson 2008-03-27 05:15:09 +0000
  • a3d5a0151d Err, these got added accidentally apparently. Thanks a lot TSVN. Scott Ehlert 2008-03-27 05:02:00 +0000
  • 97c26eee3c Updated copyright year Scott Ehlert 2008-03-27 04:54:56 +0000
  • adbd79633b added bad trie iteration David Anderson 2008-03-27 04:34:54 +0000
  • 1e1ebc981a Changed the environment variable used in the include paths from SOURCEMM -> SOURCEMM16 Scott Ehlert 2008-03-27 04:11:49 +0000
  • cc3c16c079 Changed the environment variable used in the include paths from SOURCEMM -> SOURCEMM16 Scott Ehlert 2008-03-27 04:00:57 +0000
  • c5af41d983 merged branch-1.1.0 back into trunk David Anderson 2008-03-26 03:52:37 +0000
  • 44065ac939 Bumped modules.versions Scott Ehlert 2008-03-21 04:42:17 +0000
  • 3bcd296d99 Merged crash fix (amb1539) from 1.0.1 branch Scott Ehlert 2008-03-21 04:26:53 +0000
  • 3ecd914647 Fixed amb1539 - Crash on The Ship due to unavailable IFileSystem functions which are used in KeyValues::LoadFromFile() Scott Ehlert 2008-03-21 03:36:13 +0000
  • 54b49dafbf Copied over this super minor change - removed debug code or something Scott Ehlert 2008-03-21 01:20:22 +0000
  • 23c2f9b54e Created 1.0.1 branch Scott Ehlert 2008-03-21 01:07:08 +0000
  • 83a1ebcf0f Removed debug code? Scott Ehlert 2008-03-20 19:52:30 +0000
  • 8ba6d5cbba bumped trunk version David Anderson 2008-03-17 15:30:39 +0000
  • eda712cb33 bumped versions webternet-1.6.0 sourcemod-1.0.0 David Anderson 2008-03-17 01:09:28 +0000
  • 34204b2043 actually fixed build David Anderson 2008-03-17 00:11:01 +0000
  • aebdfea1ff fixed build David Anderson 2008-03-17 00:07:58 +0000
  • 2a7e1f5bc0 updated to latest geoip database Borja Ferrer 2008-03-16 23:36:28 +0000
  • 9581e2b854 more deprecation David Anderson 2008-03-16 23:16:34 +0000
  • 074883512a removed core bcompat shims where possible David Anderson 2008-03-16 23:08:56 +0000
  • 3788c61cb9 removed deprecated natives from sdktools David Anderson 2008-03-16 22:54:06 +0000
  • 2583e7e69e removed debug output fixed an antiflood bug posted on the forums David Anderson 2008-03-16 22:32:03 +0000
  • 76f1c10409 Updated sample_ext project files to support building for both engines. Matt Woodrow 2008-03-14 06:11:01 +0000
  • 44eb5a9cf4 fixed tTERM overlapping with tUNDEF (thanks sawce) David Anderson 2008-03-14 02:48:43 +0000
  • bb85c5eda2 -branch, implemented "goto" -branch, added a new jit opcode -- 165/op.stackadjust(1), stk = frm+n David Anderson 2008-03-13 17:08:05 +0000
  • a64894bbe4 updated to trunk code David Anderson 2008-03-13 17:04:25 +0000
  • f9eed97d66 removed unused extensions/games and extensions/auto.2.ep1 folders David Anderson 2008-03-12 06:08:56 +0000
  • 94da06c69f addressed amb1498 - GetSoundDuration() is broken on valve's end David Anderson 2008-03-12 05:21:56 +0000
  • 39885cd9e7 fixed crash bug in new antiflood code David Anderson 2008-03-12 04:51:41 +0000
  • 100c3ae389 implemented amb1514 - SM_PARAM_STRING_BINARY (bumped ISourceMod for this) David Anderson 2008-03-12 04:06:32 +0000
  • aed775162c reworked antiflood. it now has some logic in core to take care of loading order nastiness, and to fully prevent trigger spamming David Anderson 2008-03-12 03:33:52 +0000
  • b10bf9d31a Fixed linux build Matt Woodrow 2008-03-12 02:13:08 +0000
  • f5c9a0c3e5 updated comment at top of pluginsys header David Anderson 2008-03-12 02:12:47 +0000
  • 352b131c35 Added sm_dump_classes command Matt Woodrow 2008-03-12 00:43:35 +0000
  • b1da7e1cf8 Fixed bug in GetAdjustedTime() Matt Woodrow 2008-03-11 23:52:56 +0000
  • c6868c213e Added Load Failures to sm plugins list Matt Woodrow 2008-03-11 19:25:19 +0000
  • 50760d853f Cleaned up a few things in regex extension and updated project files to build on both engines. Linux makefiles probably still won't work. Matt Woodrow 2008-03-04 23:18:16 +0000
  • 54640a1fd0 amb1502 - fixed typo David Anderson 2008-03-03 15:27:27 +0000
  • 211b0159e5 Added amb466 - Random Sorting Matt Woodrow 2008-03-03 06:28:41 +0000
  • 1f96e25121 updated linux build David Anderson 2008-03-02 23:58:33 +0000
  • e7f8d1b2f5 added amb1424 - hudtext functions for mods that support them David Anderson 2008-03-02 23:54:38 +0000
  • e0b4b8b9f6 added amb1497 - log hooking David Anderson 2008-03-02 19:08:27 +0000
  • e6d37a3850 fixed a serious codegen bug where profiled internal functions in plugins could have their return values smashed. this only affected plugins being internally profiled David Anderson 2008-03-02 18:18:42 +0000
  • 31a745422d added amb1377 - binary sql functions David Anderson 2008-03-02 18:01:49 +0000
  • b3c7d4803f fixed linux build David Anderson 2008-03-02 08:10:34 +0000
  • c6dd96e201 fixed a bug with start time display David Anderson 2008-03-02 07:28:24 +0000
  • 0d9f3fb417 fixed dialog box in profviewer showing nonsense file name David Anderson 2008-03-02 07:15:28 +0000
  • 0817bd0b8b added amb256 - (nice number), profiler complete with gui to show files David Anderson 2008-03-02 06:40:59 +0000
  • f4e23a14dd added amb1331 - steamid targetting David Anderson 2008-03-01 07:59:53 +0000
  • 7a8309deed fixed a bug from @me in server console David Anderson 2008-03-01 07:17:38 +0000
  • 7c0e564db7 added amb1320 - added @me and @!me targets David Anderson 2008-03-01 07:14:16 +0000
  • 2be85f1a3e added amb1495 - ISourceMod::Add/RemoveGameFrameHook David Anderson 2008-03-01 06:33:25 +0000
  • 1e6b1c92cc fixed amb1485 - memory corruption in ShiftArrayUp() / CellArray::insert_at() David Anderson 2008-03-01 06:07:16 +0000
  • f30d3d1901 fixed amb1475 - inconsistent root console menu usage David Anderson 2008-03-01 05:42:25 +0000
  • a87628654d fixed amb1476 - sm_sql_addgroup params were backwards David Anderson 2008-03-01 05:18:26 +0000
  • b144620eeb fixed amb1483 - GetEntPropString() rejected FIELD_MODELNAME/FIELD_SOUNDNAME David Anderson 2008-02-27 13:49:57 +0000
  • 5b2d36e386 fixed amb1487 (sm_slap for negative damage) David Anderson 2008-02-27 13:46:41 +0000
  • 82c57bb7b0 fixed linux build Borja Ferrer 2008-02-23 21:05:23 +0000
  • 4eda818e0f added special build rule for sp_vm_engine.cpp fixed an uninitialized memory read in ReadMapList() David Anderson 2008-02-23 20:54:31 +0000
  • 1b26a1984a gah GCC crying again Borja Ferrer 2008-02-23 20:50:26 +0000
  • 4365d3763d moved these includes for GCC Borja Ferrer 2008-02-23 20:33:33 +0000
  • 45860880ef Executable memory is now provided by MM:S's allocator, this should reduce virtual memory usage. Borja Ferrer 2008-02-23 20:18:49 +0000
  • 0e547df447 added amb1425, added description buffers to find concommand natives Borja Ferrer 2008-02-23 12:25:27 +0000
  • 7bf9cfc2e8 improved timer error message (amb1474) Borja Ferrer 2008-02-23 11:40:45 +0000
  • 887b384f47 fixed bug in the build tool David Anderson 2008-02-22 22:07:41 +0000
  • d8569c1139 updated build tool for vdf file and new plugin names David Anderson 2008-02-22 21:51:04 +0000
  • 63cb644232 deprecated LoadMaps() and its usage in three plugins renamed basefun* to fun* removed map file list cvars David Anderson 2008-02-22 21:01:08 +0000
  • 2edce74e0f amb1420 - full ff2.0 support David Anderson 2008-02-22 19:22:22 +0000
  • b4b6238bbe added credits David Anderson 2008-02-22 18:19:25 +0000
  • 41f4e68e7e amb1442 - zps support David Anderson 2008-02-22 18:17:26 +0000
  • ef92966bac added amb1402 - gameconfig errors are now logged fully David Anderson 2008-02-22 17:12:24 +0000
  • 1f57da5aa0 added amb1418 - FIELD_STRING support for GetEntPropString() David Anderson 2008-02-22 16:51:15 +0000
  • 67442ac4a0 added amb1447 - IRootConsoleMenu exposure David Anderson 2008-02-22 16:07:27 +0000
  • d2740940fc fixed double quotes in project filex David Anderson 2008-02-22 15:05:51 +0000
  • 90d275109a another build tool fix, golly David Anderson 2008-02-22 14:36:04 +0000
  • c733283b90 more fixes for build tool David Anderson 2008-02-22 14:32:08 +0000
  • b66203259b attempt at getting the build tool to use the new makefiles David Anderson 2008-02-22 14:20:02 +0000
  • 5398db729c shiny new Makefiles with new build procedure. i've removed ep1+mms16 support for now. i've also removed -fPIC since it's useless bloat on modern x86. David Anderson 2008-02-22 14:16:53 +0000
  • 5827c76897 added sourcemod's VDF file. yay David Anderson 2008-02-22 02:28:33 +0000
  • d7443c5af9 what David Anderson 2008-02-22 02:27:41 +0000