Commit Graph

4 Commits

Author SHA1 Message Date
blondie7575 3e99f10ec7 Basic rendering of projectiles
- Added gravity
- Physics now 8.8 instead of 12.4 fixed point
2017-08-24 21:45:05 -07:00
blondie7575 e0c968eb48 Converted physics to 12.4 fixed point 2017-08-22 20:57:07 -07:00
blondie7575 bfc3144c89 More work on firing
- Space key hooked up
- Trig tables for angle/vector conversion
2017-08-20 17:51:12 -07:00
blondie7575 f7b34308ea Moved to 16 bit sine table
- Also groundwork for projectiles
2017-08-20 15:15:46 -07:00