2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 18:31:21 +00:00

15 Commits

Author SHA1 Message Date
Lioncash
d3d629d405 RuntimeCommon: Use const on member functions where applicable
Adds missing const qualifiers on class member functions that don't
modify instance state.
2019-08-14 09:25:39 -04:00
Jack Andersen
ec1cb75b25 Finish CSpacePirate implementation 2018-12-12 21:39:16 -10:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen
bf3636a16e Lots of CParasite implementations 2018-11-11 18:21:36 -10:00
Jack Andersen
94333e4726 Finish CStateMachine 2018-11-10 20:24:24 -10:00
Jack Andersen
d4bb7d64eb All CPatterned functions implemented 2018-11-10 17:27:54 -10:00
Jack Andersen
c91e5df986 Convert to pragma once 2018-10-06 17:42:33 -10:00
679ce01a61 More CPatterned imps 2018-09-13 17:49:34 -07:00
734b25cad3 Fix doors and various area streaming bugs 2018-05-01 17:43:31 -07:00
Jack Andersen
f7ec7bdc0c string_view refactor 2017-11-12 20:19:18 -10:00
38a13868f0 Compile fixes, and initial asset name parser 2017-07-02 03:18:38 -07:00
b765ce3eb7 Lots of ScriptObject and Collision work 2017-01-03 20:30:05 -08:00
a840cc7afb CBodyState and CStateMachine work 2016-08-15 13:43:04 -07:00
236da3ac6e Fix std::make_pair fail (why is it even a problem?)
Add CScriptPickup loader
2016-05-12 20:13:34 -07:00
6d9ccc7f89 Various Implementations 2016-04-24 22:53:06 -07:00