summaryrefslogtreecommitdiff
path: root/src/dungeon_movement.c
AgeCommit message (Expand)Author
2022-01-25Decomped GetCrossableTerrain()AnonymousRandomPerson
2022-01-13Decomped SetWalkAction()AnonymousRandomPerson
2022-01-13Decomped HasStatusAffectingActions()AnonymousRandomPerson
2021-12-28Decomped IsTargetStraightAhead()AnonymousRandomPerson
2021-12-18Decomped GetMapTileAtPosition()AnonymousRandomPerson
2021-12-17Moved gDungeonGlobalData definition to dungeon_global_data.hAnonymousRandomPerson
2021-12-14Decomped CanSee()AnonymousRandomPerson
2021-12-14Decomped CanTarget()AnonymousRandomPerson
2021-12-12Dungeon random/AI decomp + converted positions to structs (#83)Cheng Hann Gan
2021-12-09AI decomp + type cleanup (#82)Cheng Hann Gan
2021-12-01No wifi + 2 days on train = more decomp (#80)Seth Barberee
2021-10-28Decomped more dungeon AI (#67)Cheng Hann Gan
2021-10-22Decomped DecideAction() (#66)Cheng Hann Gan