summaryrefslogtreecommitdiff
path: root/gfx/overworld
AgeCommit message (Collapse)Author
2020-08-11Identify some time-related dataRangi
2020-06-14WIP commit (doesn't build currently).entrpntr
2020-06-14Checkpoint where things mostly work.entrpntr
2020-06-05Fix file permissions.entrpntr
2020-05-31Add engine/events/magnet_train.asmlibjet
2020-05-31Add engine/battle/battle_transition.asmlibjet
2020-05-25Fix pngs, prepare for png to bpp conversion.entrpntr
2020-05-12Cleanup of color.asm and scgb_layouts.asm.entrpntr
2020-04-29Add bank 9 files before trainer card.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-12Finish disassembling bank $05.entrpntr
2020-04-12Add engine/events/print_[photo|unown] and engine/pokemon/breeding.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-05Create PNGs for remaining gfx binary files.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-02-08Remove Crystal exlusiveslibjet