summaryrefslogtreecommitdiff
path: root/engine/menu
AgeCommit message (Expand)Author
2021-07-04Disassemble field debug (bank $3f) (#97)Zumi
2021-01-25Disassemble RTC setup dialog and slot machine minigame (bank $24) (#87)Zumi
2021-01-25Disassemble subgame portion of title debug menu (#91)Zumi
2021-01-25Disassemble Pokecenter PC (#90)Zumi
2021-01-21Disassemble start menu frame type dialogZumi Daxuya
2020-12-17Merge pull request #84 from ZoomTen/pikachu-minigameRangi
2020-12-17Suggested changes to #85Zumi Daxuya
2020-12-17Split sound test text pointers to another fileZumi Daxuya
2020-12-17Sound test text one line eachZumi Daxuya
2020-12-17SoundTest_DungeonText -> SoundTest_CaveTextZumi Daxuya
2020-12-17Amend sound description labels with more accurate translationsZumi Daxuya
2020-12-16Forgot the commaZumi Daxuya
2020-12-16Minor adjustments to value rep in debug menuZumi Daxuya
2020-12-16Disassemble sound test debug menuZumi Daxuya
2020-12-10Create sprite_anim_constants.asmZumi Daxuya
2020-12-10Make use of depixel / dbpixelZumi Daxuya
2020-09-22Use Japanese charmap charactersRangi
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-200x -> $Rangi
2020-09-20Remove more address commentsRangi
2020-09-20Remove address commentsjd-0
2020-09-20- Remove trailing whitespaceRangi
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end o...Ebernacher90
2019-04-14Pokégear → Trainer GearSatoMew
2019-02-26Disassemble SetTime.luckytyphlosion
2019-02-26Put 2/3 charmap EQUs back in - works in the latest version of RGBDSobskyr
2019-02-26Fix EQUs in text_entry.asmobskyr
2018-11-30cleaned up labels and added more constants, removed the hardcoded relative ju...2Tie
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...2Tie
2018-07-08Merge branch 'master' into section-reorgluckytyphlosion
2018-07-07Disassemble new game WRAM initializationobskyr
2018-07-03Introduce linkerscript.luckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
2018-06-23split the oak speeches and game setup into two files2Tie
2018-06-23Extract a little more from Oak's speech.IIMarckus
2018-06-23Disassemble Oak's speech.IIMarckus
2018-06-23Disassemble main menu selection logic.IIMarckus
2018-06-19additional menu data tidying up/figuring out2Tie
2018-06-18spoilers: it wasn't2Tie
2018-06-18forgot to save this change, oops2Tie
2018-06-18more bank 1 disasm2Tie
2018-06-18more disassembly in bank 12Tie
2018-06-17main menu progress for the day, still have a bunch more to go.2Tie
2018-06-17some more tidying up2Tie
2018-06-17happy birthday, here's the main menu debug menu... menu2Tie
2018-06-12engine: disassemble reset dialogTauwasser
2018-06-03Copy pokecrystal's conventions for this data, including:Rangi
2018-06-03Fix main menu items positionmid-kid
2018-06-02comments to explain duplicatesTeganGibby
2018-06-02added detail on main menu functionsTeganGibby