Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-17 | Moved gDungeonGlobalData definition to dungeon_global_data.h | AnonymousRandomPerson | |
2021-12-09 | AI decomp + type cleanup (#82) | Cheng Hann Gan | |
* Decomped SetAction() * Changed MapTile.tileType to u16 bit field * Decomped FindStraightThrowableTargets() * Cleaned up CannotAttack() * Cleaned up some externs * Converted dungeon action to substruct | |||
2021-11-22 | Label all entities in Boss Fight Cutscenes (#78) | Seth Barberee | |
* label all entities in cutscenes * remove commented func.. wasn't matching anyway * Skarmony -> Skarmory |