isle-portable/LEGO1
jonschz a6644801f1
feat: Implement several ::Serialize functions ()
* 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
..
lego feat: Implement several ::Serialize functions () 2024-06-14 23:24:34 +02:00
modeldb Implement/match LegoAnimPresenter::ParseExtra () 2024-04-25 16:00:58 +02:00
mxdirectx Rename _countof to sizeOfArray () 2024-05-14 16:35:22 +02:00
mxgeometry Fix camera glitch () 2024-06-13 22:09:14 +02:00
mxstl Refactor LegoContainer () 2024-02-23 16:06:16 +01:00
omni Implement/match Ambulance::HandlePathStruct () 2024-06-13 20:10:19 +02:00
realtime Fix camera glitch () 2024-06-13 22:09:14 +02:00
res
tgl Implement/match LegoCharacterManager::FUN_10085870 () 2024-04-02 14:04:17 +02:00
viewmanager Implement/match IslePathActor::Exit () 2024-06-06 17:45:37 +02:00
define.cpp Implement/match LegoPathActor::ParseAction () 2024-05-24 19:07:45 +02:00
define.h Implement/match LegoPathActor::ParseAction () 2024-05-24 19:07:45 +02:00
LegoOmni.def
LegoOmni.mingw.def
library_msvc.h Implement/match LegoPathController::Read () 2024-05-11 18:23:18 +02:00
library_smack.h
main.cpp