Commit Graph

  • f2d54b7728 Fixed SM ambuild config failure at TF2 ext if ep2v sdk is missing (bug 5608, r=psychonic). Kyle Sanderson 2013-02-12 12:26:10 -0500
  • 8950a693db More, hopefully final CS:GO/protobuf usermessage fixups (bug 5588). Nicholas Hastings 2013-02-11 15:11:04 -0500
  • fd3b9095ba Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460) Ruben Gonzalez 2013-02-11 11:17:31 -0500
  • 030e1b9130 Added missing smn_protobuf.cpp to core msvc10 project (NPOTB). Nicholas Hastings 2013-02-11 09:39:23 -0500
  • a040c237bc Removed intentional invalid steamid crash in SDK Hooks. Nicholas Hastings 2013-02-11 09:39:23 -0500
  • a62fafd4ed Fixed typo in Fortress Forever gamedat.a Nicholas Hastings 2013-02-11 09:39:23 -0500
  • 666703e8cf Trigger build. David Anderson 2013-02-10 21:43:07 -0800
  • 52cd52ca54 Bump version to 1.6.0. David Anderson 2013-02-10 21:10:25 -0800
  • b8873efa0d Error on access to nested datamap props (bug 5446, r=psychonic). Asher Baker 2012-09-03 20:26:39 +0100
  • 4132b9bd21 Added L4D and L4D2 gamedata for SDK Hooks on Mac OS X (bug 5628, r=psychonic). Scott Ehlert 2013-02-25 20:45:11 -0600
  • c0caa9f158 Removed call to getchar() in debug build of compiler (bug 5626, r=ds). Kyle Sanderson 2013-02-25 18:02:10 -0600
  • 7346b0c081 Added support for "fuzzy" map names in L4D and later (bug 5599, r=asherkin). Nicholas Hastings 2013-02-14 19:28:12 -0500
  • 6a361e3045 Updated CS:GO gamedata. Nicholas Hastings 2013-02-13 22:25:15 -0500
  • 61d7519ef5 More, hopefully final CS:GO/protobuf usermessage fixups (bug 5588). Nicholas Hastings 2013-02-11 15:11:04 -0500
  • 3e1a78703e Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460) Ruben Gonzalez 2013-02-11 11:17:46 -0500
  • bb195a9b2d Added missing smn_protobuf.cpp to core msvc10 project (NPOTB). Nicholas Hastings 2013-02-11 09:39:23 -0500
  • 6f095a064c Removed intentional invalid steamid crash in SDK Hooks. Nicholas Hastings 2013-02-11 09:39:23 -0500
  • eb334f5fe2 Fixed typo in Fortress Forever gamedat.a Nicholas Hastings 2013-02-11 09:39:23 -0500
  • ef825d8a94 Fixed non-CS:GO builds. Nicholas Hastings 2013-02-10 23:11:04 -0500
  • 6775898712 Serialize and deserialize usermessages from the server on CS:GO to avoid issues on linux (bug 5588). Nicholas Hastings 2013-02-10 23:06:26 -0500
  • d3dd82f190 Updated core msvc10 project file for CS:GO w/ protobuf (NPOTB). Nicholas Hastings 2013-02-10 09:44:33 -0500
  • 95409f7ec7 Updated gdc-psyfork symbols.txt with support for ep1 (NPOTB). Nicholas Hastings 2013-02-09 14:21:50 -0500
  • 1141a73945 Updated Fortress Forever gamedata. Nicholas Hastings 2013-02-09 14:19:43 -0500
  • 176c003658 Fixed SDKHooks missing version info. Peace-Maker 2013-02-09 11:37:51 -0500
  • 74aafaa72f Fixed SDKHooks looking for IServerTools on < Orangebox, causing load failure (bug 5603). Nicholas Hastings 2013-02-08 22:46:49 -0500
  • 0ac7867b3d Updated SDKHooks msvc10 project files and added to SM solution (NPOTB). Nicholas Hastings 2013-02-08 22:26:51 -0500
  • c1b65f52be Minor typo fix in SDKHooks version.rc. Nicholas Hastings 2013-02-08 07:57:16 -0500
  • 1d242ee161 Triggering build. Nicholas Hastings 2013-02-08 00:08:51 -0500
  • 230e4e3a32 Build fix. Nicholas Hastings 2013-02-08 00:00:09 -0500
  • 7ff4724e28 Typo fix in SDKHooks AMBuildScript. Nicholas Hastings 2013-02-07 23:46:48 -0500
  • 0015d00243 Initial commit of latest functional SDKHooks extension. Nicholas Hastings 2013-02-07 23:43:33 -0500
  • 5ca8967375 Updated CS:GO gamedata. Nicholas Hastings 2013-02-07 13:50:22 -0500
  • 4e0c1f97ac Updated more CS:S gamedata. Nicholas Hastings 2013-02-06 17:41:17 -0500
  • 191c3dabdb Updated CS:S gamedata. Nicholas Hastings 2013-02-05 17:20:00 -0500
  • cd9a28864a Updated for CS:S sync (r=asherkin). Peace-Maker 2013-02-05 21:45:11 +0000
  • c2ecb7363c Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim). Nicholas Hastings 2013-02-04 07:38:30 -0500
  • e20e272ee1 Fixed basecomm forwards firing with incorrect client parameter value (bug 5583, r=psychonic). Alexandr 2013-01-28 18:30:44 -0500
  • 8dc7f78b0f Fix GameRules_SetPropVector writing data to unexpected addresses instead of to the proxy entity (bug 5592, r=psychonic). Michael Busby 2013-01-27 14:59:14 -0800
  • c4331c4795 Fixed pb non-intercept hook callbacks being passed handle with NULL pb msg (bug 5579, bug 5590). Nicholas Hastings 2013-01-27 12:29:16 -0500
  • d071ecc17c Removed accidental resetting of pb msg and memory leak in hooked pb messages (bug 5579, bug 5588). Nicholas Hastings 2013-01-26 21:10:25 -0500
  • 7c03276b50 Replaced remaining calls to old MM:S usermessages functions when using protobuf system (bug 5579, bug 5588). Nicholas Hastings 2013-01-26 12:14:40 -0500
  • ee8b180341 Marked some missed Pb natives as optional (bug 5579). Nicholas Hastings 2013-01-23 18:28:06 -0500
  • 5258a1dc85 Updated CS:GO Cstrike extension gamedata. Nicholas Hastings 2013-01-23 14:46:23 -0500
  • e74d5593a8 Updated CS:GO HandleCommand_Buy_Internal detour with new bool param. Nicholas Hastings 2013-01-23 14:46:12 -0500
  • 18285ca751 Fixed potential for reading out of library bounds in MemoryUtils;:FindPattern (r=asherkin). Nicholas Hastings 2013-01-23 14:05:35 -0500
  • 764a04a201 Fixed Sort_Random not including first value in array sorting functions (bug 4292, r=psychonic). Peace-Maker 2013-01-23 12:51:19 -0500
  • 1e5a375203 Fixed native error when using PbReadRepeated* natives for index 0 (bug 5579). Nicholas Hastings 2013-01-23 11:14:51 -0500
  • 3a2504dc18 Triggering build against new mac libprotobuf. Nicholas Hastings 2013-01-22 23:40:45 -0500
  • 7bc4c10660 Triggering build against new mac libprotobuf. Nicholas Hastings 2013-01-22 23:18:27 -0500
  • 0fcfead475 Fixed missing libprotobuf linking to core on linux, mac. Asher Baker 2013-01-22 22:47:35 -0500
  • ab9c1217e4 Fixed numerous instances of same "cannot pass objects of non-POD type" error in smn_protobuf.cpp. Nicholas Hastings 2013-01-22 22:36:38 -0500
  • e9f002e9c5 Fixed typo in core causing CS:GO build break. Nicholas Hastings 2013-01-22 22:23:40 -0500
  • a9b6bcf779 CS:GO core build fix for warnings in protobuf headers. Nicholas Hastings 2013-01-22 22:17:24 -0500
  • 52e427117c Triggering build against hl2sdk-csgo with merged protobuf. Nicholas Hastings 2013-01-22 22:02:18 -0500
  • 312e26a5cf Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin). Nicholas Hastings 2013-01-22 21:43:12 -0500
  • f757d5f09b Updated gdc-psyfork with current (NPOTB). - Added support for custom symbols.txt path (-s <path>). - Added support for dlsym symbol lookup in linux bins (-n). - Updated gdc_core.sh example script to account for new options above. - Updated symbols.txt. Nicholas Hastings 2013-01-07 09:09:14 -0500
  • a66adcbc88 Fixed gamedata offsets for CSPromod, GESource, and Synergy. Nicholas Hastings 2013-01-06 09:35:22 -0500
  • f4f930e8bd Merge. Nicholas Hastings 2012-12-31 18:17:11 -0500
  • 5200940f2f Updated gamedata offsets for CSPromod, GESource, and Synergy. Nicholas Hastings 2012-12-31 18:15:25 -0500
  • 63f8262a57 Updated plugin blacklist. Asher Baker 2012-12-28 11:58:31 +0000
  • bb9d5e11f1 Backed out changeset: 8048e61b5382. Nicholas Hastings 2012-12-27 16:39:04 -0500
  • df76b7285c Backed out changeset: c283854680ad. Nicholas Hastings 2012-12-27 16:38:49 -0500
  • e105711678 Backed out changeset: 951598961ea8. Nicholas Hastings 2012-12-27 16:38:34 -0500
  • b206858c67 Triggering build. Nicholas Hastings 2012-12-26 18:05:22 -0500
  • bc1b803093 Backed out changeset: b65f88522631. Nicholas Hastings 2012-12-26 17:57:03 -0500
  • 6e54e0f6e4 Backed out changeset: 9d722aa39e4c. Nicholas Hastings 2012-12-26 17:56:43 -0500
  • e0d2287973 Let's try that again... Nicholas Hastings 2012-12-26 13:56:57 -0500
  • 7f26803dee Ifdefing out usermessaging on CS:GO to fix builds. Nicholas Hastings 2012-12-26 13:34:32 -0500
  • 22cbe23f85 Merge. Nicholas Hastings 2012-12-26 12:28:43 -0500
  • 8f0c442024 Fixed TF2_RemoveCondition being called for added conds instead of removed conds. Nicholas Hastings 2012-12-26 12:27:24 -0500
  • 02b8e3f7c0 Fixed typo in TF2 ext asm.c causing accidental assignment instead of compare. Nicholas Hastings 2012-12-26 12:19:15 -0500
  • 7846ff1666 Updated Makefile for TF2 extension (NPOTB). Nicholas Hastings 2012-12-26 12:19:15 -0500
  • 3e1e20dbe2 Fixed PackageScript to not try and include extra extensions. Asher Baker 2012-12-25 21:44:58 +0000
  • eaf441c226 Add -Wno-array-bounds for TF2 extension to avoid GCC bugged warning (msvc and Clang fine). Nicholas Hastings 2012-12-23 22:06:52 -0500
  • 942b1d2591 Triggering build. Nicholas Hastings 2012-12-23 17:22:19 -0500
  • 710456f871 Added new IN_ATTACK3 button define to entity_prop_stocks (bug 5564). Nicholas Hastings 2012-12-23 17:06:14 -0500
  • 59df217a09 Updated SQLite to version 3.7.15.1 (bug 5235). Nicholas Hastings 2012-12-23 17:06:11 -0500
  • ffd7603b17 Added support in TF2 ext for detection of player conds >= 64 (bug 5565, r=asherkin). Nicholas Hastings 2012-12-23 16:59:50 -0500
  • 329616c029 Fixed hang in TF2 extension when player condition 63 is added. Nicholas Hastings 2012-12-21 01:17:30 -0500
  • 8723a69a8f Updated more TF2 gamedata. Nicholas Hastings 2012-12-20 18:24:47 -0500
  • edddca4857 Updated DOD:S and HL2DM gamedata. Nicholas Hastings 2012-12-20 17:58:43 -0500
  • 536123ec59 Updated TF_WEAPON_* and TF_CUSTOM_* defines. Nicholas Hastings 2012-12-19 07:58:21 -0500
  • db699ed2c3 Updated TF2_IsPlayerInCondition stock for m_nPlayerCondEx2... Nicholas Hastings 2012-12-19 07:55:03 -0500
  • bf9c58b8ed Updated TF2 gamedata. Nicholas Hastings 2012-12-19 07:55:03 -0500
  • 8eeec3dc48 Added new param for CTFPlayerShared::AddCond call in TF2 ext. Nicholas Hastings 2012-12-19 07:55:03 -0500
  • 4a1dd5f519 Added support for new SPROP_VARINT sendprops. Nicholas Hastings 2012-12-18 17:58:45 -0500
  • 5256edf0e5 Ported GetEntProp's unsigned prop support to GameRules_GetProp. Nicholas Hastings 2012-12-18 17:53:45 -0500
  • e9385e6eb6 Validate entity in GameRules_GetPropEnt and in CS_DropWeapon safety checks. Nicholas Hastings 2012-12-17 14:34:44 -0500
  • 80f7e3092b Fixed regressions in a988c42d4248: * Fixed crash when prop/data ent is invalid. * Restored GetEntPropEnt/GetEntDataEnt2 functionality when logical ent support is not available. Nicholas Hastings 2012-12-17 14:33:57 -0500
  • ab06cf4788 Validate entity in GetEntPropEnt, GetEntDataEnt2 (r=me). Nicholas Hastings 2012-12-16 19:52:31 -0500
  • c2300f7b2b Updated TFHoliday enum (bug 5526, r=psychonic). Powerlord 2012-12-15 14:40:51 -0500
  • ba2915ce4e Added natives to CStrike ext to access assists/score in CSGO (bug 5525, r=asherkin). Nicholas Hastings 2012-12-15 14:36:52 -0500
  • c0b91dd107 Fixed VoteMenuToAll stock adding bots to list (bug 5253, r=asherkin). Ryan Stecker 2012-12-14 15:18:30 -0500
  • 439986e3fe Made thread worker processing limits configurable at runtime (bug 5326, r=psychonic). Asher Baker 2012-12-14 15:16:35 -0500
  • e77ad244ad Fixed OnLibraryAdded/Removed not being called in all plugins (bug 5431, r=psychonic). Asher Baker 2012-12-14 15:15:12 -0500
  • 2e3c5e367e Added WeaponIDToAlias native to CStrike extension (bug 5460, r=psychonic). Kyle Sanderson 2012-12-14 15:12:22 -0500
  • eb230a45f6 Added PlayerRunCmd gamedata for The Hidden: Source (bug 5534, r=psychonic). GoD-Tony 2012-12-14 15:07:47 -0500
  • 5aacf886e1 Call OnPluginEnd before finalizer hooks have run (bug 4519, r=fyren). David Anderson 2012-12-14 15:05:18 -0500
  • 0cae86e2ad Added new values to TFCond(ition) enum (bug 5537, r=asherkin). FlaminSarge 2012-12-14 15:01:28 -0500
  • e7f0a005e2 Updated CSPromod gamedata. Nicholas Hastings 2012-12-10 23:35:57 -0500