|
|
70bdf0257e
|
simple parser for menu
|
2017-09-01 23:15:51 +02:00 |
|
|
|
344d76fb97
|
simple parser for cmdKeyValues
|
2017-09-01 22:46:00 +02:00 |
|
|
|
936ba2263f
|
encoder for gameEventList
|
2017-09-01 22:37:47 +02:00 |
|
|
|
a0f471cf9a
|
switch to base parser for entity message
|
2017-09-01 21:39:37 +02:00 |
|
|
|
ca2083c64a
|
add encoder for sendprops
|
2017-09-01 19:49:40 +02:00 |
|
|
|
44394b0320
|
add encoder for bspDecal
|
2017-08-16 23:28:50 +02:00 |
|
|
|
9406937f08
|
add encoder for parseSounds
|
2017-08-16 22:33:31 +02:00 |
|
|
|
f360011ef4
|
add encoder for voiceData
|
2017-08-16 22:02:50 +02:00 |
|
|
|
7f2d702ab0
|
add encoder for voiceInit
|
2017-08-16 21:55:00 +02:00 |
|
|
|
ae79b6a0d4
|
encoder for updateStringTable
|
2017-08-16 01:33:01 +02:00 |
|
|
|
89b9c3b25c
|
encoder for createStringTable
|
2017-08-13 21:33:15 +02:00 |
|
|
|
79cd277fed
|
add encoders for variable length ints
|
2017-08-12 23:09:37 +02:00 |
|
|
|
a979cf6b83
|
encoder for classInfo
|
2017-08-12 16:17:54 +02:00 |
|
|
|
3d0aee619e
|
encode for setConVar
|
2017-08-12 15:36:23 +02:00 |
|
|
|
1e21b24763
|
encoder for parser generator definitions
|
2017-08-12 15:00:36 +02:00 |
|
|
|
d3b893223b
|
unit tests for parser generator
|
2017-08-12 14:22:31 +02:00 |
|
|
|
0f9d93b3b7
|
better parsing of parserGenerator definitions
|
2017-08-12 02:18:18 +02:00 |
|
|
|
305937d8b0
|
more preparation for encoders
|
2017-08-12 02:05:19 +02:00 |
|
|
|
69386f7d60
|
some minor refactoring to prepare for re-encoding
|
2017-08-12 01:52:56 +02:00 |
|
|
|
52a36ed8c8
|
code style and add tslint
|
2017-07-30 22:45:58 +02:00 |
|
George Pittarelli
|
f43bf30f96
|
Give ConsoleCmd a Packet type
|
2017-03-09 22:42:10 -08:00 |
|
|
|
4af1c492dc
|
use both stringtable message and createstringtable packet
|
2017-03-09 17:51:26 +01:00 |
|
|
|
498065a4c9
|
fix type definition
|
2017-03-07 18:35:04 +01:00 |
|
|
|
e9349d178e
|
add fast mode
|
2017-03-07 18:16:55 +01:00 |
|
|
|
2601de65a0
|
better celt handling
|
2017-03-05 23:54:44 +01:00 |
|
|
|
dea2d2e790
|
more building data
|
2017-03-04 21:56:23 +01:00 |
|
|
|
5488b14e63
|
extract team and weapon data
|
2017-02-22 23:28:18 +01:00 |
|
|
|
f66ab3ffaf
|
fix parsing pov stringtables
|
2017-02-21 20:56:33 +01:00 |
|
|
|
aae2528894
|
fix for pov demos
|
2017-02-21 20:03:36 +01:00 |
|
|
|
fe115329a7
|
save viewangles
|
2017-02-21 19:44:30 +01:00 |
|
|
|
9981feb8f7
|
save more data in packets
|
2017-02-17 23:47:00 +01:00 |
|
|
|
844d387a90
|
save serial
|
2017-02-17 23:29:29 +01:00 |
|
|
|
02f25268e5
|
use pvs map
|
2017-02-17 23:25:36 +01:00 |
|
|
|
1ef9fe444b
|
add test for new celt codec
|
2017-02-17 23:18:45 +01:00 |
|
|
|
2e56bb8881
|
parse updated voice init
|
2017-02-15 16:12:54 +01:00 |
|
|
|
15704c89fc
|
minor cleanup
|
2017-02-14 23:19:59 +01:00 |
|
|
|
255602d1e2
|
cache entity baseline
|
2017-02-14 22:53:27 +01:00 |
|
|
|
5fcbbe540e
|
save baseline in packet handler instead of parser
|
2017-02-14 22:28:16 +01:00 |
|
|
|
fc6d758a31
|
dont mutate the match state when parsing datatables
|
2017-02-14 22:26:21 +01:00 |
|
|
|
afa0451a66
|
per packet entities
|
2017-02-14 22:12:06 +01:00 |
|
|
|
95b9fb55c7
|
dont modify match state in gameevent packet handler
|
2017-02-14 20:51:04 +01:00 |
|
|
|
7cb74d93de
|
only apply updates for entities from the current packet
|
2017-02-13 18:55:26 +01:00 |
|
|
|
ba7ce734e3
|
fix some typings
|
2017-02-12 16:32:38 +01:00 |
|
|
|
48b376fa2e
|
add missing tempentities packet type
|
2017-02-12 15:25:00 +01:00 |
|
|
|
cb02fdee9b
|
parse deaths and strictly type packet types
|
2017-02-12 15:09:03 +01:00 |
|
|
|
1a71b65f12
|
parse some player info
|
2017-02-11 20:33:13 +01:00 |
|
|
|
a36208c693
|
fix parsing user info
|
2017-02-11 17:17:56 +01:00 |
|
|
|
1c33058cb4
|
go trough an entire demo without errors
seemingly working entity parsing
|
2017-02-11 16:47:19 +01:00 |
|
|
|
675bf59a74
|
support reading coord and normal floats
|
2017-02-11 16:17:26 +01:00 |
|
|
|
4d40fd4109
|
fix parsing var int properties
|
2017-02-11 15:35:42 +01:00 |
|