Commit Graph

5 Commits

Author SHA1 Message Date
Christian Semmler
cb286520e5 Add missing MxSoundManager functions (#258) 2023-10-31 10:22:01 -04:00
MS
24c9f8b9ed MxStillPresenter::ParseExtra (#248)
* MxStillPresenter::ParseExtra

* resolve clang-format complaints
2023-10-26 00:16:08 +02:00
Christian Semmler
a01bcf5241 (clang-format) Insert newline at end of file (#247)
* Insert newline at EOF

* Fix formatting
2023-10-25 11:51:59 -07:00
Christian Semmler
b449da1fa3 Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
MS
749c553325 LegoEntity parsing extra Action strings (#141)
* LegoEntity parse action string

* Reduced size assert for MxEntity

* remove override keyword for LegoEntity function

* Move global strings to new define.cpp file
2023-09-27 15:16:46 -04:00