Descent3
Descent3 copied to clipboard
Reorganizing fix library
Fixed point math library was part of the Vector math library until it was splitted to its own. Before that there was bundled version of vecmat code in scripts. This PR makes the library an isolated submodule that can be linked to any other.
Additional enhancements includes fixing minor warnings and removing unused Mac OS and Windows asm code.