summaryrefslogtreecommitdiff
path: root/gfx/trade
AgeCommit message (Collapse)Author
2021-03-18Run tools/palfix.py on gfxRangi
2020-11-01Identify some more labels, and make some more consistentRangi
2020-10-26Use more assertions to ensure correct code and dataRangi
2020-07-17Port pokered's more local system for trade animation scriptsRangi
Also factor out trade tilemaps
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-05-23Match LZ compressed files (#724)aaaaaa123456789
Replace lzcomp with new version and match all LZ compressed files
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28Identify remaining gfx/unknown filesRangi
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-09Move data/palettes/ .pal files into gfx/Remy Oukaour
2017-12-15Move more unknown graphics into real subfoldersRemy Oukaour
2017-12-09Move some gfx/unknown/ files into meaningful directoriesRemy Oukaour
2017-09-09Renaming the image of the GB and the N64.surskitty
2017-06-22pngs in gfx/tradeyenatch
game_boy.png can be rearranged in a nicer way, but it's a job for another time
2014-04-02Image extensions in gfx/{intro,title}.yenatch
2014-02-23Trade graphics in gfx/trade.yenatch