komashchenko
8031e42bda
pb: Add natives to work with 64 bit values ( #943 )
...
* Add natives to work with 64 bit Protobuf values
* Fix linux build
* FIX alignment requirements
* FIX alignment requirements V2
* Remove legacy API
* Inattention
2019-03-04 09:06:43 -08:00
Nicholas Hastings
a17b47a2dc
Add Protobuf.HasField native.
2018-02-25 10:49:37 -05:00
David Anderson
e08697ad54
Remove strncopy().
2015-09-09 14:57:47 -07:00
Nicholas Hastings
9215ddcf8a
Add PbRemoveRepeatedFieldValue native (bug 6066, r=asherkin).
2014-03-21 13:23:48 -04:00
Nicholas Hastings
a450361956
Added support for getting/setting protobuf enum values with Pb*Int natives (nobug, r=asherkin).
2013-04-16 11:33:36 -04:00
David Anderson
4191856034
Fix protobuf builds.
2013-03-29 12:35:56 -07:00
Nicholas Hastings
e364937353
Updated protobuf and usermessage support for Dota 2 (bug 5656, r=asherkin).
2013-03-19 11:19:38 -04:00
Nicholas Hastings
306828480f
Added repeated field handing to PbSet* natives (bug 5633, r=asherkin).
2013-03-16 13:31:56 -04: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
e9f002e9c5
Fixed typo in core causing CS:GO build break.
2013-01-22 22:23:40 -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