summaryrefslogtreecommitdiffstats
path: root/src/char.h
Commit message (Expand)AuthorAgeFilesLines
* char: Remove old collision functionsP. J. McDermott2021-09-251-3/+0
* Revert "char/enemy: Try to fix movement lag"P. J. McDermott2021-08-191-3/+0
* char/enemy: Try to fix movement lagP. J. McDermott2021-08-191-0/+3
* char/enemy: Store allies arrayP. J. McDermott2021-08-191-1/+2
* Revert "char/enemy: Make a linked list of enemy chars"P. J. McDermott2021-08-191-2/+1
* char/enemy: Make a linked list of enemy charsP. J. McDermott2021-08-181-1/+2
* char: Add collision detection/handlingP. J. McDermott2021-08-101-0/+3
* char/enemy: Expose random positioning functionP. J. McDermott2021-08-101-3/+6
* char/enemy: New characterP. J. McDermott2021-08-081-0/+3
* char: New "class", absorbing playerP. J. McDermott2021-08-081-0/+47