Christian Semmler
|
ccf33575db
|
Implement/match LegoPathController::FUN_10046050 (#916)
|
2024-05-13 14:39:43 +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
|
91fe09af3c
|
Implement various small LegoPathController functions (#914)
* Implement/match LegoPathController::Tickle
* Implement various small LegoPathController functions
* Add 0x10046b30
|
2024-05-12 21:30:34 +02:00 |
|
Christian Semmler
|
f442f1a2f7
|
Implement/match LegoPathController::Read (#904)
* Implement/match LegoPathController::Read
* Add size asserts
|
2024-05-11 18:23:18 +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 |
|
Nathan M Gilbert
|
d639eb4c2b
|
Implement LegoPathActor::Vtable0x6c (#810)
* Implement LegoPathActor::VTable0x6c
* Update LEGO1/lego/legoomni/src/paths/legopathactor.cpp
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
* Fix logic / match
* Add BETA annotation
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
|
2024-04-17 12:34:21 +02:00 |
|
Nathan M Gilbert
|
7821d952ec
|
Pathactor (#800)
* Implement LegoPathActor::VTable0x8c
* Fix paramater name
* WIP fixes
* more fixes
* style
* fix
* fix
* fix
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-04-14 16:43:07 +02:00 |
|
Nathan M Gilbert
|
ada83989b1
|
Implement LegoPathActor::VTable0x88 (#787)
* Implement LegoPathActor::VTable0x88
* Implement FUN_1002ddc0
* Fixes and match
* refac
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-04-11 13:35:15 +02:00 |
|
Nathan M Gilbert
|
a8eebe454e
|
Implement/match LegoExtraActor:: WaitForAnimation, Restart (#768)
* Implement/match LegoExtraActor:: WaitForAnimation, Restart
* whitespace
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-04-04 12:26:03 +02: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 |
|
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 |
|