isle-portable/LEGO1/lego/sources/misc
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
..
legocontainer.cpp Correct dwCaps bit flags (#1487) 2025-05-15 02:01:10 +02:00
legocontainer.h Improve order until legomain.cpp (#1350) 2025-01-17 18:33:27 -07:00
legoimage.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legoimage.h Implement/match WriteDefaultTexture (#1213) 2024-12-12 19:02:14 +01:00
legostorage.cpp Implement/match LegoModelPresenter::CreateROI (#591) 2024-02-24 17:48:16 +01:00
legostorage.h Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legotexture.cpp Pad all single-digit hexadecimal values with zero (#504) 2024-01-29 22:17:17 +01:00
legotexture.h Implement misc.lib (#483) 2024-01-24 18:12:57 +01:00
legotree.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legotree.h Complete LegoCarBuildAnimPresenter (#1114) 2024-10-20 14:00:44 -07:00
legotypes.h Implement misc.lib (#483) 2024-01-24 18:12:57 +01:00
legounknown.cpp Fix Matrix4::operator[] annotation (#1390) 2025-02-22 06:48:11 -07:00
legounknown.h Fix Matrix4::operator[] annotation (#1390) 2025-02-22 06:48:11 -07:00
legoutil.h Use MxGeometry header (#1399) 2025-03-11 21:13:13 -04:00
version.h Implement/match LegoModelPresenter::CreateROI (#591) 2024-02-24 17:48:16 +01:00