14 Commits (master)

Author SHA1 Message Date
Avril 8eb88a65b4
Added attr retain to dynctors. Dunno if this does anything, but it doesn"t complain and still works.
3 years ago
Avril 4da128e510
Moved dynctor registration into `rng.cpp` (seems to work in *this* TU too. Why not `rng/sm64.cpp` specifically???? very annoying.)
3 years ago
Avril 3165ef13fd
Hack to work arround dynctor not being registered when not defined in `crand.cpp" (no idea why, the symbol exists. looking into it.)
3 years ago
Avril dfb3d74816
Added SM64 engine to C hard-coded new API
3 years ago
Avril 86b855bda3
Added seeding interface.
3 years ago
Avril d9e34e7e70
Start: Seeding API
3 years ago
Avril 1cf5ca05b2 Added noexcept to global dtor & ctor
3 years ago
Avril 4b988ba83b Added name-based runtime engine lookup.
3 years ago
Avril 25c86023a9
Fix common.h type alias issue
3 years ago
Avril d51eb30b6b
C API start
3 years ago
Avril f193acd2ea
Fixed internal header problems (hopefully...)
3 years ago
Avril 7733ada38b
Fixed some namespace pollution issues
3 years ago
Avril aea2c6b837
Merge branch 'lib'
3 years ago
Avril 54dfb64596
Renamed API header & API header location /include
3 years ago