Ramen2X
|
ffee6a4e5b
|
rename dialogue to action in methods (#454)
|
2024-01-18 14:04:50 -05:00 |
|
MS
|
909c44b679
|
reccmp: vtable comparison (#452)
* Add vtable comparison to reccmp
* Add missing scalar deleting destructors
* Fix some vtables
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-18 14:34:14 +01:00 |
|
Ramen2X
|
cf7466f901
|
name nearly every infomain action (#449)
* name nearly every infomain action
* label two more unused actions
|
2024-01-17 14:08:05 -05:00 |
|
Christian Semmler
|
240ca5570d
|
Rename enum
|
2024-01-17 11:56:41 -05: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 |
|
Misha
|
c2da041f40
|
Implement a few legoworld methods (#430)
* Push changes
* Update legoworld.cpp
* Update legoworld.cpp
* Minor style fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-13 21:00:11 +01:00 |
|
Misha
|
3c0bf7191c
|
implement LegoWorldPresenter deconstructor (#425)
* Implement LegoWorldPresenter::~LegoWorldPresenter
* Rename incorrect function name
* fixes
* Rename functions
* fix format
|
2024-01-12 23:27:07 +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 |
|