mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-13 00:34:11 +00:00
Extra bloaty junk to modernise stuff a bit.
https://fte.triptohell.info/moodles/qss/
a7d57b4b51
* mathlib.c: Removed the unnecessary sqrt() prototype. (VectorLength): Made it to just return sqrt(DotProduct(arg,arg)) (VectorNormalize): Calculate the length as sqrt(DotProduct(arg,arg)). * mathlib.h (CLAMP): Renamed the macro arguments from min and max to _minval and _maxval. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@248 af15c1b1-3010-417e-b628-4374ebc0bcbd |
||
---|---|---|
Linux | ||
MacOSX | ||
Misc | ||
Quake | ||
Windows | ||
gnu.txt |