Commit Graph

82 Commits

Author SHA1 Message Date
DizzyEggg
89615befff rename to dungeon vram 2025-04-04 14:12:20 +02:00
DizzyEggg
45b9ab804d remove double dungeon logic includes 2025-04-01 20:18:38 +02:00
DizzyEggg
f806a9d9ed split code_8069E0C and code_806CD90 2025-03-31 10:00:45 +02:00
DizzyEggg
bf3ae269e0 dungeon damage file split 2025-03-30 23:55:14 +02:00
DizzyEggg
b829b761f6 pokemon attributes, moveement, ai targeting into dungeon_logic.c 2025-03-30 22:59:59 +02:00
DizzyEggg
e82dd70c86 merge dungeon capabilities with dungeon ai targeting 2025-03-30 21:45:25 +02:00
DizzyEggg
c98a145e0e merge dungeon util and code_8045A00 2025-03-30 10:39:20 +02:00
DizzyEggg
1af147eb11 merge dungeon util and dungeon visibility 2025-03-30 10:34:30 +02:00
DizzyEggg
ad1bf82186 remove tile_types.c 2025-03-27 14:24:06 +01:00
Kermalis
10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
AnonymousRandomPerson
50733542f2
Merge pull request #363 from DizzyEggg/code_805D8C8_1
Some checks failed
GithubCI / build (push) Has been cancelled
code_805D8C8_1
2025-03-16 16:07:07 -04:00
DizzyEggg
78f501b159 clean-up 2025-03-16 18:18:15 +01:00
DizzyEggg
a2ed8bef07 item related documentation 2025-03-12 12:36:15 +01:00
DizzyEggg
ad52ac1b72 documentation dungeon menu 2025-03-01 17:24:31 +01:00
AnonymousRandomPerson
299177c47a Renamed EntityExists to EntityIsValid 2024-12-28 22:11:54 -06:00
Seth Barberee
fd1e3ad981 clean up include and add ewram for pokemon.c 2024-12-15 13:13:17 -08:00
DizzyEggg
9b490b58e9 more work 2024-12-04 16:32:18 +01:00
DizzyEggg
69925b8b98 dungeon config 2024-12-04 15:43:48 +01:00
DizzyEggg
db1f3b00b1 remove type chart.h 2024-12-04 11:54:20 +01:00
DizzyEggg
53cb5d78ad more data 2024-12-04 11:14:24 +01:00
DizzyEggg
396427cc75 more data 2024-12-03 20:00:39 +01:00
AnonymousRandomPerson
15342e5f94 Synced some symbol names with Sky 2024-11-27 11:38:06 -06:00
DizzyEggg
9d3b787619 sub_806C330 2024-11-25 18:54:12 +01:00
DizzyEggg
87f623136d Fix and unify IQ struct and joinetAt struct 2024-11-25 10:41:19 +01:00
DizzyEggg
361d20a623 merge with master 2024-11-18 12:00:41 +01:00
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
DizzyEggg
a71b26de35 rename unk4 to spawnOrVisibilityFlags 2024-11-12 13:23:47 +01: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
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
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
ef2868a2bc sub_8055DDC 2024-10-23 12:35:56 +02:00
DizzyEggg
389da1c570 sub_80559DC 2024-10-22 16:45:07 +02:00
DizzyEggg
96db7fa27b clean dungeon message externs 2024-10-22 12:52:48 +02:00
DizzyEggg
4bb3c6c58c rename 80521D0 to dungeon message 2024-10-22 11:55:53 +02:00
DizzyEggg
c6a0dd2d0f document some of the message log 2024-10-22 11:09:42 +02:00
DizzyEggg
db22b0a484 slight fixes 2024-10-18 09:05:22 +02:00
DizzyEggg
18a14e2e4a exp multiplier inline 2024-10-17 11:14:09 +02:00
DizzyEggg
74c5df2674 fix some fake/non/weird matches by static inlines 2024-10-13 15:32:58 +02:00
DizzyEggg
8b7e2e324e sub_8044124 2024-10-12 21:08:16 +02:00