Christian Semmler
|
96234ddc23
|
Implement/match MxStillPresenter::Clone (#502)
* Implement/match MxStillPresenter::Clone
* Fix
|
2024-01-29 11:29:12 -05:00 |
|
Nathan M Gilbert
|
30b35981d3
|
finish MusicManager (#453)
* finish MusicManager
* Fixes/improvements
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-18 19:23:13 +01:00 |
|
Misha
|
f50b771fff
|
begin implementation of InfoCenter class (#444)
* Push changes
* fixes
* Implement Infocenter::HandleEndAction
* match Infocenter::StopCutScene
* implement Infocenter::HandleKeyPress
* fixes
* Update infocenter.cpp
* Update legoworld.cpp
* use enums
* WIP Fixes
* Fix
* Fix
* Fix
* Rename function
* Change enum
* Update enums
* Refactor another enum
* Refactor MxDSType
* Refactor HashTableOpt
* Fixes
* Refactor tickle enum
* Update other enums
* Add EnumConstantName to ncc
* Move enum to global namespace
* Rename enum
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-17 17:53:53 +01:00 |
|
MS
|
aaa18bc9e2
|
Decomp parser: indirect globals and string markers (#446)
* Enable string annotations and indirect globals
* Adding some STRING annotations
* Library functions
|
2024-01-17 12:56:34 +01:00 |
|
Misha
|
7f72a36462
|
Implement LegoMeterPresenter (#439)
* push changes
* Update legometerpresenter.h
* fix wrong offset
* fix deconstructor
* fix + improve accuracy
* Update legometerpresenter.cpp
* Match functions
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-15 16:26:52 +01:00 |
|
Christian Semmler
|
c47206617d
|
Reorganize sources and files (#414)
* Reorganize sources
* Refactor
* Remove relative paths
* Renames
* Fix gitignore
* Remove stuff
* Try fixing format script
* Fix format
* Fix format
* Fix naming script
* Test format
* Fix format
|
2024-01-08 10:58:49 +01:00 |
|