summaryrefslogtreecommitdiff
path: root/ZAPD/GameConfig.cpp
AgeCommit message (Expand)Author
2024-01-09conflictslouist103
2024-01-09Mm spline fixes (#311)louist103
2024-01-08Implement CS Splines for MM (#310)louist103
2024-01-07Use Enum names for Ocarina Actions and Sequence IDs (#307)Yanis42
2024-01-07Use Player Cue Ids enum (#306)Yanis42
2023-10-19Fixes for SoH (#12)louist103
2023-10-18Merge branch 'JackMaster' into mergeJackOntoSquashbriaguya
2023-10-17update to latest version used by SoHbriaguya
2023-10-16Update old names to newer ones (#305)JackMasterYanis42
2023-10-08Update OoT and MM's cutscene names (#303)Yanis42
2023-08-08Add missing #include <unordered_map> (#299)Robin Allen
2023-04-29Added setting for ZBackground screen width/height (#278)Nicholas Estelami
2022-12-05Read from an external file for entrance lists (#271)louist103
2021-11-27Updated MSVC libpng package to newer version (#208)Nicholas Estelami
2021-10-16`ExternalFile`: Expose other XML's declarations during extraction (#151)Anghelo Carvajal
2021-10-11Divide ReadConfigFile into separate functions and move them and the rest of G...EllipticEllipsis