summaryrefslogtreecommitdiff
path: root/engine/menus/intro_menu.asm
AgeCommit message (Collapse)Author
2021-04-20Use rgbds 0.5.0Rangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-27Identify remaining Mystery Gift labels and constantsRangi
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify more unnamed labelsRangi
2020-08-27Port splash screen documentation changes from Crystalmid-kid
Since the splash screen is wildly different, a lot of the docs don't really apply here.
2020-08-18Add wTitleScreenSelectedOption constantsmid-kid
2020-08-05Document wTitleScreenSelectedOption variablemid-kid
2020-07-13Disassemble the final English debug ROMsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-18Harmonize engine/menus with pokecrystalRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
To do: engine/{menus, overworld}
2020-06-16Harmonize some more symbols with pokecrystalRangi
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-05-13More cleanup of title screen, update unused sources script.entrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-11Clean up engine/menus/intro_menu.asm.entrpntr
2020-05-08Modest cleanup of wram.asm.entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-27Clean up engine flags.entrpntr
2020-04-26More overworld code cleanup.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-04-12Add engine/events/print_[photo|unown] and engine/pokemon/breeding.entrpntr
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Add engine/battle/read_trainer_[attributes|party].asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-22Clean up makefile, submodules, root dir; Python 3 compatibility.entrpntr
2020-03-17Cleanup of files for banks $01 and $04 for main.asm.entrpntr