summaryrefslogtreecommitdiff
path: root/src/factories/sf64/MessageFactory.cpp
AgeCommit message (Collapse)Author
2026-03-23Implemented clang-formatKiritoDv
2026-01-24Build using C++17 and replace sha1 libraryAloXado320
2025-03-14Updated MessageFactoryKiritoDv
2025-01-03 Added SF64 XML FactoriesKiritoDv
2024-05-25Fixed possible conflicts with LUSKiritoDv
2024-05-15Fixed dependency system and modding reimportKiritoDv
2024-04-24messagepetrie911
2024-04-08Fixed otr header generation and fixed some binary exportersKiritoDv
2024-03-22Cleanup (#49)Lywx
* Auto debug info generation and some cleanup * Cleaned dry code from segments * Fixed gCurrentCompressionType bss bs
2024-03-20Added missing returnsKiritoDv
2024-03-20Auto pad and overlap detection (#47)Lywx
* Fully implemented pad and overlap detection * Cleaned code, fixed pad generation and added alignment * Added debug size on pads
2024-03-11Polished factories!KiritoDv
2024-03-11Fully implemented tables and message factoriesKiritoDv
2024-03-11Fixed message and lookup factoriesKiritoDv
2024-03-11Added message factoryKiritoDv