summaryrefslogtreecommitdiffstats
path: root/src/char/char.c
Commit message (Expand)AuthorAgeFilesLines
* char/char: Decrement travel before step methodP. J. McDermott2021-08-101-2/+2
* char: Add turn methodP. J. McDermott2021-08-091-0/+4
* char: Add a step methodP. J. McDermott2021-08-091-5/+4
* char: Notify update method if completed turnP. J. McDermott2021-08-081-0/+2
* char: Notify update method if completed stepP. J. McDermott2021-08-081-1/+3
* char: New "class", absorbing playerP. J. McDermott2021-08-081-0/+327