Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-23 | pngs in gfx/ | yenatch | |
2017-06-22 | pngs in gfx/unown_puzzle | yenatch | |
2017-06-22 | pngs in gfx/trainers | yenatch | |
2017-06-22 | pngs in gfx/trade | yenatch | |
game_boy.png can be rearranged in a nicer way, but it's a job for another time | |||
2017-06-21 | pngs in gfx/title | yenatch | |
2017-06-21 | pngs in gfx/tilesets | yenatch | |
2017-06-21 | pngs in gfx/stats | yenatch | |
2017-06-21 | pngs in gfx/splash | yenatch | |
2017-06-21 | pngs in gfx/special/celebi | yenatch | |
2017-06-21 | pngs in gfx/pokegear | yenatch | |
- flymap_label_border.2bpp was actually 1bpp | |||
2017-06-20 | pngs in gfx/pokedex | yenatch | |
2017-06-18 | pngs in gfx/mail | yenatch | |
2017-06-08 | pngs in gfx/icon | yenatch | |
2017-06-08 | pngs in gfx/frames | yenatch | |
2017-06-08 | pngs in gfx/{debug,emotes,evo,font,intro} | yenatch | |
2017-06-04 | pngs in gfx/overworld | yenatch | |
2017-05-28 | Remove the now-generated animation data. | yenatch | |
2017-05-28 | Change the compression hash for Girafarig's sprite. | yenatch | |
2017-05-28 | Merge remote-tracking branch 'origin/master' into c-tools | yenatch | |
2017-05-28 | Add Pokemon pic pngs. | yenatch | |
Copies of the matching compressed files are kept, so files with a matching hash will use the matching compressed file instead. This is the best that can be done until the compressor is fixed, which may never happen. | |||
2017-03-24 | Revert "Fix floating sections" | Ben10do | |
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803. | |||
2017-03-15 | Fix floating sections | AntonioND | |
This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
2016-06-25 | These are actually .1bpp files | Scott Norton | |
2016-06-25 | Add missing gfx/unknown/16c903.pal | Scott Norton | |
2016-05-15 | Name all functions in gfx/pics/animation.asm | pikalaxalt | |
2016-05-13 | Name all link trade animation related functions | pikalaxalt | |
2016-05-11 | Placeholder non-generic names for engine/color functions | pikalaxalt | |
2016-05-10 | Labeled every function in ROM0 that's referenced in the source | pikalaxalt | |
2016-05-08 | All functions in main.asm have non-generic names | pikalaxalt | |
2016-05-04 | HDMA transfer functions | pikalaxalt | |
2016-05-04 | More splitting of main.asm; remove unneeded rept 2 | pikalaxalt | |
2016-04-18 | Add missing wind.2bpp.lz | pikalaxalt | |
2016-04-10 | Finish renaming battle anim gfx pointers and files | pikalaxalt | |
2016-04-10 | Local labels starting with capital letters are now decorated with a trailing ↵ | pikalaxalt | |
colon; remove trailing whitespace; globally correct line endings to UNIX style | |||
2016-01-29 | Add more missing files | PikalaxALT | |
2016-01-12 | More WRAM tidying | PikalaxALT | |
2016-01-10 | Pokegear | PikalaxALT | |
2015-12-19 | More work on slots; WRAM cleanup, Move Deleter | PikalaxALT | |
2015-12-18 | Events and some WRAM cleanup | PikalaxALT | |
2015-12-17 | Mobile trade animations, pokepic animations | PikalaxALT | |
2015-12-14 | mystery gift, credits | PikalaxALT | |
2015-12-11 | Unown Puzzles | PikalaxALT | |
2015-12-09 | underground switches, town map | PikalaxALT | |
2015-12-02 | Crystal Intro | PikalaxALT | |
2015-11-29 | Pokedex labels | PikalaxALT | |
2015-11-28 | Renaming sections, further dissolving main.asm | PikalaxALT | |
2015-11-23 | trade animation | PikalaxALT | |
2015-11-22 | Annotate gfx/mail.asm | PikalaxALT | |
2015-11-22 | Foreign language font handling in mail | PikalaxALT | |
2015-11-20 | Annotate battle tower text bug | PikalaxALT | |