isle/LEGO1
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
..
lego begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
mxdirectx begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
mxgeometry Matrix/vector refactor (#426) 2024-01-12 19:34:38 -05:00
mxstl Fixes for building isle with mingw on Linux (#410) 2024-01-06 18:56:15 +01:00
omni begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
realtime begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
res Support building isle with modern MSVC + msys2 (#421) 2024-01-10 23:34:32 +01:00
tgl Reccmp: Use symbol names in asm output (#433) 2024-01-14 22:28:46 +01:00
viewmanager Reccmp: Use symbol names in asm output (#433) 2024-01-14 22:28:46 +01:00
define.cpp Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
define.h Fixes for building isle with mingw on Linux (#410) 2024-01-06 18:56:15 +01:00
library_msvc.h Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
main.cpp Further clean up Omni/LegoOmni separation (#423) 2024-01-11 16:02:55 +01:00