Commit Graph

4 Commits

Author SHA1 Message Date
jonschz
bd484bebba feat: Implement several ::Serialize functions (#1017)
* feat: Implement many ::Serialize functions

* address review comments, part 1 [skip ci]

* address review comments, part 2 [skip ci]

* review comments (final part)

* refactor: Remove Read/Write duplication

* fix merge conflict

* Match PizzeriaState::Serialize again

* Remove unused variable, add LegoVehicleBuildState::Serialize

* Implement AnimState::Serialize

* fix: Conform with naming scheme

* refactor: change names back

* refactor: int to MxS32

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-06-16 09:11:33 -04:00
Christian Semmler
55ca934663 Implement/match remaining Ambulance functions (#1030) 2024-06-16 09:11:33 -04:00
Christian Semmler
bec0959e1d Implement/match Ambulance::HandlePathStruct (#1029)
* Implement/match Ambulance::HandlePathStruct

* Add annotation
2024-06-16 09:11:33 -04:00
Christian Semmler
681c69c4ac initial commit 2024-05-16 19:42:54 -04:00