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

80 commits

Author SHA1 Message Date
e5aa4afa04 flatten props by ref 2019-08-10 20:05:38 +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
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
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
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
713ab0de42 track rounds 2019-03-04 21:03:04 +01:00
6a47c91636 track spawns 2019-03-04 20:56:12 +01:00
5886debbfb read some common, but rarely important for us, values lazily 2019-03-03 17:51:07 +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
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
21a2e09030 fix classinfo 2019-03-02 19:00:08 +01:00
d7f14a70aa string table fixes 2019-03-02 18:48:30 +01:00
8d053296ca message work 2019-03-02 16:42:04 +01:00
cc7f9a48cd generated code for parsing game events 2019-03-02 00:39:22 +01:00
cd552319ac stringtables 2019-03-01 01:47:37 +01:00
0bf09c95c9 code cleanup 2019-02-28 23:52:00 +01:00
e7b9f5ecbb update to new bitreader 2019-02-28 21:55:53 +01:00
5f4af8333b fix packet parsers 2019-02-26 18:15:42 +01:00
b41bb56822 packet parsers 2019-02-25 23:20:51 +01:00
4ac2a3cfc6 some wip 2019-02-25 00:30:59 +01:00