summaryrefslogtreecommitdiff
path: root/src/09_Adventure/Game/GameModeAdventure.cpp
AgeCommit message (Collapse)Author
2026-05-04ActorShopItem 98% (#151)Aetias
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
2025-07-24Decomp `src/00_Core/Map/MapManager.cpp` (56%) (#101)SammygoodTunes
* Fix * Fix * stupid typo * Another dumb typo * Fix * Fix declaration * Fix declaration * Fix * Fix symbols * Corrections * Fix regression in GetEntrancePos --------- Co-authored-by: Aetias <aetias@outlook.com>
2025-07-06Update `GameMode::vfunc_14`Aetias
2025-07-05UnkStruct_02082348 -> FlagsUnk2Yanis002
2025-07-05started GameModeAdventure (97%)Yanis002
2025-07-05Delink Game, GameMode, GameModePlay, GameModeAdventureAetias