isle/LEGO1/omni/src/stream
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
..
mxdiskstreamcontroller.cpp Rename SetUnknown84 to SetNotificationObject (#1474) 2025-05-12 17:20:38 +02:00
mxdiskstreamprovider.cpp Refactor surrounding MxDSChunk utility functions (#1313) 2025-01-06 13:20:47 -07:00
mxdsbuffer.cpp Rename SetUnknown84 to SetNotificationObject (#1474) 2025-05-12 17:20:38 +02:00
mxdschunk.cpp MxDSBuffer::ParseChunk to 100% (#1257) 2024-12-21 20:03:12 -07:00
mxdsfile.cpp make all calls to winapi format-agnostic (#1470) 2025-05-11 15:03:32 -04:00
mxdssubscriber.cpp Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxio.cpp Add MXIOINFO::CreateChunk (#1306) 2025-01-01 19:23:16 +01:00
mxramstreamcontroller.cpp Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00
mxramstreamprovider.cpp Refactor surrounding MxDSChunk utility functions (#1313) 2025-01-06 13:20:47 -07:00
mxstreamchunk.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
mxstreamcontroller.cpp Match MxStreamController::RemoveSubscriber (#1416) 2025-03-16 22:59:10 +01:00
mxstreamer.cpp Refactor MxStreamList based lists (#1260) 2024-12-23 16:32:16 +01:00