Commit Graph

23 Commits

Author SHA1 Message Date
Mateon1 4c8a8f4b30 GetTile -> const Tile* 2024-11-16 19:43:16 +01:00
Mateon1 8ba2124f1e Rename Positions 2024-11-16 19:42:40 +01:00
AnonymousRandomPerson 082fb078dc Merge branch 'master' of https://github.com/pret/pmd-red 2024-11-16 12:18:40 -05:00
AnonymousRandomPerson 583b4df544 Rename statuses and activePokemon 2024-11-15 22:43:04 -05:00
AnonymousRandomPerson 5f48654c20 Sync some dungeon vars names with Sky 2024-11-15 00:00:57 -05:00
Kermalis 875e3fefa1 Complete code_80450F8.s 2024-11-11 10:13:58 -05:00
Kermalis fa08c0e691 dungeon_serializer.c 2024-11-10 15:11:07 -05:00
Kermalis ab90cf0500 gDungeon->unk644 2024-11-09 10:35:16 -05:00
Kermalis d96bb4a9aa Names 2024-11-07 13:06:53 -05:00
Kermalis e6f00864bd sin_abs_4096 -> sin_4096 2024-11-06 12:54:01 -05:00
DizzyEggg a9daef337f decompile code_806E8B0 2024-11-05 11:58:44 +01:00
DizzyEggg 8a88429b87 start work on sub_806EAF4 2024-11-02 21:25:27 +01:00
DizzyEggg a39687ba3e merge master 2024-10-30 08:57:22 +01:00
DizzyEggg 25f63324c7 merge master 2024-10-29 14:56:39 +01:00
DizzyEggg b71f4b17d8 rename format string related 2024-10-29 14:41:09 +01:00
Mateon1 2eb1cd4c1a GetEntInfo 2024-10-29 13:59:19 +01:00
DizzyEggg 94edb4caec gAvailablePokemonNames 2024-10-29 12:16:13 +01:00
DizzyEggg 131ad370d5 remove gUnknown_202DEA8 2024-10-29 10:51:27 +01:00
Mateon1 20a3f2251a Fully move to axdata
(whoops, it's not four-stars for animations, got confused because I used
an [8] array in ghidra for orientations)
2024-10-28 23:40:36 +01:00
Mateon1 49acc1a1eb Move Entity to axObj 2024-10-28 23:40:36 +01:00
DizzyEggg c41b7f0c4e Use move constants in UseMoveAgainstTargets 2024-10-26 20:04:38 +02:00
DizzyEggg 848d0a0b5f move some const data to dungeon move/message 2024-10-25 22:47:46 +02:00
DizzyEggg b0f1f8a878 new file - dungeon_move.c and clean-up 2024-10-25 21:19:22 +02:00