Nicholas Hastings
|
c5f496670d
|
Define NETWORK_VARS_ENABLED for SDKs that require it.
|
2014-02-10 21:04:01 -05:00 |
|
Nicholas Hastings
|
53a0acc2e3
|
Add GiveAmmo gamedata for more games.
--HG--
extra : amend_source : fd278ab2ac6f0afe7a47b0ba24d8c751755e1970
|
2014-02-10 11:46:10 -05:00 |
|
Peace-Maker
|
75d950e4b0
|
Add GiveAmmo native to SDKTools (bug 6039, r=psychonic).
|
2014-02-10 10:49:19 -05:00 |
|
Nicholas Hastings
|
5abd9edf62
|
Remove over-aggressive error handling of Addresses gamedata (bug 6044, r=asherkin).
--HG--
extra : rebase_source : 704dcfdf285286814411f3dd5be2dd6e02872085
|
2014-02-10 09:43:10 -05:00 |
|
Scott Ehlert
|
e00e879af5
|
Use == instead of is operator for checking string equality in AMBuild scripts (bug 6043, r=dvander).
|
2014-02-09 22:50:20 -06:00 |
|
Peace-Maker
|
8476832dc2
|
Fix param order in AddToTopMenu function doc (irc, r=psychonic).
|
2014-02-09 19:38:41 -05:00 |
|
Scott Ehlert
|
0ab8f4a1bd
|
Remove GLIBC 2.7 depedency from Webternet extension (no bug, r=dvander).
|
2014-02-09 15:19:17 -06:00 |
|
Ruben Gonzalez
|
79f825cc44
|
Fix typo in sdktools error.
|
2014-02-08 22:12:31 -05:00 |
|
Ruben Gonzalez
|
f351e20de3
|
Update CStrike extension and gamedata on windows for latest CS:GO update (irc, r= psychonic)
|
2014-02-08 20:04:12 -05:00 |
|
Ruben Gonzalez
|
925d514224
|
Increase max sig length (irc, r=psychonic)
--HG--
extra : amend_source : 24f20bd01d0277e255f47e0c4392396ec1871104
|
2014-02-08 20:00:52 -05:00 |
|
Kyle Sanderson
|
36cc7610a1
|
Fix bad handle Forward handling in RequstFrame (irc, r=psychonic).
|
2014-02-08 15:10:35 -07:00 |
|
Kyle Sanderson
|
06d2017a95
|
Remove unmanaged forwards from lookup list on Release (bug 6025, r=psychonic).
|
2014-02-08 14:51:44 -07:00 |
|
Nicholas Hastings
|
0da68844a5
|
Remove MarkNativeAsOptional calls for old PbReadRepeated natives. (irc, r=KyleS).
|
2014-02-08 14:13:40 -05:00 |
|
Nicholas Hastings
|
1f6733562d
|
Fix CS:GO EntInfosFinder gamedata.
|
2014-02-08 12:22:02 -05:00 |
|
Nicholas Hastings
|
4093fa0588
|
Fix SDKHooks load issue and reliance on gEntList ptr on CS:GO and Dota 2 on Windows.
|
2014-02-07 22:11:31 -05:00 |
|
Nicholas Hastings
|
39c82d6ea0
|
Fix logical entity support for Dota 2 and CS:GO on Windows.
|
2014-02-07 20:44:52 -05:00 |
|
Nicholas Hastings
|
03c7a9d5f3
|
Update CS:GO SDKTools gamedata.
|
2014-02-07 13:07:30 -05:00 |
|
Scott Ehlert
|
65b32b8ced
|
Update dependency script to support getting Windows deps (no bug, r=dvander).
|
2014-02-06 19:45:35 -06:00 |
|
Scott Ehlert
|
41f74d1a5c
|
Update Linux dependency script to support getting Mac deps (no bug, r=dvander).
--HG--
rename : tools/checkout-linux-deps.sh => tools/checkout-deps.sh
|
2014-02-06 00:28:29 -06:00 |
|
Nicholas Hastings
|
13e65a73a4
|
Update Insurgency gamedata.
|
2014-02-03 09:34:37 -05:00 |
|
Nicholas Hastings
|
dc1234ddfb
|
Update CS:GO SDKHooks gamedata.
--HG--
extra : rebase_source : cace974aa8e534dcb28d0759b034599d3cea81cc
|
2014-02-03 08:56:33 -05:00 |
|
Kyle Sanderson
|
5d8f5c890d
|
Triggering build.
|
2014-02-02 21:35:02 -07:00 |
|
Kyle Sanderson
|
e2eabc7a96
|
Force a reconfigure to happen everytime.
|
2014-02-02 21:26:04 -07:00 |
|
Kyle Sanderson
|
a33977c71c
|
Force rebuild for b0fa678a69ef (bug 6029, r=dvander).
|
2014-02-02 15:54:24 -07:00 |
|
Kyle Sanderson
|
9de1a1ddfa
|
Add configuration option to package debug files with amb2.
|
2014-02-02 15:33:33 -07:00 |
|
David Anderson
|
7dcdaf0319
|
Disable amb2 color when configuring.
|
2014-02-02 01:39:24 -08:00 |
|
Scott Ehlert
|
b3d64d1121
|
Fix freeing non-heap object warning from GCC (r=ann).
|
2014-02-01 04:16:26 -06:00 |
|
Michael McKoy
|
52ff6fd5f8
|
Fix overoptimization of nomination counts in Mapchooser (bug 5359, r=kyles).
|
2014-01-30 14:29:53 -07:00 |
|
Kyle Sanderson
|
af7b8cd9a3
|
Wrap ClientPrintf into IGamePlayer (bug 6021, r=asherkin).
|
2014-01-29 21:41:41 -07:00 |
|
Nicholas Hastings
|
b0ee5ce485
|
Updated Dota 2 gamedata.
|
2014-01-29 13:07:50 -05:00 |
|
FlaminSarge
|
4a65e38d54
|
Update TFCond and customkill enum values (bug 6012, r=psychonic).
|
2014-01-27 10:15:17 -05:00 |
|
Nicholas Hastings
|
097d2d902c
|
Add missing meta results to some pre-hooks in SDKHooks (nobug, r=me).
|
2014-01-27 10:09:47 -05:00 |
|
Peace-Maker
|
9d15512f3b
|
Fix crash in SDKHooks Reload post-hook (irc, r=psychonic).
|
2014-01-27 10:09:03 -05:00 |
|
Kyle Sanderson
|
3bbb48ce9e
|
Fix GetPlayerUserId uninitialized return in Dota 2 (irc, r=psychonic).
|
2014-01-25 16:58:12 -07:00 |
|
Peace-Maker
|
a709307fab
|
Rename SortFunc2D parameters to match documentation (bug 6014, r=kyles).
|
2014-01-22 20:14:55 -07:00 |
|
Scott Ehlert
|
06c73813ca
|
Triggering build for OS X 10.9 VM.
|
2014-01-22 00:38:49 -06:00 |
|
Kyle Sanderson
|
5acc7209b2
|
Add client checks to EmitSound SoundsHooks (bug 5873, r=psychonic)
|
2014-01-17 23:25:23 -05:00 |
|
Kyle Sanderson
|
9fe11f9c36
|
Fix being able to nominate same map multiple times (bug 5109, r=psychonic)
|
2014-01-17 23:21:16 -05:00 |
|
Kyle Sanderson
|
fb734e4124
|
Add any tag to WritePackCell and ReadPackCell natives (bug 6001, r=asherkin)
|
2014-01-17 23:14:40 -05:00 |
|
Scott Ehlert
|
7c1fb6e5b9
|
Triggering build for clang 3.4.
|
2014-01-11 13:25:32 -06:00 |
|
Scott Ehlert
|
40d03f78cf
|
Hopefully fixed clang build on Linux.
|
2014-01-08 17:37:55 -06:00 |
|
Scott Ehlert
|
7f8c6a9fd6
|
Triggering build.
|
2014-01-08 17:29:04 -06:00 |
|
Scott Ehlert
|
832187be31
|
Triggering build.
|
2014-01-08 17:21:01 -06:00 |
|
Scott Ehlert
|
a2f8f1e70d
|
Triggering build.
|
2014-01-08 17:10:04 -06:00 |
|
Scott Ehlert
|
3f3343e945
|
Changes to pushbuild.txt now trigger a reconfigure.
|
2014-01-08 17:09:50 -06:00 |
|
Scott Ehlert
|
4e077402e5
|
Triggering build.
|
2014-01-08 16:50:21 -06:00 |
|
Nicholas Hastings
|
ad5740f8a7
|
Add support for Valve search paths to GetFileSize native (bug 5931, r=asherkin).
|
2014-01-07 14:24:53 -05:00 |
|
Nicholas Hastings
|
310f77d96a
|
Consolidate FileExists usage in logic bin (bug 5931, r=asherkin).
|
2014-01-07 14:24:41 -05:00 |
|
Nicholas Hastings
|
121c3973d6
|
Add support for Insurgency mapcycle format (bug 5966, r=asherkin).
--HG--
extra : rebase_source : 3ae48e176177b1816351cc0cdd5c8dd35e630ea3
|
2014-01-07 10:24:44 -05:00 |
|
Nicholas Hastings
|
17212616d7
|
Support all file search paths when finding mapcycle file (bug 5839, r=asherkin).
--HG--
extra : rebase_source : 997dedcbac4a9249111c7424723f5b386baee77d
|
2014-01-07 10:24:05 -05:00 |
|