4jcraft/Minecraft.Client/Platform/Common/DLC
Nikita Edel e76ec32824 dangerous alignment issues
the processDLCData() fn, was constantly casting a raw byte pointer to scalars/structs, replaced those calls with memcpy, also optimized and improved the guards for __linux__ at the top of the file
2026-03-11 03:24:46 +01:00
..
DLCAudioFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCAudioFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCCapeFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCCapeFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCColourTableFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCColourTableFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCGameRules.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCGameRulesFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCGameRulesFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCGameRulesHeader.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCGameRulesHeader.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCLocalisationFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCLocalisationFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCManager.cpp dangerous alignment issues 2026-03-11 03:24:46 +01:00
DLCManager.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCPack.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCPack.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCSkinFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCSkinFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCTextureFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCTextureFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCUIDataFile.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLCUIDataFile.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00