Nicholas Hastings
c13a0a2e7a
Trigger build.
2013-11-03 09:39:49 -05:00
Nicholas Hastings
1cf12085fc
Trigger build.
2013-11-02 09:40:44 -04:00
Nicholas Hastings
d9946b49c4
Trigger build.
2013-11-01 19:20:32 -04:00
Nicholas Hastings
c5ca58a95b
Trigger build.
2013-11-01 18:15:54 -04:00
Nicholas Hastings
591255c793
Fix typo in No More Room In Hell SDKHooks gamedata.
2013-10-30 16:10:02 -04:00
Nicholas Hastings
2ea5e6d090
Updated No More Room In Hell gamedata.
2013-10-30 16:03:09 -04:00
Kyle Sanderson
e01fc5e697
Add RequestFrame native for one-off frame actions (bug 5965, r=dvander).
2013-10-29 22:10:40 -04:00
Nicholas Hastings
0775976165
Updated TF2 enums.
2013-10-29 20:08:18 -04:00
Nicholas Hastings
d2f719171d
Fix GetEngineVersion ret values for MM:S 1.9.x on orangebox (bug 5967, r=asherkin).
2013-10-29 19:00:21 -04:00
Nicholas Hastings
c9c147a814
Have SDKTools use IServerTools to get ent facts where available (bug 5968, r=asherkin).
2013-10-29 18:59:36 -04:00
Nicholas Hastings
31aa230cba
Updated TF2 ext Burn call with new parameter.
2013-10-29 18:59:12 -04:00
Nicholas Hastings
880be015ae
Updated TF2 gamedata.
2013-10-29 18:59:00 -04:00
David Anderson
96d6cf8def
Fix some memory errors (bug 5904, r=ds).
2013-10-29 18:58:34 -04:00
Nicholas Hastings
66dd3f08b1
Updated Synergy gamedata.
2013-10-28 11:13:48 -04:00
Nicholas Hastings
2175e561cc
Flipped on ShowMenu support for Insurgency (present in next game update).
2013-10-25 14:32:56 -04:00
Kyle Sanderson
35191745ca
Fix regression in SDKTools SetClientListening hook refcounting (bug 5956, r=fyren).
2013-10-24 13:20:42 -04:00
Scott Ehlert
661af1c5e2
Trigger build.
2013-10-24 00:53:27 -05:00
Dr!fter
bd1ee1f805
Update CS:GO sdktools gamedata
2013-10-23 22:28:53 -04:00
Scott Ehlert
9e926bdb1d
Trigger build.
2013-10-21 04:08:40 -05:00
Asher Baker
edab49c4ef
Support HUGE files in spcomp (bug 5959, r=dvander)
...
Summary: When there are more than 32768 SLOC in a file, spcomp underflows when storing debug info. These are safe to change as the file-backed struct uses uint32_t already.
Test Plan: Compiled the test plugin from bug 5959. I didn't load it, but it compiled without error and the SMX file is valid.
Reviewers: BAILOPAN
Differential Revision: https://phabricator.alliedmods.net/D2
--HG--
extra : rebase_source : fa907333b8c0dcab6e78c69ad4a92cdfb048083f
extra : amend_source : c7d2ec7d8b880459a57e4b2df5c1e8bbab5585bb
2013-10-15 23:36:16 +01:00
Asher Baker
bbbbc8b311
Add a .arcconfig file so that arc works
...
Test Plan: Used arc to send this diff.
Reviewers: BAILOPAN, psychonic
Differential Revision: https://phabricator.alliedmods.net/D1
--HG--
extra : amend_source : 6aff9a42b440fe57ac096a93e843916c8a64b26d
2013-10-15 22:57:59 +01:00
David Anderson
d5c1111fda
Update linux dep script (no bug, r=NPOTB).
2013-10-14 11:56:43 -07:00
Nicholas Hastings
26a76365f4
Trigger build.
2013-10-13 15:17:20 -04:00
Nicholas Hastings
3a20ae16e1
Added gamedata for Insurgency (bug 5951, r=asherkin).
2013-10-13 14:16:12 -04:00
Nicholas Hastings
e0746e1ab8
Added engine support for Insurgency (bug 5951, r=asherkin).
2013-10-13 14:16:08 -04:00
Nicholas Hastings
24c623c2fa
Added gamedata for Blade Symphony (bug 5949, r=asherkin).
2013-10-13 14:15:33 -04:00
Nicholas Hastings
5e1d207eae
Added engine support for Blade Symphony (bug 5949, r=asherkin).
2013-10-13 14:15:29 -04:00
Nicholas Hastings
3e15966c3e
Add support for Source SDK Base 2013 (bug 5917, r=asherkin).
2013-10-13 14:14:51 -04:00
Nicholas Hastings
ff54fb431f
Fix ep1 build.
2013-10-09 09:12:46 -04:00
Nicholas Hastings
1ba6b2653a
Move ForwardSys from core to logic (bug 5953, r=fyren).
...
--HG--
rename : core/ForwardSys.cpp => core/logic/ForwardSys.cpp
rename : core/ForwardSys.h => core/logic/ForwardSys.h
2013-10-09 08:43:08 -04:00
Nicholas Hastings
1d1b5d1c6d
Move DBManager and DB natives from core to logic (bug 5953, r=fyren).
...
--HG--
rename : core/Database.cpp => core/logic/Database.cpp
rename : core/Database.h => core/logic/Database.h
rename : core/sm_simple_prioqueue.h => core/logic/sm_simple_prioqueue.h
rename : core/smn_database.cpp => core/logic/smn_database.cpp
rename : core/sm_queue.h => public/sm_queue.h
2013-10-09 08:43:08 -04:00
Nicholas Hastings
9027d15211
Move ADTFactory from core to logic (bug 5953, r=fyren).
...
--HG--
rename : core/ADTFactory.cpp => core/logic/ADTFactory.cpp
rename : core/ADTFactory.h => core/logic/ADTFactory.h
2013-10-09 08:43:08 -04:00
Nicholas Hastings
5bde264c43
Rename some register defines to avoid conflict with sys headers (bug 5917, r=hamdinger).
2013-10-08 21:01:21 -04:00
Asher Baker
67a2fe3751
Speculative fix for bot issues with SteamAuthstringValidation (r=psychonic).
2013-10-08 11:27:26 -04:00
Kyle Sanderson
e3cb33bbda
Switch StringToInt(Ex) from strtol to strtoul (bug 5939, r=psychonic).
2013-10-06 15:40:03 -04:00
Nicholas Hastings
3174fb7d19
Update CTakeDamageInfo var names from sdk update.
2013-10-06 10:57:38 -04:00
Nicholas Hastings
1836f69cf0
Updated gamedata for CS:GO Get/SetClientContribution score.
2013-10-03 10:43:20 -04:00
Peace-Maker
985b7831cf
Fix typo stopping plugins from reaching ext dep lists (bug 5851, r=fyren).
2013-09-30 12:26:45 -04:00
Dr!fter
fbc851ceae
Fix Team Score Offset's for linux on CS:GO
2013-09-26 21:04:51 -04:00
Nicholas Hastings
55bf8ec095
Fix watchdog timer hanging on exit (r=dvander).
2013-09-23 22:29:28 -04:00
Nicholas Hastings
39e955c412
Updated HL2DM gamedata.
2013-09-18 21:49:36 -04:00
Kyle Sanderson
f8c065c182
Update CS:S gamedata
2013-09-16 21:22:49 -04:00
Kyle Sanderson
ed6fe7519a
Detech dispatch after Handles are freed (bug 5853, r=asherkin).
2013-09-14 12:23:04 -04:00
Nicholas Hastings
d808d6d8a5
Fix some format string misuse with map names.
2013-09-13 13:47:55 -04:00
Nicholas Hastings
b471109c08
Increase mapname buffer size in nextmap to accomodate longer map names.
2013-09-13 13:47:55 -04:00
Dr!fter
9978b07956
Update gamedata for CS:GO update
2013-09-12 21:56:33 -04:00
Asher Baker
1b3ff094fa
Updated plugin blacklist.
2013-09-11 06:16:48 +01:00
Drifter
75ce4c395a
Add CS_UpdateClientModel native to cstrike extension (bug 5905, r=psychonic).
2013-09-10 13:08:14 -04:00
Nicholas Hastings
427e93c573
Fix attempted triggers from gagged users displaying in chat (bug 5918, r=asherkin).
2013-09-10 09:52:37 -04:00
Nicholas Hastings
46327563f2
Initialize DamageCustom var in SDKHooks CTakeDamageInfoHack (nobug, r=asherkin).
2013-09-09 18:41:54 -04:00