jonschz
|
e09acfcddb
|
Implement/match LegoCarRaceActor::VTable0x1c (#1078)
* Implement/match `LegoCarRaceActor::VTable0x1c`
* Fix formatting
* Fix LegoEdge::CWVertex()
* Fix more CI issues
* Trz to fix lvalue compile issue
* Fix formatting
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-08-04 21:13:12 +02:00 |
|
Christian Semmler
|
9a9bccda0e
|
Implement/match IslePathActor::Exit (#997)
* Implement/match IslePathActor::Exit
* Name
* Name
* Partially fix vector interface
* Revert "Partially fix vector interface"
This reverts commit 6e7a1e2b08fd82012b28be3054eeff65428eb4d1.
* Revert "Revert "Partially fix vector interface""
This reverts commit e3860e3c9fa1f8937b702d6c81d6e3bb4dadecc6.
* Fix
* Remove some COMPAT_MODE
|
2024-06-06 17:45:37 +02:00 |
|
Christian Semmler
|
765c49fd4e
|
Match LegoUnknown::FUN_1009a1e0 (#957)
|
2024-05-26 17:12:37 +02:00 |
|
Christian Semmler
|
8428cde67f
|
Implement LegoUnknown::FUN_1009a1e0 (#940)
|
2024-05-19 16:36:11 -04:00 |
|
Christian Semmler
|
e32e06321a
|
Rename _countof to sizeOfArray (#921)
|
2024-05-14 16:35:22 +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 |
|
Christian Semmler
|
1bfe47357b
|
Refactor LegoActorStruct into unknown class in misc lib (#782)
|
2024-04-07 14:36:58 +02:00 |
|