isle-portable/LEGO1/lego/legoomni/src/common
Christian Semmler 77a3dc0795
Match Serialize functions to BETA10 (#1334)
* Begin refactor Serialize functions

* Match more Serialize functions

* Match `LegoVehicleBuildState::Serialize`

* Match `LegoGameState::Username::Serialize`

* Match `LegoGameState::ScoreItem::Serialize`

* Match `LegoGameState::History::Serialize`

* Var name

* Var name

* Revert "Var name"

This reverts commit 1c0cccfba799450cfe4f75566dc1f32db1c76a6b.

* Add other Serialize implementations

* Add remaining Serialize implementations

* Add Read for char*

* Improvements
2025-01-16 00:52:29 +01:00
..
legoactioncontrolpresenter.cpp Remove USHRT_MAX from ParseExtra functions (#1086) 2024-08-17 08:56:25 -07:00
legoactors.cpp Fix float constants and conversions (#1279) 2024-12-25 21:01:00 +01:00
legoanimationmanager.cpp Match Serialize functions to BETA10 (#1334) 2025-01-16 00:52:29 +01:00
legoanimmmpresenter.cpp Refactor actor states, define enum (#1220) 2024-12-13 20:30:50 +01:00
legobackgroundcolor.cpp Fix warnings triggered by isle-portable (#1304) 2024-12-29 22:45:00 +01:00
legobuildingmanager.cpp Improve match of LegoPathActor::FUN_1002edd0, reorder (#1332) 2025-01-12 21:31:58 +01:00
legocharactermanager.cpp Some tweaks to LegoCharacterManager (#1305) 2024-12-30 13:46:55 -07:00
legofullscreenmovie.cpp Refactor files based on beta debug build (#645) 2024-03-09 21:07:52 +01:00
legogamestate.cpp Match Serialize functions to BETA10 (#1334) 2025-01-16 00:52:29 +01:00
legoobjectfactory.cpp Order functions in binary up to end of Act2Actor (#1312) 2025-01-05 21:00:50 +01:00
legophoneme.cpp Implement/match LegoPhonemePresenter::StartingTickle (#809) 2024-04-16 16:07:13 +02:00
legoplantmanager.cpp Improve symbol order until LegoActor, match LegoPlantManager::ScheduleAnimation (#1327) 2025-01-11 01:42:03 +01:00
legoplants.cpp Fix float constants and conversions (#1279) 2024-12-25 21:01:00 +01:00
legostate.cpp Implement LegoState::Playlist (#517) 2024-02-02 20:09:45 +01:00
legotextureinfo.cpp Fix warnings triggered by isle-portable (#1304) 2024-12-29 22:45:00 +01:00
legoutils.cpp Match Serialize functions to BETA10 (#1334) 2025-01-16 00:52:29 +01:00
legovariables.cpp Clean up unused annotations to reduce errors (#1177) 2024-11-29 22:31:37 +01:00
misc.cpp Implement Act2Actor::FUN_10019700 (#1215) 2024-12-12 17:54:51 -07:00
mxcompositemediapresenter.cpp Implement/match LegoAnimMMPresenter::FUN_1004b450 (#827) 2024-04-20 17:18:19 +02:00
mxcontrolpresenter.cpp Remove USHRT_MAX from ParseExtra functions (#1086) 2024-08-17 08:56:25 -07:00
mxtransitionmanager.cpp Match MxTransitionManager::Tickle (#1286) 2024-12-27 17:33:20 +01:00