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

142 commits

Author SHA1 Message Date
faf205c9da make game event definitions sortable 2019-08-25 14:35:34 +02:00
2da874da18 from is optional for chat message 2019-08-24 02:55:15 +02:00
77180520ef some error refactoring 2019-08-23 12:32:26 +02:00
6b0442741e handle malformed utf8 in chat messages 2019-08-22 21:37:36 +02:00
a2ab109b88 fix bspdecal reading 2019-08-22 21:24:27 +02:00
1b9befd165 remove the need to clone text entries 2019-08-12 14:19:07 +02:00
65d55c9a26 minor cleanup 2019-08-12 13:44:48 +02:00
a9c76eb27c minor cleanup 2019-08-12 12:46:26 +02:00
8442c5e385 minor cleanup 2019-08-11 13:25:47 +02:00
e005f35f73 improved error handling 2019-08-10 23:01:33 +02:00
ff18680a02 sendprop decoding 2019-08-10 22:57:07 +02:00
d12cf35e47 handle malformed utf8 in names and cvars 2019-05-25 23:58:21 +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
052ff398cd add basic snapshot testing 2019-03-17 19:20:50 +01:00
128bf1ceb2 skip messages we dont care about 2019-03-17 18:44:33 +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
f07770f206 fmt 2019-03-05 00:06:25 +01:00
72e025e0ee stable game event types 2019-03-04 23:57:30 +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
3c6d814e9b more efficient message handling 2019-03-03 15:07:59 +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
8fba325db8 early state handling 2019-03-02 22:07:46 +01:00
42d5defdeb fix usermessage 2019-03-02 19:53:58 +01:00
6186fa2e8c fix gameevent list 2019-03-02 19:32:23 +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
abe9418a3b game event list 2019-03-02 15:49:25 +01:00
3298ac3fd0 use vec for raw event values 2019-03-02 14:58:08 +01:00
bac1159e39 gameevent parsing 2019-03-02 03:49:57 +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
e7b9f5ecbb update to new bitreader 2019-02-28 21:55:53 +01:00