mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
implement projectile collision tracking
todo: - track projectile ownership - handle bounding boxes for non-rockets
This commit is contained in:
parent
e11cfb9556
commit
cd20b5bbd7
5 changed files with 258 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,4 +10,6 @@
|
|||
heaptrack.*
|
||||
dhat.out.*
|
||||
result
|
||||
.direnv
|
||||
.direnv
|
||||
strings.txt
|
||||
models.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue