6775898712
Serialize and deserialize usermessages from the server on CS:GO to avoid issues on linux (bug 5588).
Nicholas Hastings2013-02-10 23:06:26 -05:00
d3dd82f190
Updated core msvc10 project file for CS:GO w/ protobuf (NPOTB).
Nicholas Hastings2013-02-10 09:44:33 -05:00
95409f7ec7
Updated gdc-psyfork symbols.txt with support for ep1 (NPOTB).
Nicholas Hastings2013-02-09 14:21:50 -05:00
cd9a28864a
Updated for CS:S sync (r=asherkin).
Peace-Maker2013-02-05 21:45:11 +00:00
c2ecb7363c
Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim).
Nicholas Hastings2013-02-04 07:38:30 -05:00
e20e272ee1
Fixed basecomm forwards firing with incorrect client parameter value (bug 5583, r=psychonic).
Alexandr2013-01-28 18:30:44 -05:00
8dc7f78b0f
Fix GameRules_SetPropVector writing data to unexpected addresses instead of to the proxy entity (bug 5592, r=psychonic).
Michael Busby2013-01-27 14:59:14 -08:00
c4331c4795
Fixed pb non-intercept hook callbacks being passed handle with NULL pb msg (bug 5579, bug 5590).
Nicholas Hastings2013-01-27 12:29:16 -05:00
d071ecc17c
Removed accidental resetting of pb msg and memory leak in hooked pb messages (bug 5579, bug 5588).
Nicholas Hastings2013-01-26 21:10:25 -05:00
7c03276b50
Replaced remaining calls to old MM:S usermessages functions when using protobuf system (bug 5579, bug 5588).
Nicholas Hastings2013-01-26 12:14:40 -05:00
ee8b180341
Marked some missed Pb natives as optional (bug 5579).
Nicholas Hastings2013-01-23 18:28:06 -05:00
0fcfead475
Fixed missing libprotobuf linking to core on linux, mac.
Asher Baker2013-01-22 22:47:35 -05:00
ab9c1217e4
Fixed numerous instances of same "cannot pass objects of non-POD type" error in smn_protobuf.cpp.
Nicholas Hastings2013-01-22 22:36:38 -05:00
a9b6bcf779
CS:GO core build fix for warnings in protobuf headers.
Nicholas Hastings2013-01-22 22:17:24 -05:00
52e427117c
Triggering build against hl2sdk-csgo with merged protobuf.
Nicholas Hastings2013-01-22 22:02:18 -05:00
312e26a5cf
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
Nicholas Hastings2013-01-22 21:43:12 -05:00
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.
Nicholas Hastings2013-01-07 09:09:14 -05:00
a66adcbc88
Fixed gamedata offsets for CSPromod, GESource, and Synergy.
Nicholas Hastings2013-01-06 09:35:22 -05:00
5256edf0e5
Ported GetEntProp's unsigned prop support to GameRules_GetProp.
Nicholas Hastings2012-12-18 17:53:45 -05:00
e9385e6eb6
Validate entity in GameRules_GetPropEnt and in CS_DropWeapon safety checks.
Nicholas Hastings2012-12-17 14:34:44 -05:00
80f7e3092b
Fixed regressions in a988c42d4248: * Fixed crash when prop/data ent is invalid. * Restored GetEntPropEnt/GetEntDataEnt2 functionality when logical ent support is not available.
Nicholas Hastings2012-12-17 14:33:57 -05:00
ab06cf4788
Validate entity in GetEntPropEnt, GetEntDataEnt2 (r=me).
Nicholas Hastings2012-12-16 19:52:31 -05:00