jonschz
956c900ec6
Match simple BETA10 vector calls ( #1382 )
...
* Add BETA10 for Vector2
* BETA10 match the remaining vector vtables
* Match vector implementations to BETA10
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2025-02-10 18:08:49 +01:00
Christian Semmler
646ee0d70a
Use COMPAT_MODE to fix inline function not defined warnings on modern compilers ( #1315 )
...
* Use `COMPAT_MODE` to fix inline function not defined
* Fix
2025-01-09 01:15:29 +01:00
Christian Semmler
c54805fde8
Order functions in binary up to the end of Helicopter; refactor vector/matrix classes ( #1309 )
...
* Order experimentation
* Revert IslePathActor
* Fix order
* Fix inlining
* Fixes
* WIP
* WIP
* Refactor
* Refactor
* Fix operators
* Remove obsolete inline keyword
* Fix ctors
* Refactor
* Rename files
* Refactor
* Remove empty line
2025-01-04 15:07:04 -07:00