Commit Graph

5 Commits

Author SHA1 Message Date
Christian Semmler
1d3ce6b0aa Implement/match remaining MxWavePresenter functions (#294)
* Implement/match remaining MxWavePresenter functions

* Name m_unk65

* Match WriteToSoundBuffer

* Remove header

* Match StreamingTickle

* Name more variables

* Give names to some things
2023-11-24 12:09:53 -05:00
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
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