2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 19:11:20 +00:00

8 Commits

Author SHA1 Message Date
Lioncash
afab3e0327 Runtime: Make const/non-const getters have the same name
Makes for a more consistent interface, as getters won't have different
names to remember based off whether or not they're const qualified.
2019-08-14 12:45:57 -04:00
Jack Andersen
01af7b735d Implement CScriptSpindleCamera 2019-02-09 18:41:35 -10:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
b765ce3eb7 Lots of ScriptObject and Collision work 2017-01-03 20:30:05 -08:00
Jack Andersen
2a425b5a73 Work on CStateManager::InitializeState flow 2016-08-13 17:00:58 -10:00
ef63498c61 RelayTracker fixes 2016-07-25 10:58:47 -07:00
7d33e6ede3 Add missing conditional 2016-07-24 16:17:59 -07:00
f73b1b641f More GameState imps 2016-07-24 16:14:58 -07:00