isle/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
legostorage.cpp
legostorage.h Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legotexture.cpp
legotexture.h
legotree.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legotree.h
legotypes.h
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