Mitchell Richters
|
e8894eeab0
|
- WHaven: Replace all *mulscale*() function calls with ones in m_fixed.h.
|
2021-01-01 19:30:04 +11:00 |
|
Mitchell Richters
|
449714667b
|
- buildutils: Replace sintable[] use within remainder of WHaven's files with bsin() /bcos() .
|
2021-01-01 19:16:29 +11:00 |
|
Mitchell Richters
|
249ea218f4
|
- WHaven: Uplift of ang to backend code.
|
2020-11-08 17:57:16 +11:00 |
|
Mitchell Richters
|
3813913970
|
- WHaven: Uplift of horiz to backend code.
|
2020-11-08 17:51:38 +11:00 |
|
Christoph Oelckers
|
30e96293cf
|
- implemented the game progression interface.
|
2020-10-31 14:07:40 +01:00 |
|
Christoph Oelckers
|
9952e6d2b0
|
- added 'dophysics'.
|
2020-10-31 14:07:40 +01:00 |
|
Christoph Oelckers
|
82f23a4733
|
- implemented the sound system for Witchaven.
The sound system itself is as primitive as it can get, the main change was to link sounds to sprites and not just their coordinates.
|
2020-10-31 14:07:37 +01:00 |
|
Christoph Oelckers
|
fb2629002f
|
- fixed things so that everything compiles.
This isn't usable yet because only the play code is present.
|
2020-10-31 14:04:59 +01:00 |
|
Christoph Oelckers
|
f50b0f937d
|
- added most of the remaining play code.
|
2020-10-31 14:04:59 +01:00 |
|