raze/source/games
Christoph Oelckers 8dfb21636a Exhumed: fixed radial damage push factor.
The original did 'bsin(x) >> 3' with vel being Q18.14 and bsin also returning Q18.14. So for fully floatified values we still must multiply by 1/8, not 128.
2023-12-05 22:39:33 +01:00
..
blood - Blood: Fix GCC fallthrough warning. 2023-12-05 22:39:33 +01:00
duke - Clean up some GCC const warnings. 2023-12-05 22:39:33 +01:00
exhumed Exhumed: fixed radial damage push factor. 2023-12-05 22:39:33 +01:00
sw - Clean up some GCC const warnings. 2023-12-05 22:39:33 +01:00