isle-portable/LEGO1/lego/legoomni/src/race
jonschz a6644801f1
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-14 23:24:34 +02:00
..
carrace.cpp Implement/match Ambulance::HandlePathStruct (#1029) 2024-06-13 20:10:19 +02:00
jetskirace.cpp Implement/match Ambulance::HandlePathStruct (#1029) 2024-06-13 20:10:19 +02:00
legorace.cpp feat: Implement several ::Serialize functions (#1017) 2024-06-14 23:24:34 +02:00
legoraceactor.cpp Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legoracecar.cpp Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
legoracemap.cpp Fix remaining vtordisp issues (#1016) 2024-06-10 13:04:40 -04:00
raceskel.cpp Fix Annotations and LegoAnimActor class structure. (#710) 2024-03-22 21:30:58 -04:00