MS
|
a19165a749
|
LegoWorld::LegoWorld to 100% (#480)
|
2024-01-22 16:18:46 +01:00 |
|
Misha
|
7b0d4dd502
|
Implement Infocenter::InitializeBitmaps (#478)
|
2024-01-21 18:38:22 +01:00 |
|
Misha
|
61dd687f53
|
Implement InfoCenter folder vtable stubs (#456)
* Implement InfoCenter vtable stubs
* fix build
* Update infocenterdoor.cpp
* Update infocenterdoor.cpp
* Update legoworld.h
* Update elevatorbottom.h
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-18 20:24:15 -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 |
|
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
|
a4c4ee656f
|
Implement lists used in LegoWorld (#443)
* Add LegoEntityList
* Add MxCoreList, match LegoWorld::Create
|
2024-01-15 21:44:04 +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 |
|
Christian Semmler
|
d24f5db42f
|
Matrix/vector refactor (#426)
|
2024-01-12 19:34:38 -05: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 |
|