summaryrefslogtreecommitdiff
path: root/gfx/overworld
AgeCommit message (Collapse)Author
2021-03-18Run tools/palfix.py on gfxRangi
2020-08-11Identify some time-related dataRangi
2020-03-16Combine Celebi frames into one PNGRangi
2019-08-11Store Magnet Train tilemaps in their own filesRangi
2018-02-08Remove EXIF metadata from imagesmid-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-12More gfx/**/*.pal filesRemy Oukaour
2018-01-12npc_sprites.pal matches PAL_NPC constantsRemy Oukaour
2018-01-10Group some mutually edited files in data/sprites/Remy Oukaour
2018-01-10map_objects.pal is easier to find in gfx/overworld/ than gfx/sprites/Remy Oukaour
2018-01-02Make some graphics easier to editRemy Oukaour
2017-12-16Consolidate duplicate graphicsRemy Oukaour
2017-12-11Rename overworld sprite files, consistent with their constantsRemy Oukaour
2017-12-09Move some gfx/misc/ files into meaningful directoriesRemy Oukaour
2017-09-09Moving headbutt tree graphic.surskitty
2017-06-04pngs in gfx/overworldyenatch
2015-11-11More splits; map setup labelsPikalaxALT
2015-11-04give/takeitem *, 1: the 1 is optionalPikalaxALT
2015-11-03Experience and level calculationsPikalaxALT
2015-11-03sprite_header and emote_headerPikalaxALT
2015-11-01Revert bad merge.IIMarckus
"Merge pull request #317 from yenatch/pngs-kind-of" This reverts commit 25025d1b6c00e94ac9e479747898d30267fb3282, reversing changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b.
2015-10-26Commit the overworld sprite pngs.yenatch
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-03-03Redump the overworld graphics; grouped properly this time.yenatch
2015-03-03Temporarily 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-14type/pal constants in sprite headersyenatch
2013-07-12Sprite headersyenatch
2013-05-30rename bank3{0,1}.asm to sprites_{1,2}.asmBryan Bishop
2013-05-30include overworld sprite .2bpp filesBryan Bishop
2013-05-30remove overworld sprite pngsBryan Bishop
These png files cannot be successfully converted back into 2bpp files because of a bug in gfx.py.
2013-05-27Include overworld spritesKat Harrison
Created /extras/overworldripper.py and used it to extract overworld sprites and convert them to png files.