isle-portable/LEGO1/lego/legoomni/src/common
Anonymous Maarten 57d5949d84
Implement some Act1State functions (#520)
* Implement some Act1State functions

* ci: push fix commits to pr

* ci fix

* Show diffs generated by clang-format

* Run clang-format

* Fix naming

* re-use _countof + add parentheses

* Fix naming

* Use MxS32

* Annotate Act1State::NamedPlane::~NamedPlane

* Apply suggestions

* Read and Write Mx3DPointFloat's

* Annotations, spacing

* Add Mx3DPointFloat copy ctor, match some functions

* Fix WriteVector3

* Adding more spacing for readability

* Use MxResult as a return type for Serialize

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-02-03 02:03:52 +01:00
..
animstate.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
gifmanager.cpp cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legoactioncontrolpresenter.cpp cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legobackgroundcolor.cpp cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legofullscreenmovie.cpp Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
legogamestate.cpp Implement more infocenter methods (#519) 2024-02-02 22:32:50 +01:00
legoobjectfactory.cpp begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
legoplantmanager.cpp Implement/match LegoWorld::Destroy (and destructor) (#492) 2024-01-27 17:48:50 +01:00
legostate.cpp Implement LegoState::Playlist (#517) 2024-02-02 20:09:45 +01:00
legounksavedatawriter.cpp cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00
legoutil.cpp Implement some Act1State functions (#520) 2024-02-03 02:03:52 +01:00
mxcompositemediapresenter.cpp cmake+ci: run clang-tidy (#512) 2024-02-01 21:42:10 +01:00