summaryrefslogtreecommitdiff
path: root/gfx
AgeCommit message (Expand)Author
2022-03-12tools/palfix.py gfx/pokemon/nidoran_m/back.pngRangi
2022-03-12Fix mono Nidoran♂ back sprite issue (#885)FrenchOrange
2022-03-04Make male Nidoran's back pic indexed (#884)Eldred Habert
2021-10-24Add assertions to some more tablesRangi
2021-04-13Remove extra trailing newlineRangi
2021-04-13Group miscellaneous graphics from main.asm into their own object fileRangi
2021-03-18Run tools/palfix.py on gfxRangi
2021-03-16Revise some constant definitionsRangi
2021-03-10Define MAPGROUP_* constants and verify MapGroup_* table sizesRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-11-08Rename "dummy game" to "memory game"Rangi
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-11-01Identify some more labels, and make some more consistentRangi
2020-10-30Extract more RGB data to .pal filesRangi
2020-10-26Use more assertions to ensure correct code and dataRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-10-04Identify SGB blk/pal packetsRangi
2020-09-01Pan Docs: "When sending three or more data sets, data is continued in further...Rangi
2020-08-27Move all splash screen files to gfx/splashmid-kid
2020-08-12Factor out gfx/pack/pack_menu.tilemapRangi
2020-08-11Identify some time-related dataRangi
2020-07-17Port pokered's more local system for trade animation scriptsRangi
2020-07-17SPRITE_GYM_GUY -> SPRITE_GYM_GUIDERangi
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
2020-06-28Fix lzcomp flags after fixing uninitialized read bugaaaaaa123456789
2020-06-21Comment more ROM labels as unreferencedRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-06-11Remove redundant tile graphics file, reuse othersRangi
2020-06-03Separate UnusedBattleObjectPals from PartyMenuOBPalsRangi
2020-05-23Match LZ compressed files (#724)aaaaaa123456789
2020-04-30Miscellaneous updatesRangi
2020-04-17Rename pokecrystal.link to layout.linkRangi
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
2020-04-04Upgrade to rgbds 0.4.0Rangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-16Combine Celebi frames into one PNGRangi
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-26Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.pngRangi
2020-02-25unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)Rangi
2019-11-23Separate tilesets.o goes with pics.o and sprites.oRangi
2019-11-03128px is the standard tileset widthRangi
2019-11-03Correct question_mark.2bpp hash and rgbgfx flagsRangi
2019-11-03The $C9 byte in page2.tilemap is a ret opcodeRangi
2019-11-03GFX_17eb7e -> PokemonNewsTileAttrmapRangi
2019-11-03sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemapRangi
2019-11-03Identify intro tilemaps and attrmapsRangi
2019-11-03Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDERangi