Christian Semmler
|
650903d043
|
Implement/match Pizzeria::HandleClick (#971)
|
2024-05-30 15:54:24 +02:00 |
|
Christian Semmler
|
ae859fbc19
|
Implement/match LegoControlManager::FUN_100293c0 (#970)
|
2024-05-30 15:15:16 +02:00 |
|
Christian Semmler
|
b759390060
|
Implement/match Isle::Escape (#950)
|
2024-05-25 02:41:57 +02:00 |
|
Christian Semmler
|
1b1d2ecde6
|
Refactor LegoOmni into LegoMain/Scripts (#883)
* Refactor LegoOmni into LegoMain/Scripts
* Fix guard
|
2024-05-04 14:06:32 +02:00 |
|
Christian Semmler
|
51adf75b9b
|
(Refactor) Use more forward declarations (#881)
* Use more forward declarations
* Use more forward declarations
* Add more forward declarations
* Fix
|
2024-05-03 18:19:12 +02:00 |
|
Christian Semmler
|
ec7df356cf
|
Implement/match LegoAnimationManager::Reset (#863)
* Implement/match LegoAnimationManager::Init
* Rename function
* fix hex val
|
2024-04-27 16:31:50 +02:00 |
|
Christian Semmler
|
b4f29ea6b0
|
InvokeAction: take const atom (#837)
|
2024-04-22 14:24:00 +02:00 |
|
Misha
|
eaa935f646
|
Finish LegoVariables class (#698)
* Finish LegoVariables class
* Update legonavcontroller.cpp
* Update legobackgroundcolor.cpp
* Match functions, style, refactor visible
* Use MxBool
* Merge/fix
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-19 19:44:42 +01:00 |
|
Christian Semmler
|
5b8f515968
|
Implement/match Isle::HandleTransitionEnd (#683)
* Implement/match Isle::HandleTransitionEnd
* Rename enums
* Forward declare enum for C++11+
* Add underlying storage to action headers
* Fix missing define
|
2024-03-17 18:01:47 +01:00 |
|
Ramen2X
|
beb30e80ea
|
slight style tweaks to legogamestate and related members (#666)
|
2024-03-13 13:17:20 -04:00 |
|
Ramen2X
|
6dfee432ea
|
rename MxTransitionManager transitions (#655)
|
2024-03-11 04:57:58 -04:00 |
|
Ramen2X
|
7fad763699
|
refactor script enum structure (#649)
* add autogenerated action headers
* refactor police
* refactor infocenter
* refactor jukebox
* refactor regbook
* format
* scope headers in namespaces instead
* attempt to dynamically build headers ignore list in ncc
* correct whitespace in naming.yml
* fix wrong folder
* fix accidental extra newline in cmakelists
|
2024-03-10 17:08:21 +01:00 |
|
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 |
|