isle/LEGO1/lego/legoomni/src
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
..
actors Match Radio::HandleControl (#1408) 2025-03-14 21:24:11 +01:00
audio Rename SetUnknown84 to SetNotificationObject (#1474) 2025-05-12 17:20:38 +02:00
build Match LegoCarBuild::FUN_100246e0 (#1464) 2025-05-10 17:48:08 +02:00
common Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
control Improve MxControlPresenter::FUN_10044270 (#1422) 2025-04-03 16:25:40 -04:00
entity Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
input Rename c_bit5 to c_ctrl in LegoInputManager, change m_unk0x6c to m_isAccelerating and clear some local unknowns (#1458) 2025-05-09 07:40:00 -07:00
main Match Infocenter::HandleControl (#1386) 2025-02-18 01:12:51 +01:00
paths Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
race Match JetskiRace::Create (#1463) 2025-05-10 17:16:18 +02:00
video Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
worlds Rename SetUnknown84 to SetNotificationObject (#1474) 2025-05-12 17:20:38 +02:00