Christian Semmler
|
8069923651
|
Refactor files based on beta debug build (#645)
* Rename LegoUnkSaveDataWriter -> LegoCharacterManager
* Refactor mxomni into mxomni/mxmisc
* Refactor legoomni into legoomni/misc
* Resolve deps
* Refactor atom
* Refactor mxutil
* Refactor mxio
* Rename/relocate files
* Fix format
|
2024-03-09 21:07:52 +01:00 |
|
Christian Semmler
|
6b1c75ab5a
|
Refactor LegoContainer (#587)
* Refactor LegoContainer
* Fix name
* Fix build
* Refactor some includes
* Update STL compat
* Fix
* Fix annotations
|
2024-02-23 16:06:16 +01:00 |
|
Christian Semmler
|
1d189b013d
|
Rename MxDSSubscriber functions (#573)
|
2024-02-17 16:35:10 +01:00 |
|
Nathan M Gilbert
|
2bebc09da3
|
Implement misc.lib (#483)
* Implement misc.lib
* Lowercase files
* Minor changes
* Fix file cases
* Fixes
* Fix missing dtor
* Add override
* Match LegoImage::Read
* Fix delete call
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-24 18:12:57 +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
|
6af0c6cb1a
|
Implement/match a few LegoEntity functions (#445)
* Implement/match a few LegoEntity functions
* Add annotations
|
2024-01-16 20:33:03 +01:00 |
|
Christian Semmler
|
516e16faf6
|
Further clean up Omni/LegoOmni separation (#423)
* Fix inline functions
* Whitespace
* Try this
* Fix MxEntity
* Further fixes
* Move main out
* Replace tickle code
|
2024-01-11 16:02:55 +01:00 |
|
Christian Semmler
|
58ea45f4cc
|
Name various functions and other members (#418)
* Name various functions and other members
* Rename var
|
2024-01-08 19:07:13 +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 |
|