summaryrefslogtreecommitdiff
path: root/graphics/interface
AgeCommit message (Collapse)Author
2016-06-18Fix blank.4bpp build error from before (#12)ProjectRevoTPP
2016-06-17account for differences in Sapphire's codeYamaArashi
2016-06-14Dump graphics from graphics.s (#7)ProjectRevoTPP
* dump rom header as bytes * dissassemble egg hatching animation image * dissassemble gba picture for trading and its palette * split egg images and add dissassemble trade shadow * dump menu graphics and palette - requires precompressed files due to broken gbagfx * fix menu graphics and include palette * update makefile because it didnt want to include makefile in commit * dump unused character table * finish fixing menu concatenation * dump open pokeball graphic * dissassemble pokeball icons * rename openball file * dump rest of D019E4 as unknown bins and graphic * dissassemble gBattleAnimPicTable
2016-06-05link.cYamaArashi
2016-05-30outline cursor tilesYamaArashi