summaryrefslogtreecommitdiff
path: root/gfx/mobile
AgeCommit message (Collapse)Author
2021-03-18Run tools/palfix.py on gfxRangi
2020-05-23Match LZ compressed files (#724)aaaaaa123456789
Replace lzcomp with new version and match all LZ compressed files
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx. sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility.
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2019-11-03GFX_17eb7e -> PokemonNewsTileAttrmapRangi
2018-04-01Fix file permissionsmid-kid
I have no idea why this was a thing (do people store this repo on FAT32 flash drives or something?), but quite a bit of files had a permission of 755. This isn't really a problem, but it's inconsistent and weird.
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-19More Japanese charactersRemy Oukaour
2018-01-11Local UI tiles don't belong in charmapRemy Oukaour
Separate 1bpp font tiles from gfx/mobile/phone_tiles.png
2017-12-15Move more unknown graphics into real subfoldersRemy Oukaour
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-15Move some misc/ files into meaningful directoriesRemy Oukaour
2017-12-11Move the rest of gfx/misc/ into specific directoriesRemy Oukaour
2017-06-24pngs in gfx/mobileyenatch
2015-11-10Move some gfx files around, also clock reset fnPikalaxALT
2015-03-11Get rid of baserom incbins in misc/.yenatch
Battle Tower text was hiding here.
2013-12-21some mobile stat screen iconsyenatch
2013-12-13some mobile link menu graphicsyenatch