Anonymous Maarten
|
2915aa014f
|
Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505)
* Use sizeof(type) instead of sizeof(variableName) when (de)serializing data
* Less usage of sizeof(variableName) while (de)serializing
|
2025-05-18 22:56:28 +02:00 |
|
jonschz
|
b5fee6b240
|
Complete LegoCarBuildAnimPresenter (#1114)
* Complete `LegoCarBuildAnimPresenter`
* fix CI errors
* Drive-by BETA10 fixes
* Address review comments
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-10-20 14:00:44 -07:00 |
|
jonschz
|
974cd7ce7c
|
Implement LegoCarBuildAnimPresenter::FUN_10079160() and others (#1111)
* Implement `LegoCarBuildAnimPresenter::FUN_10079160()` and others
* Address review comments
---------
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
|
2024-10-11 20:21:33 +02:00 |
|
Nathan M Gilbert
|
c0acf11f9b
|
Implement/Match LegoTree (#485)
* Implement/Match LegoTree
* Fix vtable
* Fixes
---------
Co-authored-by: Christian Semmler <mail@csemmler.com>
|
2024-01-28 17:45:49 +01:00 |
|