Commit Graph

4133 Commits

Author SHA1 Message Date
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
Kyle Sanderson
3308f0644c Fix incorrect assignment in SDKHook_TakeDamage + cleanup (bug 5911, r=psychonic). 2013-09-06 18:37:13 -04:00
Peace-Maker
cb128162e6 Added missing DispatchKeyValues and SDKHooks gamedata for HL2CTF (bug 5114, r=psychonic).
--HG--
extra : amend_source : d84f37e83a223a5fbc1b71f70c8ba0076c7c1cf4
2013-09-05 22:31:44 -04:00
David Anderson
f9f4c7dcd6 Add an interpreter because. (bug 5902, r=ds). 2013-09-01 00:23:44 -07:00
David Anderson
2dae228f10 Remove memtables from HandleSys (bug 5899 part 5, r=fyren). 2013-08-31 19:50:36 -07:00
David Anderson
b917c540aa Remove memtables from GameConfigs (bug 5899 part 4, r=fyren). 2013-08-31 19:50:26 -07:00
David Anderson
67ce8aff61 Remove memtables from ConCmdManager (bug 5899 part 3, r=fyren). 2013-08-31 19:50:15 -07:00
David Anderson
ba927964c8 Clean up ConCmdManager (bug 5900, r=fyren). 2013-08-31 11:51:23 -07:00
David Anderson
435f2b8e39 Remove MenuManager use of memtables (bug 5899 part 2, r=fyren). 2013-08-31 11:50:28 -07:00
David Anderson
a25f9010cc Remove CoreConfig use of memtables (bug 5899 part 1, r=fyren). 2013-08-31 11:50:11 -07:00
David Anderson
4500964394 Use Refcounted to manage to NativeEntry (bug 5852 part 4, r=ds).
--HG--
extra : rebase_source : 2e08816db6819c9d9957a0e0ade9cd1aa420fd54
2013-08-30 10:16:28 -07:00
David Anderson
3da646f913 Simplify NativeEntry state (bug 5852 part 3, r=ds).
--HG--
extra : rebase_source : e80ed1c3b3af0b48fff6632eb131ca534a2c2885
2013-08-30 10:14:18 -07:00
David Anderson
140436c2cb Store C++ native lists more optimally in ShareSys (bug 5852 part 2, r=ds).
--HG--
extra : rebase_source : 75b786b4c839ec48bf32982486fbbafa1050ad55
2013-08-30 10:12:44 -07:00
David Anderson
0e677fb3a2 Remove native override API (bug 5852 part 1, r=ds).
--HG--
extra : rebase_source : 9df0399c88721b63667a9b0b5dca0eb20168117a
2013-08-30 10:10:57 -07:00
David Anderson
4dc5d0e12f Fix -Wno order in AMBuildScript. 2013-08-30 12:50:47 -07:00
David Anderson
a260e92266 Add a script to checkout/update linux dependencies. 2013-08-30 12:24:40 -07:00
David Anderson
9a86be24a7 Remove experimental decompiler from the tree; superceded by Lysis. 2013-08-30 11:39:47 -07:00
Nicholas Hastings
e620d973f4 Reserved slot fixes for OB games when SourceTV or Replay are enabled (bug 5499, r=drifter). 2013-08-30 14:15:02 -04:00
Nicholas Hastings
7ad43a5b11 Make sm_mapvote_runoffpercent cvar work as advertised (bug 5890, r=asherkin). 2013-08-30 14:14:59 -04:00
Nicholas Hastings
124ede82b3 Fix build. 2013-08-29 15:05:34 -04:00
David Anderson
da9debda67 Sync AMTL. 2013-08-29 11:45:28 -07:00
Nicholas Hastings
1c40d77b14 Fix build. 2013-08-29 14:16:18 -04:00
David Anderson
f1b0c29815 Sync AMTL. 2013-08-29 10:11:59 -07:00
David Anderson
b261dde858 Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds).
--HG--
extra : rebase_source : a5bcf64a45d6734a97d78b4f4ea9aea48d17bb8b
2013-08-29 10:09:02 -07:00
Matthias Kollek
88fdec6dd5 Added banreasons.txt missing from changeset a4e4207da173 (bug 5762). 2013-08-29 11:11:41 -04:00
Nicholas Hastings
e8ce238eb7 Another fix for build on non-windows. 2013-08-29 10:12:44 -04:00
Nicholas Hastings
404b1c5ed0 Fix build on non-windows. 2013-08-29 09:47:20 -04:00
Nicholas Hastings
dde1deb6bc Clean up TF2 ext CalcCritical code (bug 5894, r=voided). 2013-08-29 09:27:35 -04:00
David Anderson
c80e0a964f Fix uninitialized var causing trouble in _FindServerClass (bug 5893, irc r=psychonic). 2013-08-28 13:46:34 -04:00
Nicholas Hastings
d9f23a8af2 Fix translator system not loading languages with long identifier (bug 5888, r=dvander). 2013-08-28 13:18:55 -04:00
Matthias Kollek
fd9e657196 Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic). 2013-08-28 13:17:17 -04:00
Nicholas Hastings
693c4024d6 Updated TF2 Regenerate signature. 2013-08-27 23:32:04 -04:00
Nicholas Hastings
d7eee4191f Updated TF2 AddCond signature. 2013-08-27 21:08:37 -04:00
Peace-Maker
b8c61f89fa Re-rig global forwards when plugin pause state changes (bug 5582, r=psychonic). 2013-08-27 19:06:18 -04:00
Kyle Sanderson
d05feabcd6 Suppress SpewOpcode if not a debug build (bug 5859, r=dvander). 2013-08-27 08:39:15 -04:00
David Anderson
c30b7c111f Fix hashmap not being initialized (no bug, irc r=kyles). 2013-08-26 23:38:55 -07:00
Nicholas Hastings
f6255c72d1 Compile with clang by default on linux. 2013-08-26 23:07:45 -04:00