Christian Semmler
|
732de04433
|
Implement/match PlayCamAnim and CameraTriggerFire (#935)
* Implement/match PlayCamAnim and CameraTriggerFire
* Fix type
* Name var
|
2024-05-18 20:43:19 +02:00 |
|
Christian Semmler
|
5f34d2e877
|
Implement/match LegoPathController::AddActor and RemoveActor (#915)
* Implement/match LegoPathController::AddActor and RemoveActor
* Fix types
|
2024-05-13 12:46:59 +02:00 |
|
Christian Semmler
|
05edf96186
|
Implement LegoAnimationManager::FUN_10061010 (#888)
|
2024-05-07 21:59:46 +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
|
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 |
|
Christian Semmler
|
410824bd0f
|
Implement/match various small LegoAnimPresenter functions (#846)
* Implement/match various small LegoAnimPresenter functions
* Fix location of anim function
* fix
|
2024-04-24 15:51:28 +02:00 |
|
Christian Semmler
|
f1688be263
|
Make NotificationManager::Send take a const reference to notification (#836)
* Make NotificationManager::Send take a const reference to notification
* Fix virtual func
|
2024-04-22 14:11:38 +02:00 |
|
Christian Semmler
|
26f2dd1e5f
|
Implement/match LegoAnimMMPresenter::~LegoAnimMMPresenter (#833)
* Implement/match LegoAnimMMPresenter::~LegoAnimMMPresenter
* add missing override
* use NULL
|
2024-04-20 18:53:53 +02:00 |
|
Christian Semmler
|
30747dbae6
|
Implement/match LegoAnimMMPresenter::FUN_1004b6d0 (#832)
|
2024-04-20 18:33:10 +02:00 |
|
Christian Semmler
|
b39ea845b0
|
Implement/match LegoAnimMMPresenter::FUN_1004b610 and FUN_1004b6b0 (#831)
|
2024-04-20 18:24:09 +02:00 |
|
Christian Semmler
|
a3bd98a04d
|
Implement/match LegoAnimMMPresenter::FUN_1004b5b0 (#830)
|
2024-04-20 18:03:42 +02:00 |
|
Christian Semmler
|
3cab989250
|
Implement/match LegoAnimMMPresenter::FUN_1004b580 (#829)
|
2024-04-20 17:52:46 +02:00 |
|
Christian Semmler
|
f637dcaa29
|
Implement/match LegoAnimMMPresenter::FUN_1004b530 (#828)
|
2024-04-20 17:40:23 +02:00 |
|
Christian Semmler
|
91d043a9ae
|
Implement/match LegoAnimMMPresenter::FUN_1004b450 (#827)
|
2024-04-20 17:18:19 +02:00 |
|
Christian Semmler
|
c617139d5b
|
Implement/match LegoAnimMMPresenter::EndAction (#826)
* Implement/match LegoAnimMMPresenter::EndAction
* Add missing vtable
|
2024-04-20 16:41:34 +02:00 |
|
Christian Semmler
|
8d729f77b7
|
Implement/match LegoAnimMMPresenter Streaming/RepeatingTickle and Notify (#825)
|
2024-04-20 16:24:12 +02:00 |
|
Christian Semmler
|
9cc5df8c40
|
Implement/match LegoAnimMMPresenter::StartingTickle (#824)
|
2024-04-20 16:07:58 +02:00 |
|
Christian Semmler
|
0b08b0ae69
|
Implement/match LegoAnimMMPresenter::ReadyTickle (#823)
|
2024-04-20 15:52:10 +02:00 |
|
Christian Semmler
|
5021f66de2
|
Imlpement/match LegoAnimMMPresenter::ParseExtra and related (#822)
* Imlpement/match LegoAnimMMPresenter::ParseExtra and related
* sort
|
2024-04-20 15:32:10 +02:00 |
|
Misha
|
3ce1e4985e
|
begin LegoAnimMMPresenter (#706)
|
2024-03-20 22:11:40 +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 |
|