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 |
|
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
|
51dc097266
|
Switch TopMenus off KTrie (bug 5884 part 16, r=ds).
|
2013-08-25 12:20:38 -07:00 |
|
David Anderson
|
8e99b342a4
|
Switch ClientPrefs off KTrie (bug 5884 part 15, r=ds).
|
2013-08-25 12:19:10 -07:00 |
|
Nicholas Hastings
|
96e971084a
|
Fix SDKHooks hook ent validation missing first datatable name (bug 5881, r=asherkin).
|
2013-08-24 21:59:52 -04:00 |
|
David Anderson
|
4d43374fde
|
Add atomic reference counting and port DBI (bug 5876 part 3, r=ds).
--HG--
extra : rebase_source : a6defaf477e7a856ce91f92d5f3143f12c141da3
|
2013-08-23 00:18:13 -07:00 |
|
David Anderson
|
dac42ee272
|
Add reference counting to IDatabase (bug 5876 part 2, r=ds).
--HG--
extra : rebase_source : 9fef982c3923a2f5cb842b3b8a5cca235ef9c6b9
|
2013-08-23 00:18:12 -07:00 |
|
Nicholas Hastings
|
50083048f6
|
Fixed SDKHooks thinking a hook type was supported when gamedata missing (r=voided).
--HG--
extra : rebase_source : 88a08b03ecbbbaa3bf1c91db30c2e08ceb106e95
|
2013-08-22 21:45:19 -04:00 |
|
David Anderson
|
c373527851
|
Rename ke_* headers to am-*
--HG--
rename : public/amtl/ke_allocator_policies.h => public/amtl/am-allocator-policies.h
rename : public/amtl/ke_inline_list.h => public/amtl/am-inline-list.h
rename : public/amtl/ke_thread_posix.h => public/amtl/am-thread-posix.h
rename : public/amtl/ke_thread_utils.h => public/amtl/am-thread-utils.h
rename : public/amtl/ke_thread_windows.h => public/amtl/am-thread-windows.h
rename : public/amtl/ke_utility.h => public/amtl/am-utility.h
rename : public/amtl/ke_vector.h => public/amtl/am-vector.h
|
2013-08-22 17:10:59 -07:00 |
|
David Anderson
|
de8726ab73
|
Move ke_ headers to new public/amtl folder.
--HG--
rename : public/sourcepawn/ke_allocator_policies.h => public/amtl/ke_allocator_policies.h
rename : public/sourcepawn/ke_inline_list.h => public/amtl/ke_inline_list.h
rename : public/sourcepawn/ke_thread_posix.h => public/amtl/ke_thread_posix.h
rename : public/sourcepawn/ke_thread_utils.h => public/amtl/ke_thread_utils.h
rename : public/sourcepawn/ke_thread_windows.h => public/amtl/ke_thread_windows.h
rename : public/sourcepawn/ke_utility.h => public/amtl/ke_utility.h
rename : public/sourcepawn/ke_vector.h => public/amtl/ke_vector.h
|
2013-08-22 16:30:44 -07:00 |
|
David Anderson
|
94d33a4ef1
|
Fix various problems with unloading ClientPrefs and SourceMod (bug 5874, r=ds).
--HG--
extra : rebase_source : 0a35f8380d651ca65fac9dd402c5cd3625e3105c
|
2013-08-22 14:05:44 -07:00 |
|
Kyle Sanderson
|
d79b41e4a7
|
Fix weapon ID checks (bug 5872, r=Dr!fter)
|
2013-08-21 10:55:12 -04:00 |
|
Nicholas Hastings
|
6f0f6676db
|
Fixed char * constant conversion warning in cstrike ext.
|
2013-08-15 18:43:14 -04:00 |
|
Drifter
|
45cabd756c
|
Fix CS:GO GetWeaponPrice and OnGetWeaponPrice using outdated method (r=psychonic).
|
2013-08-15 14:40:30 -04:00 |
|
Nicholas Hastings
|
7d431e55df
|
Update BuyCommand detour in CStrike extension with new param on CS:GO.
|
2013-08-14 17:08:02 -04:00 |
|
Nicholas Hastings
|
575962569f
|
Update GivePlayerItem for new params in CS:GO.
|
2013-08-14 17:07:27 -04:00 |
|
FlaminSarge
|
7db280a666
|
Add GetPlayerJingleFile native. (bug 5690, r=asherkin)
|
2013-08-12 02:08:34 +01:00 |
|
Asher Baker
|
2b88905b40
|
Fixed build.
|
2013-08-12 01:32:44 +01:00 |
|
FlaminSarge
|
ef5263ef9e
|
Add support for more CalcIsAttackCritical helpers. (bug 5576, r=asherkin)
|
2013-08-12 01:18:01 +01:00 |
|
FlaminSarge
|
9206512c38
|
Add support for tracking player conditions >= 64. (bug 5565, r=asherkin)
|
2013-08-12 01:11:11 +01:00 |
|
Kyle Sanderson
|
b9cd424186
|
Add support for nested datatables. (bug 5446, r=asherkin)
|
2013-08-12 00:54:21 +01:00 |
|
Kyle Sanderson
|
86c699dd36
|
Fixed various memory issues. (bug 5766, r=asherkin)
|
2013-08-12 00:44:22 +01:00 |
|
GoD-Tony
|
5ec9cf7089
|
Added ISDKHooks interface with entity listeners (bug 5602, r=psychonic).
|
2013-08-04 10:03:40 -04:00 |
|
Kyle Sanderson
|
aad1b5dc9f
|
Fixed regression in CellFilter GetRecipientIndex reading oob (bug 5826, r=psychonic).
|
2013-08-03 19:20:03 -04:00 |
|
Drifter
|
fa0df413f4
|
Added CS_IsValidWeaponID native and validity checks to other natives (bug 5566, r=psychonic).
|
2013-07-31 22:11:15 -04:00 |
|
Drifter
|
1a8be6344a
|
Fixed incorrect return for some weapons in CS_GetWeaponPrice (bug 5562, r=psychonic).
|
2013-07-31 22:08:23 -04:00 |
|
Kyle Sanderson
|
fff8455903
|
Fixed crash in SDKHooks when throwing bad ent type error on logical ent (r=psychonic).
|
2013-07-31 22:03:59 -04:00 |
|
Nicholas Hastings
|
a36c266e7d
|
Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
|
2013-07-21 11:53:56 -04:00 |
|
Nicholas Hastings
|
636c100b6b
|
Updated for latest hl2sdk-dota changes.
--HG--
extra : amend_source : 503e712bb88b2da051c9ea3d6d51b7294ba83230
|
2013-07-29 10:03:18 -04:00 |
|
Kyle Sanderson
|
29bc273e58
|
Removed -Wno-parentheses from posix build and fixed warnings (bug 5745, r=psychonic).
|
2013-07-18 15:50:57 -04:00 |
|
Kyle Sanderson
|
b96e0c8713
|
Fixed accidental assignment in each of SDKTools and sp compiler (bug 5745, r=psychonic).
|
2013-07-18 15:50:50 -04:00 |
|
Kyle Sanderson
|
1f88f1f3f6
|
Throw error instead of crash when calling SetTeamScore between maps (bug 5718, r=psychonic).
|
2013-07-18 11:38:04 -04:00 |
|
Peace-Maker
|
69d8b1c30d
|
Added SQL_SetCharset native to (re)set charset even after reconnect (bug 5786, r=psychonic).
|
2013-07-18 10:27:12 -04:00 |
|
Nicholas Hastings
|
c230cf5aab
|
Updated for latest hl2sdk-dota changes.
|
2013-07-12 02:31:41 -04:00 |
|
Asher Baker
|
efabf18162
|
Fixed copy-paste error in 116256b519b5.
|
2013-05-16 14:58:14 +01:00 |
|
Asher Baker
|
56737ac523
|
File upload support for webternet (r=psychonic).
|
2013-05-16 14:49:03 +01:00 |
|
Nicholas Hastings
|
702885ebb2
|
Fixed SDKTools dota build.
|
2013-05-14 11:27:06 -04:00 |
|
Nicholas Hastings
|
a12b83de59
|
Typo fix.
|
2013-05-14 10:24:47 -04:00 |
|
Nicholas Hastings
|
3b83356825
|
Updated for latest hl2sdk-dota changes.
--HG--
extra : rebase_source : 0365a2c057523822481dee0880f8a5d525a8050a
|
2013-05-14 10:19:29 -04:00 |
|
Nicholas Hastings
|
614967ccc1
|
Updated for latest hl2sdk-dota changes.
|
2013-05-13 15:18:12 -04:00 |
|
Brian Simon
|
a79e552ab4
|
Added more alternative names for TFClass_Heavy (bug 5338, r=asherkin).
|
2013-04-11 03:07:50 +01:00 |
|
Peace-Maker
|
35cd7eb2be
|
Add alternative lookup method for EntityFactoryDictionary (bug 5658, r=asherkin).
|
2013-03-19 11:25:04 -04:00 |
|
Nicholas Hastings
|
ec716f0c58
|
Cache m_iEFlags offset for datamaps dump instead of getting for each ent (bug 5657, r=asherkin).
|
2013-03-19 11:24:01 -04:00 |
|
Nicholas Hastings
|
877ef76540
|
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
|
2013-03-19 11:19:19 -04:00 |
|
Nicholas Hastings
|
519e8c5fcd
|
Added basic support for Dota 2 (bug 5656, r=asherkin).
|
2013-03-19 11:18:44 -04:00 |
|
GoD-Tony
|
d866c061a3
|
Added logged error when PlayerRunCommand offset lookup fails (bug 5535, r=psychonic).
|
2013-03-18 19:53:30 -04:00 |
|
Nicholas Hastings
|
f8fed31918
|
Changed MM:S inclusion in sqlite vcproj to use MMSOURCE19 env var (NPOTB) (bug 5468).
|
2013-03-18 19:06:48 -04:00 |
|