pmd-red/src/data, branch master Pokémon Mystery Dungeon: Red Rescue Team actually nuke src/data/menus and put strings in the structs when possible vs references 2022-02-20T17:00:38+00:00 Seth Barberee seth.barberee@gmail.com 2022-02-20T17:00:38+00:00 6c5749a148856780933326f8e83779cf8e8dbd69

Revert "Revert "delete src/data/menus"" 2022-02-20T16:22:53+00:00 Seth Barberee seth.barberee@gmail.com 2022-02-20T16:22:53+00:00 179d3d1bc3ca324caf8f9195afa7e08caeb1d850 This reverts commit 4a0a498c4d9244e304b550263ddb2f97c8e346c4.
This reverts commit 4a0a498c4d9244e304b550263ddb2f97c8e346c4.
Revert "delete src/data/menus" 2022-02-20T16:22:26+00:00 Seth Barberee seth.barberee@gmail.com 2022-02-20T16:19:19+00:00 4a0a498c4d9244e304b550263ddb2f97c8e346c4 This reverts commit b9a6e74268449d2283b5cb4532b4f4452dce9e9d.
This reverts commit b9a6e74268449d2283b5cb4532b4f4452dce9e9d.
static away more strings 2022-02-18T00:59:56+00:00 Seth Barberee seth.barberee@gmail.com 2022-01-09T20:59:28+00:00 601cdeb52f49f0eae835ba1ee418181770e33039

Move all the menus to respective directory in src/data/menus 2022-02-18T00:59:56+00:00 Seth Barberee seth.barberee@gmail.com 2022-01-07T21:03:08+00:00 19decc36d0465f26de20b389e6c8bf0775862cdb

move pokemon mail data to src 2021-12-22T23:00:21+00:00 Seth Barberee seth.barberee@gmail.com 2021-12-22T23:00:21+00:00 e7a59a1a21cec81190434e397f62c245e73063e4

Labeled more symbols (#77) 2021-11-20T16:47:46+00:00 Cheng Hann Gan chenghanngan.us@gmail.com 2021-11-20T16:47:46+00:00 938a88551f6ddefb7f696b738696c8ce2d8e0e36 * Labeled more symbols * Fixed comment typo * Renamed some functions
* Labeled more symbols

* Fixed comment typo

* Renamed some functions
Sese's April/May Dump (#37) 2021-05-15T23:59:55+00:00 Seth Barberee seth.barberee@gmail.com 2021-05-15T23:59:55+00:00 f402e46cd3c8b7236673d6edbae77903a7cc0618 * splitting lots of pokemon square and labeling lots of other things * actually commit this stuff * more moving data and things * more screen work * split out some pokemon dungeon data * lots of data work * push more data work * split kecleon, decomp another kanghaskhan func, and try to doc UpdateBGControl more * lots of item work * label more item things * subtype -> category and doc types/category
* splitting lots of pokemon square and labeling lots of other things

* actually commit this stuff

* more moving data and things

* more screen work

* split out some pokemon dungeon data

* lots of data work

* push more data work

* split kecleon, decomp another kanghaskhan func, and try to doc UpdateBGControl more

* lots of item work

* label more item things

* subtype -> category and doc types/category
Preproc all the data (#35) 2021-04-06T03:05:09+00:00 Seth Barberee seth.barberee@gmail.com 2021-04-06T03:05:09+00:00 d316d1e359c7672277a9cf644acd4e40170f5968 * actually put C files in preproc and use it for formatted type names. Cleaned up makefile like pokeemerald * finish adding all colors and text macros to charmap * preproc all the data and use text macros * move all of wonder_mail_1 to src * unify wonder_mail and wonder_mail_mid * small code cleanup * name two more exclusive pokemon funcs * decomp a few more wonder mail funcs * clean up MemoryFill call * doc more of wonder mail in main menu
* actually put C files in preproc and use it for formatted type names. Cleaned up makefile like pokeemerald

* finish adding all colors and text macros to charmap

* preproc all the data and use text macros

* move all of wonder_mail_1 to src

* unify wonder_mail and wonder_mail_mid

* small code cleanup

* name two more exclusive pokemon funcs

* decomp a few more wonder mail funcs

* clean up MemoryFill call

* doc more of wonder mail in main menu
More menu work (#33) 2021-04-04T01:44:48+00:00 Seth Barberee seth.barberee@gmail.com 2021-04-04T01:44:48+00:00 22fec43f1812cb863ad699b357bd593222ae140c * split adventure log menu out and decompile * add most adventure log matchings w/ 2 nonmatchings and move some relevant data * more work on other menus * fully decomp debug stuff around 203B3F0 * more debug menu work * fix CreatePartnerSelectionMenu nonmatch * move more data and clean some data up
* split adventure log menu out and decompile

* add most adventure log matchings w/ 2 nonmatchings and move some relevant data

* more work on other menus

* fully decomp debug stuff around 203B3F0

* more debug menu work

* fix CreatePartnerSelectionMenu nonmatch

* move more data and clean some data up