Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Replace spaces with tabs | Eric Fry | |
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability | |||
2018-07-20 | ILLUSIONS: Implement pathwalking (actual pathfinding todo) | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on the Camera class | johndoe123 | |
- Add fixed point code (untested and probably wrong) |