raze-gles/source/blood
Mitchell Richters db428a4f03 All Games: Make more precise use of 'scaleAdjustmentToInterval()'.
- Inline function returns a double, therefore we should use it and not potentially truncate the mantissa.
- Use divisors to get true numbers of some floats (3.333 -> 10/3, etc).
- Remove a few brackets/parentheses where possible from what are already exceedingly bracketed lines.
2020-04-14 00:00:21 +02:00
..
src All Games: Make more precise use of 'scaleAdjustmentToInterval()'. 2020-04-14 00:00:21 +02:00
CMakeLists.txt - consolidation of screentext code 2020-03-05 00:58:38 +01:00