Christian Semmler
|
558bda4dd2
|
Implement LegoWorld::Enable (#516)
* WIP VTable0x68
* Improve match
* Match
* Fix
* Fix
* Move vars
* Match
* Add call to Isle
* Rename functions
* Fix style
|
2024-02-02 18:18:46 +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 |
|
Christian Semmler
|
dd72bcc666
|
Use names from 1996 sources (#437)
|
2024-01-14 22:49:11 +01:00 |
|
Misha
|
8b34b38ac0
|
implement LegoActorPresenter (#434)
* LegoActorPresenter
* Add ddtor
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-13 23:06:13 +01:00 |
|