Nicholas Hastings
b296af6fe4
Added support for "fuzzy" map names in L4D and later (bug 5599, r=asherkin).
2013-02-14 19:28:12 -05:00
Nicholas Hastings
14b9902f6d
Updated CS:GO gamedata.
2013-02-13 22:25:15 -05:00
Kyle Sanderson
f2d54b7728
Fixed SM ambuild config failure at TF2 ext if ep2v sdk is missing (bug 5608, r=psychonic).
2013-02-12 12:26:10 -05:00
Nicholas Hastings
8950a693db
More, hopefully final CS:GO/protobuf usermessage fixups (bug 5588).
2013-02-11 15:11:04 -05:00
Ruben Gonzalez
fd3b9095ba
Fix CS_WeaponIDToAlias param missing CSWeaponID tag (bug 5460)
2013-02-11 11:17:31 -05:00
Nicholas Hastings
030e1b9130
Added missing smn_protobuf.cpp to core msvc10 project (NPOTB).
2013-02-11 09:39:23 -05:00
Nicholas Hastings
a040c237bc
Removed intentional invalid steamid crash in SDK Hooks.
2013-02-11 09:39:23 -05:00
Nicholas Hastings
a62fafd4ed
Fixed typo in Fortress Forever gamedat.a
2013-02-11 09:39:23 -05:00
David Anderson
666703e8cf
Trigger build.
2013-02-10 21:43:07 -08:00
David Anderson
52cd52ca54
Bump version to 1.6.0.
2013-02-10 21:10:25 -08:00
Nicholas Hastings
ef825d8a94
Fixed non-CS:GO builds.
2013-02-10 23:11:04 -05:00
Nicholas Hastings
6775898712
Serialize and deserialize usermessages from the server on CS:GO to avoid issues on linux (bug 5588).
2013-02-10 23:06:26 -05:00
Nicholas Hastings
d3dd82f190
Updated core msvc10 project file for CS:GO w/ protobuf (NPOTB).
2013-02-10 09:44:33 -05:00
Nicholas Hastings
95409f7ec7
Updated gdc-psyfork symbols.txt with support for ep1 (NPOTB).
2013-02-09 14:21:50 -05:00
Nicholas Hastings
1141a73945
Updated Fortress Forever gamedata.
2013-02-09 14:19:43 -05:00
Peace-Maker
176c003658
Fixed SDKHooks missing version info.
2013-02-09 11:37:51 -05:00
Nicholas Hastings
74aafaa72f
Fixed SDKHooks looking for IServerTools on < Orangebox, causing load failure (bug 5603).
2013-02-08 22:46:49 -05:00
Nicholas Hastings
0ac7867b3d
Updated SDKHooks msvc10 project files and added to SM solution (NPOTB).
2013-02-08 22:26:51 -05:00
Nicholas Hastings
c1b65f52be
Minor typo fix in SDKHooks version.rc.
2013-02-08 07:57:16 -05:00
Nicholas Hastings
1d242ee161
Triggering build.
2013-02-08 00:08:51 -05:00
Nicholas Hastings
230e4e3a32
Build fix.
2013-02-08 00:00:09 -05:00
Nicholas Hastings
7ff4724e28
Typo fix in SDKHooks AMBuildScript.
2013-02-07 23:46:48 -05:00
Nicholas Hastings
0015d00243
Initial commit of latest functional SDKHooks extension.
2013-02-07 23:43:33 -05:00
Nicholas Hastings
5ca8967375
Updated CS:GO gamedata.
2013-02-07 13:50:22 -05:00
Nicholas Hastings
4e0c1f97ac
Updated more CS:S gamedata.
2013-02-06 17:41:17 -05:00
Nicholas Hastings
191c3dabdb
Updated CS:S gamedata.
2013-02-05 17:20:00 -05:00
Peace-Maker
cd9a28864a
Updated for CS:S sync (r=asherkin).
2013-02-05 21:45:11 +00:00
Nicholas Hastings
c2ecb7363c
Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim).
2013-02-04 07:38:30 -05:00
Alexandr
e20e272ee1
Fixed basecomm forwards firing with incorrect client parameter value (bug 5583, r=psychonic).
2013-01-28 18:30:44 -05:00
Michael Busby
8dc7f78b0f
Fix GameRules_SetPropVector writing data to unexpected addresses instead of to the proxy entity (bug 5592, r=psychonic).
2013-01-27 14:59:14 -08:00
Nicholas Hastings
c4331c4795
Fixed pb non-intercept hook callbacks being passed handle with NULL pb msg (bug 5579, bug 5590).
2013-01-27 12:29:16 -05:00
Nicholas Hastings
d071ecc17c
Removed accidental resetting of pb msg and memory leak in hooked pb messages (bug 5579, bug 5588).
2013-01-26 21:10:25 -05:00
Nicholas Hastings
7c03276b50
Replaced remaining calls to old MM:S usermessages functions when using protobuf system (bug 5579, bug 5588).
2013-01-26 12:14:40 -05:00
Nicholas Hastings
ee8b180341
Marked some missed Pb natives as optional (bug 5579).
2013-01-23 18:28:06 -05:00
Nicholas Hastings
5258a1dc85
Updated CS:GO Cstrike extension gamedata.
2013-01-23 14:46:23 -05:00
Nicholas Hastings
e74d5593a8
Updated CS:GO HandleCommand_Buy_Internal detour with new bool param.
2013-01-23 14:46:12 -05:00
Nicholas Hastings
18285ca751
Fixed potential for reading out of library bounds in MemoryUtils;:FindPattern (r=asherkin).
2013-01-23 14:05:35 -05:00
Peace-Maker
764a04a201
Fixed Sort_Random not including first value in array sorting functions (bug 4292, r=psychonic).
2013-01-23 12:51:19 -05:00
Nicholas Hastings
1e5a375203
Fixed native error when using PbReadRepeated* natives for index 0 (bug 5579).
2013-01-23 11:14:51 -05:00
Nicholas Hastings
3a2504dc18
Triggering build against new mac libprotobuf.
2013-01-22 23:40:45 -05:00
Nicholas Hastings
7bc4c10660
Triggering build against new mac libprotobuf.
2013-01-22 23:18:27 -05:00
Asher Baker
0fcfead475
Fixed missing libprotobuf linking to core on linux, mac.
2013-01-22 22:47:35 -05:00
Nicholas Hastings
ab9c1217e4
Fixed numerous instances of same "cannot pass objects of non-POD type" error in smn_protobuf.cpp.
2013-01-22 22:36:38 -05:00
Nicholas Hastings
e9f002e9c5
Fixed typo in core causing CS:GO build break.
2013-01-22 22:23:40 -05:00
Nicholas Hastings
a9b6bcf779
CS:GO core build fix for warnings in protobuf headers.
2013-01-22 22:17:24 -05:00
Nicholas Hastings
52e427117c
Triggering build against hl2sdk-csgo with merged protobuf.
2013-01-22 22:02:18 -05:00
Nicholas Hastings
312e26a5cf
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
2013-01-22 21:43:12 -05:00
Nicholas Hastings
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.
2013-01-07 09:09:14 -05:00
Nicholas Hastings
a66adcbc88
Fixed gamedata offsets for CSPromod, GESource, and Synergy.
2013-01-06 09:35:22 -05:00
Nicholas Hastings
f4f930e8bd
Merge.
2012-12-31 18:17:11 -05:00