Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-24 | Rename old_charmap and move from graphics-de/unused to graphics/debug. | easyaspi314 (Devin) | |
The debug battle text is in English on German ROMs and Japanese on English ROMs. Additionally, old_charmap.bin held the actual text. Weird. I also choose the English when DEBUG_TRANSLATE is on. | |||
2017-10-08 | remove all remaining palettes that match | camthesaxman | |
2017-06-27 | Make files non-executable | Marijn van der Werf | |
2016-09-19 | unused palettes | YamaArashi | |
2016-09-03 | fix build error and add gitignore | ProjectRevoTPP | |
2016-09-03 | remaining work and tidy up previously dumped stuff in graphics.s | ProjectRevoTPP | |
2016-09-02 | Merge https://github.com/pret/pokeruby | YamaArashi | |
2016-08-31 | unused tilemap | YamaArashi | |
2016-08-30 | Merge remote-tracking branch 'origin/master' | ProjectRevoTPP | |
2016-08-30 | misc. incbins | YamaArashi | |
2016-08-30 | more work on orphan incbins and misc gfx | ProjectRevoTPP | |
2016-08-30 | dump misc gfx and rest of battle terrain data | ProjectRevoTPP | |
2016-08-29 | dump gfx masks and contest gfx | ProjectRevoTPP | |
2016-08-29 | dump misc contest gfx and move gfx to its own folder | ProjectRevoTPP | |
2016-08-29 | rename gfx files for naming convention consistency | ProjectRevoTPP | |
2016-08-29 | fix old.png and proper dump palette and tilemap | ProjectRevoTPP | |
2016-08-28 | dump beta contest gfx | ProjectRevoTPP | |
2016-08-28 | remerge a lot of previously lost work | ProjectRevoTPP | |
2016-08-28 | commit current work | ProjectRevoTPP | |
2016-08-28 | dump old unused battle interface gfx | ProjectRevoTPP | |
2016-08-03 | More gfx/pal and data2 work (#27) | ProjectRevoTPP | |
2016-07-31 | smokescreen impact sprite | YamaArashi | |
2016-07-30 | unused cherry graphics | YamaArashi | |
2016-07-22 | unused graphics | YamaArashi | |
2016-06-14 | Dump 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 |