Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-18 | Run tools/palfix.py on gfx | Rangi | |
2020-08-11 | Identify some time-related data | Rangi | |
2020-03-16 | Combine Celebi frames into one PNG | Rangi | |
2019-08-11 | Store Magnet Train tilemaps in their own files | Rangi | |
2018-02-08 | Remove EXIF metadata from images | mid-kid | |
This is just a pet-peeve of mine, but if you're going to have half of the repo filled with clean PNGs, and only have some with this metadata, might as well clean it all right up. | |||
2018-01-12 | More gfx/**/*.pal files | Remy Oukaour | |
2018-01-12 | npc_sprites.pal matches PAL_NPC constants | Remy Oukaour | |
2018-01-10 | Group some mutually edited files in data/sprites/ | Remy Oukaour | |
2018-01-10 | map_objects.pal is easier to find in gfx/overworld/ than gfx/sprites/ | Remy Oukaour | |
2018-01-02 | Make some graphics easier to edit | Remy Oukaour | |
2017-12-16 | Consolidate duplicate graphics | Remy Oukaour | |
2017-12-11 | Rename overworld sprite files, consistent with their constants | Remy Oukaour | |
2017-12-09 | Move some gfx/misc/ files into meaningful directories | Remy Oukaour | |
2017-09-09 | Moving headbutt tree graphic. | surskitty | |
2017-06-04 | pngs in gfx/overworld | yenatch | |
2015-11-11 | More splits; map setup labels | PikalaxALT | |
2015-11-04 | give/takeitem *, 1: the 1 is optional | PikalaxALT | |
2015-11-03 | Experience and level calculations | PikalaxALT | |
2015-11-03 | sprite_header and emote_header | PikalaxALT | |
2015-11-01 | Revert bad merge. | IIMarckus | |
"Merge pull request #317 from yenatch/pngs-kind-of" This reverts commit 25025d1b6c00e94ac9e479747898d30267fb3282, reversing changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b. | |||
2015-10-26 | Commit the overworld sprite pngs. | yenatch | |
2015-10-19 | Move battle start animation functions to its own file | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-03-03 | Redump the overworld graphics; grouped properly this time. | yenatch | |
2015-03-03 | Temporarily delete the overworld images. | yenatch | |
The same naming scheme will be used for the replacements. It may or may not be helpful to separate these steps. | |||
2013-07-14 | type/pal constants in sprite headers | yenatch | |
2013-07-12 | Sprite headers | yenatch | |
2013-05-30 | rename bank3{0,1}.asm to sprites_{1,2}.asm | Bryan Bishop | |
2013-05-30 | include overworld sprite .2bpp files | Bryan Bishop | |
2013-05-30 | remove overworld sprite pngs | Bryan Bishop | |
These png files cannot be successfully converted back into 2bpp files because of a bug in gfx.py. | |||
2013-05-27 | Include overworld sprites | Kat Harrison | |
Created /extras/overworldripper.py and used it to extract overworld sprites and convert them to png files. |