1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00
Commit graph

118 commits

Author SHA1 Message Date
e005f35f73 improved error handling 2019-08-10 23:01:33 +02:00
ff18680a02 sendprop decoding 2019-08-10 22:57:07 +02:00
164f88a32a cache flat props 2019-08-10 20:36:32 +02:00
e5aa4afa04 flatten props by ref 2019-08-10 20:05:38 +02:00
38b11d4e4e flatten bench 2019-08-10 19:50:31 +02:00
0c72934db4 first prop flattening version 2019-08-10 19:38:42 +02:00
1f35e4d04c sendtablename wip 2019-07-10 14:03:58 +02:00
fc1eaa503b bumb dependencies 2019-07-02 19:41:00 +02:00
d12cf35e47 handle malformed utf8 in names and cvars 2019-05-25 23:58:21 +02:00
5f470fefe2 ci badge 2019-05-03 00:54:28 +02:00
74af588baa add travis 2019-05-03 00:47:07 +02:00
5a9480da45 a basic readme 2019-05-03 00:46:08 +02:00
8a428dc6ed use released bitstream_reader 2019-05-03 00:37:08 +02:00
aeaca07588 clean sendprop a bit 2019-04-28 22:38:05 +02:00
e3ddd9f3e2 early sendprop cleanup 2019-04-07 19:37:51 +02:00
2602e23de8 message type testing 2019-04-07 19:13:39 +02:00
86be659513 allow changing analyser 2019-03-23 17:48:50 +01:00
b09d0507d6 add benchmarks 2019-03-17 19:30:46 +01:00
052ff398cd add basic snapshot testing 2019-03-17 19:20:50 +01:00
5fdb20aa2f reserve less message space 2019-03-17 18:57:23 +01:00
f4e4f2e26b optimize should_parse_message 2019-03-17 18:54:53 +01:00
128bf1ceb2 skip messages we dont care about 2019-03-17 18:44:33 +01:00
b9a92be010 minor speedups 2019-03-16 16:57:10 +01:00
a333e26a6d minor cleanip 2019-03-16 16:29:57 +01:00
c9781dc15e ignore test demo files 2019-03-07 18:33:27 +01:00
9f622385ca cleanup 2019-03-06 22:20:51 +01:00
3783eb5d9e remove the need to keep the full stringtables in state 2019-03-06 17:15:42 +01:00
a0322d9885 handle spec chat 2019-03-05 23:16:54 +01:00
a24dc3ada2 remove old dependencies 2019-03-05 22:11:41 +01:00
667ac50f02 update bitbuffer 2019-03-05 21:52:46 +01:00
797370cd5f rename binary 2019-03-05 21:36:42 +01:00
0b331c83e2 take path from argument 2019-03-05 21:33:11 +01:00
f07770f206 fmt 2019-03-05 00:06:25 +01:00
a26e29292e dont remove first user 2019-03-05 00:06:17 +01:00
72e025e0ee stable game event types 2019-03-04 23:57:30 +01:00
d7172a14cd better gameevent errors 2019-03-04 23:28:45 +01:00
2a582197f6 start tick 2019-03-04 23:17:09 +01:00
8376353542 more state handling 2019-03-04 23:13:53 +01:00
713ab0de42 track rounds 2019-03-04 21:03:04 +01:00
6a47c91636 track spawns 2019-03-04 20:56:12 +01:00
f335dc2163 read createstringtable entries as list directly 2019-03-04 17:45:51 +01:00
eb62b5960e some state rework 2019-03-04 14:00:35 +01:00
5886debbfb read some common, but rarely important for us, values lazily 2019-03-03 17:51:07 +01:00
3c6d814e9b more efficient message handling 2019-03-03 15:07:59 +01:00
e5bbfd699e pre-allocate for messages 2019-03-03 14:25:05 +01:00
deb3375ac7 fixes 2019-03-03 00:29:39 +01:00
1b1878a77b state handling 2019-03-02 23:05:17 +01:00
f2650dc32f format 2019-03-02 22:33:22 +01:00
8183ac5b65 more state updates 2019-03-02 22:33:05 +01:00
8fba325db8 early state handling 2019-03-02 22:07:46 +01:00