isle-portable/LEGO1/omni/src/action
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
..
mxdsaction.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
mxdsanim.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdsevent.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdsmediaaction.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
mxdsmultiaction.cpp Refactor Deserialize method parameters in MxDS classes to use p_flags instead of p_unk0x24 (#1450) 2025-05-08 12:26:48 -07:00
mxdsobject.cpp Refactor Deserialize method parameters in MxDS classes to use p_flags instead of p_unk0x24 (#1450) 2025-05-08 12:26:48 -07:00
mxdsobjectaction.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdsparallelaction.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdsselectaction.cpp Refactor Deserialize method parameters in MxDS classes to use p_flags instead of p_unk0x24 (#1450) 2025-05-08 12:26:48 -07:00
mxdsserialaction.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdssound.cpp Refactor Deserialize method parameters in MxDS classes to use p_flags instead of p_unk0x24 (#1450) 2025-05-08 12:26:48 -07:00
mxdsstill.cpp Beta match and cleanup of MxDS* classes (#1432) 2025-04-10 22:59:55 -04:00
mxdsstreamingaction.cpp Beta match MxDSStreamingAction (#1314) 2025-01-06 15:41:40 -07:00