summaryrefslogtreecommitdiff
path: root/src/Game/DLC
AgeCommit message (Expand)Author
2024-07-26Update libraries and adjust code to match againThePixelGamer
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Léo Lam
2022-02-09Game: Finish HardModeManagerLéo Lam
2022-02-08Remove unnecessary usages of sead::StorageForLéo Lam
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-06-21Decompiled aoc3/ChampionBalladManagerMonsterDruide1
2021-04-20Rename aoc2 to HardModeManagerLéo Lam
2021-04-11Fix formatting issuesLéo Lam
2021-03-31ksys/res: Give better names to Handle flags and status enum valuesLéo Lam
2021-03-28Implement aoc::Manager::setGameDataFlagsLéo Lam
2021-03-28Implement most of aocManagerLéo Lam
2021-03-27Update seadLéo Lam
2021-03-27Simplify aoc2 initialiser listsLéo Lam
2021-03-27Implement more parts of aocManagerLéo Lam
2021-01-08Add aocManager header stubLéo Lam
2020-12-02ksys/act: Don't use Tag as argument as it causes matching diffsLéo Lam
2020-11-10Fix matching errorsLéo Lam
2020-11-07aoc2: Implement more functionsLéo Lam
2020-11-07aoc2: Fix the struct and implement more functionsLéo Lam
2020-10-21ksys/dmg: Implementing some of DamageManagerBase. Added some temporary classe...Wildex999
2020-09-20build: Split the main CMakeLists.txt for readability reasonsLéo Lam
2020-09-18aoc2: Add shouldApplyMasterModeDamageMultiplierLéo Lam
2020-09-17Implement aoc2::rankUpEnemyLéo Lam