1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00
Commit graph

119 commits

Author SHA1 Message Date
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
a5bfe128ed Fix flattening of prop definitions 2017-02-11 15:21:07 +01:00
5b1b11220d read string tables from packets 2017-02-05 17:35:45 +01:00
9ebc568392 remove no longer needed dependency 2017-02-05 00:54:04 +01:00
edf3ed5479 use readBitStream in parser so we can reuse the existing buffers 2017-02-05 00:53:14 +01:00
be00d32175 implement tempentities 2016-12-24 15:26:41 +01:00
0614383a58 fix parsing vectors 2016-12-24 15:05:51 +01:00
8b1ea168e6 cleanup deps and export d.ts typings 2016-12-22 00:10:12 +01:00
265f87fe54 Work around parsing errors for post MyM pov demos 2016-12-22 00:02:24 +01:00
e83ca71f6d cleanup packet parser signature 2016-12-19 00:57:11 +01:00
1fbb61f252 propper skipping of TempEntities 2016-12-19 00:21:52 +01:00
3b805be013 final typescript conversion 2016-12-18 20:15:18 +01:00
94383f447f more typescript conversions 2016-12-18 18:18:55 +01:00
06860cc3fe initial typescript conversions 2016-12-18 15:37:29 +01:00
564e8995c7 rename to typescript 2016-12-18 15:21:51 +01:00
653bd862bd code organization and some es6 2016-12-18 15:12:55 +01:00