Commit Graph

  • 02cc2f6a74 added code for trace rays + natives Borja Ferrer 2007-07-08 19:39:19 +0000
  • de2db4670f fixed windows build David Anderson 2007-07-08 19:02:27 +0000
  • 3f4158aa7e added support for escape characters in SMC files David Anderson 2007-07-08 18:43:13 +0000
  • 9a2fbe5f9f added requests amb565 and amb445 David Anderson 2007-07-08 18:00:35 +0000
  • 6dd0ff6b07 added amb577 David Anderson 2007-07-08 17:43:40 +0000
  • f3566e6f4c cleanup of vector import David Anderson 2007-07-08 17:34:44 +0000
  • c1190fe89d added vector stuff David Anderson 2007-07-08 17:33:10 +0000
  • 4217bc18e6 Added SDKTools support for PVKII (Pirates, Vikings, and Knights II) and The Ship Scott Ehlert 2007-07-08 11:24:28 +0000
  • 9d086692ca Fixed Linux build of SDKTools Scott Ehlert 2007-07-08 10:36:43 +0000
  • 0a4f42d7fa Oops, added some missing files for CGameRules support Scott Ehlert 2007-07-08 09:47:43 +0000
  • c0a869106f Wowzers -Added support for CGameRules calls to SDKTools -Changed some game names in sdktools.games.txt to descriptions Scott Ehlert 2007-07-08 09:46:27 +0000
  • da8399c870 Gameconfs now support descriptions to identify games with '!' at the beginning of the string Scott Ehlert 2007-07-08 09:34:20 +0000
  • b3eb0d8631 small hack so knagg0's stuff can compile David Anderson 2007-07-08 05:20:54 +0000
  • b58792fb3f - added sourceforts support to sdktools - added dystopia vtable stuff to sdktools David Anderson 2007-07-08 04:39:13 +0000
  • 9400850d03 removed a message that could have been spammed on mods with only one platform binary David Anderson 2007-07-08 04:38:07 +0000
  • e87d5a0a6a fixed a small bug where trie replace didn't always work David Anderson 2007-07-08 04:36:14 +0000
  • aff0841bf4 removed 0 checks in case an offset will be 0 David Anderson 2007-07-08 04:15:00 +0000
  • ce6950aee2 a few little changes to tempent stocks David Anderson 2007-07-08 03:17:55 +0000
  • a2617e5644 gameconfs can now inherit properly with a new trie replace function David Anderson 2007-07-08 03:17:29 +0000
  • c6a147346f - added radiomenu support for insurgency - added dod, dystopia, hl2mp, and insurgency support to sdktools David Anderson 2007-07-08 02:59:08 +0000
  • 7e24f571b3 vtable dumper for ida (not really an editor but i want this to be public) David Anderson 2007-07-08 01:36:16 +0000
  • 5743211846 removed errors on faulty gameconf sig finds - this sort of made partial inheritance awkward because an error could be thrown even if the signature was found later David Anderson 2007-07-07 23:24:36 +0000
  • b0f5b985bb renamed TE_SendToOne to TE_SendToClient David Anderson 2007-07-07 20:48:20 +0000
  • 26f93c4b50 added some quick commands to dump te info David Anderson 2007-07-07 20:45:48 +0000
  • 998c9dc574 fixed a bug where too many hex digits were read for \x David Anderson 2007-07-07 18:46:40 +0000
  • 904aceb435 fixed bug amb569 David Anderson 2007-07-07 18:24:02 +0000
  • 081620b1d3 added amb543 David Anderson 2007-07-07 18:17:49 +0000
  • f2ebf2f4b9 changed SOUND_FROM_PLAYER from -1 to -2 to maintain compatibility with SOUND_FROM_LOCAL_PLAYER David Anderson 2007-07-07 17:51:29 +0000
  • b5831fd263 added enginesound support David Anderson 2007-07-07 17:46:17 +0000
  • 16c35c458e fixed amb514 David Anderson 2007-07-07 16:31:57 +0000
  • 9f38f9ae90 fixed a regression bug from the last commit David Anderson 2007-07-07 16:21:34 +0000
  • d8d13f1920 added the ability for the compiler to directly reference another address in a default argument (for arrays only) David Anderson 2007-07-07 15:36:54 +0000
  • cce60de20f Fixed bug where multiple "#default" sections in game config file would be ignored if the first section does not work for the running game/mod Scott Ehlert 2007-07-07 04:06:47 +0000
  • acb5225fff Fixed bug where using vtable index 0 would cause call creation to fail Scott Ehlert 2007-07-05 20:17:08 +0000
  • 8bf7cb08f2 added a time stamp argument to FormatTime Borja Ferrer 2007-07-05 14:47:36 +0000
  • 3d7ef5ce49 added TE flags added some @section stuff to inc files. Borja Ferrer 2007-07-05 00:45:56 +0000
  • 6e98ba7080 finalized TE setup stocks added TE_SetEntDataFloatArray native to sdktools Borja Ferrer 2007-07-05 00:21:59 +0000
  • c67f00b1fc fixed amb532 Borja Ferrer 2007-07-04 12:34:57 +0000
  • b80d04ba01 added amb449 Borja Ferrer 2007-07-04 11:09:48 +0000
  • d5dbffc6ab added amb505 David Anderson 2007-07-03 20:46:17 +0000
  • 17ac4f9331 fixed amb522 David Anderson 2007-07-03 20:22:39 +0000
  • cb77ef5b7d fixed amb455 David Anderson 2007-07-03 20:16:40 +0000
  • 816bdc8102 added request amb515 David Anderson 2007-07-03 19:03:14 +0000
  • 653e9038d3 synced linux build Borja Ferrer 2007-07-02 00:41:36 +0000
  • 8749f537d4 initial import of the TE code Borja Ferrer 2007-07-02 00:25:46 +0000
  • f9cb20984b this has the most painful bug to debug ever, fixed linux this calls not restoring the stack when the function didnt have arguments. Borja Ferrer 2007-07-01 20:43:32 +0000
  • 8da18eefac updated linux makefile David Anderson 2007-06-30 16:50:13 +0000
  • b649d60cb0 - added IADTFactory for sdktools - updated sample extension and sdktools sdks David Anderson 2007-06-30 16:43:11 +0000
  • 761890b470 removed extensions from LoadTranslations() calls David Anderson 2007-06-29 07:09:56 +0000
  • afef0ac976 Updated UltraEdit/UEStudio wordfile a bit Function list will now likely only work with UltraEdit 6.30+ and UEStudio 13.10+ Scott Ehlert 2007-06-27 06:18:14 +0000
  • c19c607b14 fixed amb472 David Anderson 2007-06-27 01:55:18 +0000
  • d40fb7b607 added versioning support to mysql and sdktools David Anderson 2007-06-27 00:35:36 +0000
  • 46411e0fb9 fixed a bug where sdktools would crash if bintools was unloaded first David Anderson 2007-06-26 23:11:13 +0000
  • 1915dd049e fixed a bug where improper event removals could cause a crash David Anderson 2007-06-26 22:28:37 +0000
  • 37622cece6 fixed exec'ing from cfg literally David Anderson 2007-06-26 20:10:36 +0000
  • 3c809ae9b0 Made some things const in convar_sm.h Scott Ehlert 2007-06-26 19:29:24 +0000
  • a3f7248990 cvar exclusion hack -- amb468 David Anderson 2007-06-26 18:34:06 +0000
  • 271a8b5b56 - sourcemod can now unload properly without crashing - extensions now unload, dependencies are resolved David Anderson 2007-06-26 17:08:07 +0000
  • 5e7b7589be PrintToChat/PrintToCenter natives will now break out of displaying if FormatString throws an error David Anderson 2007-06-25 23:14:24 +0000
  • 1d2f3a9cd5 added two more usable interfaces to the sample extension David Anderson 2007-06-25 15:43:48 +0000
  • 25dc806a2e fixed bug amb462 David Anderson 2007-06-25 14:58:59 +0000
  • ca3d74be45 .txt is now assumed for LoadTranslations() when no extension exists David Anderson 2007-06-24 21:38:02 +0000
  • 28d24a7f97 - renamed translation files from .cfg -> .txt - renamed trans core file to core.phrases.txt - renamed trans common file to common.phrases.txt - added some backwards compat so this doesn't break everyone's plugins David Anderson 2007-06-24 21:14:06 +0000
  • c5b593a275 added a bcompat hack to deal with upcoming .cfg -> .txt changes in core David Anderson 2007-06-24 21:04:20 +0000
  • 2f3e46f8f8 added SetGlobalTarget() calls to anything that uses Format() David Anderson 2007-06-24 19:40:25 +0000
  • 5271043e92 - fixed SetEntDataArray being bogus - fixed some comments David Anderson 2007-06-24 18:56:58 +0000
  • aa5f3c1cf2 - added some jit stuff for cs:s dm David Anderson 2007-06-24 04:15:18 +0000
  • 493ee21c6d fixed bug amb400 David Anderson 2007-06-24 01:45:33 +0000
  • e52e896396 changed comment on MenuAction_DrawItem David Anderson 2007-06-22 22:37:58 +0000
  • 368432baf5 added MenuAction_DrawItem for changing how an item gets drawn David Anderson 2007-06-22 22:37:22 +0000
  • 38f95fc63d - added request amb426 - "Back" is now "Previous" and "Back" is used for ExitBack - menu api got bumped again, but will be compat David Anderson 2007-06-22 21:04:13 +0000
  • efea4ebbcb fixed amb424 David Anderson 2007-06-22 18:44:27 +0000
  • 3931a1283a tiny comment changes to halflife.inc David Anderson 2007-06-22 17:25:19 +0000
  • 97c5ff6b65 fixed a bug where the "keyOnly" parameter to KvGotoNextKey was read backwards David Anderson 2007-06-22 17:24:48 +0000
  • aef5ba1d09 Implemented amb423 - Added IsClientObserver() native Scott Ehlert 2007-06-22 15:37:12 +0000
  • 3e88c91ad2 added ability to use NULL_STRING in KeyValues natives David Anderson 2007-06-22 14:59:26 +0000
  • 102fa64a77 don't fix what isn't broken I guess :\ (Fixed reserved slots once and for all...) Scott Ehlert 2007-06-22 04:35:27 +0000
  • db83c8e2d9 Fixed a million bugs in reserved slots plugin - should be perfect now (I hope) Finalized KickClient native Scott Ehlert 2007-06-22 03:43:00 +0000
  • 58eedf6226 bumped menu api again - added feature to get menu end reason David Anderson 2007-06-21 23:06:37 +0000
  • 4a82ce501b Not sure how I did this, but fixed KickClient include Scott Ehlert 2007-06-21 19:51:34 +0000
  • 9aa64a5d1d Pointless comment update that was meant to be committed ages ago. Scott Ehlert 2007-06-20 11:34:03 +0000
  • b93aea922f Changed "Player" to "Client" in error messages about clients (attempt at some sort of error message consistency) Scott Ehlert 2007-06-20 11:30:29 +0000
  • f5093ebf68 Reserved slots plugin uses KickClient native now Scott Ehlert 2007-06-20 11:12:50 +0000
  • 243d31b7a6 Added KickClient() native. This is so that the "Kicked from console" string doesn't appear in the disconnect reason. Scott Ehlert 2007-06-20 11:06:58 +0000
  • 3f4c513083 Added reservedslots plugin to build tool Scott Ehlert 2007-06-20 11:03:06 +0000
  • 6762b6c29f This was a long time coming, but - renamed "sm convars" to "sm cvars" This is sort of a consistency fix due to the "sm_cvar" command in basecommands.sp Scott Ehlert 2007-06-20 08:54:26 +0000
  • 546c471e2c Moved pragams above includes in plugins. Not too sure why. Scott Ehlert 2007-06-20 08:51:40 +0000
  • f94d080183 Added basic reserved slots plugin, finally... Scott Ehlert 2007-06-20 08:48:11 +0000
  • e29e6c216e fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects David Anderson 2007-06-20 08:03:43 +0000
  • c2d1cc5ab5 fixed a bug where thisinfo could be constructed with garbage data for decflags David Anderson 2007-06-20 07:08:53 +0000
  • 3250d8a062 fixed a bug where NULL_VECTOR was not allowed in TeleportEntity() David Anderson 2007-06-20 01:51:03 +0000
  • 773af3ad7f updated build script to create cfg folder with configs David Anderson 2007-06-19 20:02:05 +0000
  • e156dd4ac0 added new exec cfg folder David Anderson 2007-06-19 20:01:20 +0000
  • 7c63139574 - added amb379 - fixed a format bug in basecommands.sp - added an any tag to Call_Finish() David Anderson 2007-06-18 17:20:12 +0000
  • 5dbcd90895 fixed bug amb418 David Anderson 2007-06-18 17:09:33 +0000
  • a76f3eba97 A few sdktools functions now accept all entities and the Player versions are deprecated David Anderson 2007-06-18 17:02:42 +0000
  • db5c7cdc80 added deprecation warning David Anderson 2007-06-18 07:09:47 +0000
  • 254fc2557a - removed OnServerCfg in favor of OnConfigsExecuted - added AutoExecConfig() which automates safe config execution David Anderson 2007-06-18 07:04:22 +0000
  • 33b2d04e2d fixed a bug where menu handler used wrong variable for param2 bitmask in MenuVoteEnd David Anderson 2007-06-18 03:39:15 +0000
  • c8f2d56dd3 fixed a bug where ValveParamToBinParam() read flags from the output memory, not input variable David Anderson 2007-06-17 20:43:21 +0000