Christian Semmler
|
72cbd1fc60
|
Refactor LegoOmni::PathContainer into IslePathActor::SpawnLocation (#877)
* Refactor LegoOmni::PathContainer into IslePathActor::SpawnLocation
* Add beta annotation
* Type var
|
2024-05-02 16:51:41 +02:00 |
|
Christian Semmler
|
cd39e71597
|
Implement/match LegoAnimationManager::Notify (#875)
* Implement/match LegoAnimationManager::Notify
* Rename notification type
|
2024-05-01 15:00:42 +02:00 |
|
Christian Semmler
|
916c039e72
|
Implement/match LegoAnimPresenter::ParseExtra (#848)
* Implement/match LegoAnimPresenter::ParseExtra
* Fix
|
2024-04-25 16:00:58 +02:00 |
|
Misha
|
4374891ac8
|
Implement IslePathActor::VTable0xe0 & VTable0xec (#788)
* Implement IslePathActor::VTable0xe0 & VTable0xec
* Revert random change
|
2024-04-12 07:02:32 -04:00 |
|
Nathan M Gilbert
|
1e3ca11886
|
Implement/match LegoAnimActor (#730)
* Implement/match LegoAnimActor
* Name changes (deviation from original source)
* Attempt to fix modern build
* Add missing override
* Match LegoAnimActor::SetWorldSpeed
* Remove junk
* Style changes and implement WEEdge
* Add override
* Match LegoAnimActor::FUN_1001c1f0, style
* Style
* Add missing annotations, STUB LegoPathBoundary
* Style
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-03-26 18:51:52 +01:00 |
|
Joshua Peisach
|
2261f7f039
|
IslePathActor: implement notify, remove usage of this keyword (#724)
|
2024-03-25 12:43:03 +01:00 |
|
Christian Semmler
|
ba5bc46c0c
|
Implement/match FUN_10032620 (#687)
|
2024-03-18 15:38:02 +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 |
|