pmd-red/src/wonder_mail_3_mid.c, branch master Pokémon Mystery Dungeon: Red Rescue Team Label all entities in Boss Fight Cutscenes (#78) 2021-11-22T18:14:58+00:00 Seth Barberee seth.barberee@gmail.com 2021-11-22T18:14:58+00:00 fd8720b75c56ef3f641e6c5abf6c446929c824b9 * label all entities in cutscenes * remove commented func.. wasn't matching anyway * Skarmony -> Skarmory
* label all entities in cutscenes

* remove commented func.. wasn't matching anyway

* Skarmony -> Skarmory
Luminous cave (#72) 2021-11-10T16:43:51+00:00 Seth Barberee seth.barberee@gmail.com 2021-11-10T16:43:51+00:00 561ea52847f5a88dc6a9a79dbfc5c40f421cace5 * fully decomp luminous cave * remove header file. this one isn't ready yet * doc few fields and func * doc more of luminous cave
* fully decomp luminous cave

* remove header file. this one isn't ready yet

* doc few fields and func

* doc more of luminous cave
Death by 74 files (#65) 2021-10-22T17:01:07+00:00 Seth Barberee seth.barberee@gmail.com 2021-10-22T17:01:07+00:00 3e5dd1d047bada52ab0dce2fe58b04e39bcaa1cc * death by 74 files * 20% reached * doc move stuff in pokemon * fix undef reference * doc more and plumb a few more constanst for num party members and num moves * that struct is def PokemonMove.. clean up all code with it
* death by 74 files

* 20% reached

* doc move stuff in pokemon

* fix undef reference

* doc more and plumb a few more constanst for num party members and num moves

* that struct is def PokemonMove.. clean up all code with it
Finish main menu decomp (#59) 2021-10-11T16:03:17+00:00 Seth Barberee seth.barberee@gmail.com 2021-10-11T16:03:17+00:00 25794a39c3539e66d1c0b2334cb35273cd9d8494 * decomp rest of main_menu * move some main menu data over * decomp some more wonder mail * decomp the dungeon dialogue scene switches * more wonder mail * consolidate struct_802F204 * another wonder mail func * more wonder mail * slight cleanup
* decomp rest of main_menu

* move some main menu data over

* decomp some more wonder mail

* decomp the dungeon dialogue scene switches

* more wonder mail

* consolidate struct_802F204

* another wonder mail func

* more wonder mail

* slight cleanup