Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | Miscellaneous Work (Again) (#31) | Seth Barberee | |
* move some personality data from asm to C * combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu * decomp some more wonder mail funcs and label some more data * lots of data splitting and move some to src * split out more dungeon data * continue splitting out more dungeon data * doc rescue team rank/pts funcs/data and exclusive pokemon ewram * doc more sound things and decomp a func * decomp LoadTeamRankBadge and label some data members * split out rescue team and text util stuff * forgot a constant * match a few funcs and clean up a few * cleaned up sub_80A28B4 | |||
2021-03-12 | Miscellaneous Work (Again) (#30) | Seth Barberee | |
* work on debug menu and document that and main menu * split, decomp, label more funcs * split exclusive pokemon data out into C * macro-ize exlusive pokemon data * decomp 2 more funcs * decomp a few more * finally match PromptNewQuestion * woot 7% aka more debug menu stuff | |||
2021-02-27 | Miscellaneous decomp/labeling/splitting (#29) | Seth Barberee | |
* lots of wonder mail work, credits and label some stuff * nonmatch one intr func, match another, and label unused intr func * seperate credits out * split out debug menu and other stuff that isn't main menu * label another func * label some more funcs | |||
2021-02-21 | Fully decomp save.s (#28) | Seth Barberee | |
* some work on decomping more save stuff * code cleanup and decomp another save func * fully decomp save and combine split save c files * fix two nonmatchings | |||
2021-02-19 | Decomp more of personality_test (#27) | Seth Barberee | |
* decomp most of personality_test * just gonna move the funcs to src in assembly for now so I can combine stuff * label another func and some cleanup * one func of personality test left in asm * small cleanups and labeling of funcs | |||
2021-02-07 | Some Personality and data (#26) | Seth Barberee | |
* decomp few personality funcs and clean up some pointers in the dungeon data * de-pointer-ify friend area dialogue * clean pointers on a personality test question * decomp a few more main menu funcs and dump some more data * label some funcs | |||
2021-01-28 | add debug.h | Seth Barberee | |
2021-01-28 | decomp, label, doc, repeat | Seth Barberee | |
2021-01-22 | more headway on Pokemon funcs and labeled in asm | Seth Barberee | |
2021-01-09 | 5% wooo | Seth Barberee | |
2021-01-04 | CPU and GPU Reg Funcs Decomp (#16) | Seth Barberee | |
* decomp/doc cpu funcs and gpu reg funcs * use Cpu32 macro funcs * address review comments * decomp SetBGOBJEnableFlags | |||
2020-12-31 | Friend Area Decomp Work (#15) | Seth Barberee | |
split out and work on friend area stuff | |||
2020-12-28 | Decompile GameLoop and lots of renames | Mateusz Naściszewski | |
2020-12-28 | Remove unused field from Input struct | Mateusz Naściszewski | |
2020-12-28 | Label funcs and globals | Mateusz Naściszewski | |
2020-12-28 | Decompile UpdateInput | Mateusz Naściszewski | |
and some other minor stuff. | |||
2020-11-23 | isemi-identified VRAM and split personality test funcs | Seth Barberee | |
2020-11-20 | finish docing PlayTime and fix function - Kermalis | Seth Barberee | |
2020-11-19 | combining and doc'ing of playtime things | Seth Barberee | |
2020-11-18 | match another function and fix nonmatching | Seth Barberee | |
2020-11-17 | more work on music functions | Seth Barberee | |
2020-11-07 | forgot to fix the type on this struct | Seth Barberee | |
2020-11-01 | some splitting and sync'ing declarations/vars | Seth Barberee | |
2020-10-29 | fix up constants for species according to datacrystal | Seth Barberee | |
2020-10-22 | start some basic constants for dungeon data | Seth Barberee | |
2020-10-20 | more decomping of funcs | Seth Barberee | |
2020-10-20 | Merge remote-tracking branch 'nullablevoid/master' into master | Seth Barberee | |
Port m4a from pokeemerald into pmd-red | |||
2020-10-18 | decomp an evolve func for pokemon | Seth Barberee | |
2020-10-17 | start moving some data into c of personality test | Seth Barberee | |
2020-10-15 | nonmatch bc I'm so close on those | Seth Barberee | |
2020-10-09 | unify save defines and decomp more save stuff | Seth Barberee | |
2020-10-01 | decomp a number of pokemon functions | Seth Barberee | |
2020-10-01 | successful decomp of one pokemon data func and struct.. making headway | Seth Barberee | |
2020-09-23 | found more MonsterParameter funcs that weren't in the split and decomped a ↵ | Seth Barberee | |
few of them | |||
2020-09-21 | we already decomped this func so use it from text | Seth Barberee | |
2020-09-21 | decomp decomp decomp | Seth Barberee | |
2020-09-20 | fix guards | Seth Barberee | |
2020-09-16 | nonmatching input be GONE. Just one func left | Seth Barberee | |
2020-09-16 | decomp a chunk of input | Seth Barberee | |
2020-09-16 | split out pokemon funcs and decomp another nullsub | Seth Barberee | |
2020-09-09 | doc'ing more bool stuff from pmde | Seth Barberee | |
2020-09-09 | oops it's a bool | Seth Barberee | |
2020-09-09 | documented some fields thx to PMDe | Seth Barberee | |
2020-06-02 | decomp dungeon data getters | shinny | |
2019-08-13 | Add libisagbprn | Kermalis | |
2019-08-11 | Port m4a from pokeemerald | nullableVoidPtr | |
2018-11-21 | "Finish" decompiling bg_palette_buffer.s and m4a_2.s, and rename text variables | nullableVoidPtr | |
We all have our breaking points :matchlikethis: | |||
2018-11-20 | Merge remote-tracking branch 'PikalaxALT/text' | nullableVoidPtr | |
2018-11-20 | Merge remote-tracking branch 'PikalaxALT/libc' | nullableVoidPtr | |
Added dependency scanning, used standard flags to link libs | |||
2018-11-20 | Dump gMPlayTable and gSongTable | nullableVoidPtr | |