Commit Graph

17 Commits

Author SHA1 Message Date
BotoX 36a3225a2b change pretty much everything so it does what I want :^) 2021-05-09 17:48:02 +02:00
Jordan Cristiano 963fc1ae4c WIP game event parsing 2016-04-27 22:31:33 -04:00
Gabriel Huber 99426dc6ef Changed scope of nBytes in StringTable_BitRead 2016-04-26 04:04:28 +02:00
Gabriel Huber 3a36da8a82 Removed unnecessary buffer zero assignment in StringTable_BitRead 2016-04-25 22:43:53 +02:00
Gabriel Huber 1ca5fbfd2c Simplified entryIndex assignment in StringTable_BitRead 2016-04-25 22:43:46 +02:00
Jordan Cristiano 861988e0be Fixed incorrect bitbuf parameters for wip stringtables parsing 2016-04-20 22:42:43 -04:00
Jordan Cristiano afad200209 WIP SVC_CreateStringTable data parsing 2016-04-20 21:18:56 -04:00
Jordan Cristiano a416145e27 Identified unknown SVC_CreateStringTable member as compressedData 2016-04-20 21:12:24 -04:00
Jordan Cristiano 462f53d912 Use old NET_MAX_PAYLOAD_BITS constant for SVC_CreateStringTable 2016-02-06 20:10:59 -05:00
Jordan Cristiano 0033d3aeba Added json reader utilities and implemented json reader functions to dem, net, and svc types 2015-07-13 23:25:49 -04:00
Jordan Cristiano fea8bf485c Implemented json write funcs for netmessages 2015-06-24 23:59:39 -04:00
Jordan Cristiano 8be05db10d Removed variable assignment as the value to set is unknown and will not be read in this case 2015-06-18 20:26:23 -04:00
Jordan Cristiano 778e20803c Changed NetHandlers bit read/write types to typedefs 2015-06-18 20:23:26 -04:00
Jordan Cristiano 569a482549 Changed sourcesdk include to just include externals path 2015-06-14 16:49:44 -04:00
Jordan Cristiano 3d80d17a99 Made NetHandler Write functions take a const SourceGameContext 2015-05-15 02:49:51 -04:00
Jordan Cristiano 3752aecfa4 Fixed uint8_t displaying as char 2015-05-15 00:37:14 -04:00
Jordan Cristiano 90d39bc498 Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00