index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gfx
Age
Commit message (
Expand
)
Author
2022-03-12
tools/palfix.py gfx/pokemon/nidoran_m/back.png
Rangi
2022-03-12
Fix mono Nidoran♂ back sprite issue (#885)
FrenchOrange
2022-03-04
Make male Nidoran's back pic indexed (#884)
Eldred Habert
2021-10-24
Add assertions to some more tables
Rangi
2021-04-13
Remove extra trailing newline
Rangi
2021-04-13
Group miscellaneous graphics from main.asm into their own object file
Rangi
2021-03-18
Run tools/palfix.py on gfx
Rangi
2021-03-16
Revise some constant definitions
Rangi
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-03
Identify more uses of wBuffer1-6
Rangi
2020-11-01
Identify some more labels, and make some more consistent
Rangi
2020-10-30
Extract more RGB data to .pal files
Rangi
2020-10-26
Use more assertions to ensure correct code and data
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-10-04
Identify SGB blk/pal packets
Rangi
2020-09-01
Pan Docs: "When sending three or more data sets, data is continued in further...
Rangi
2020-08-27
Move all splash screen files to gfx/splash
mid-kid
2020-08-12
Factor out gfx/pack/pack_menu.tilemap
Rangi
2020-08-11
Identify some time-related data
Rangi
2020-07-17
Port pokered's more local system for trade animation scripts
Rangi
2020-07-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
2020-06-28
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve
Rangi
2020-06-28
Fix lzcomp flags after fixing uninitialized read bug
aaaaaa123456789
2020-06-21
Comment more ROM labels as unreferenced
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-16
Harmonize some more symbols with pokegold
Rangi
2020-06-11
Remove redundant tile graphics file, reuse others
Rangi
2020-06-03
Separate UnusedBattleObjectPals from PartyMenuOBPals
Rangi
2020-05-23
Match LZ compressed files (#724)
aaaaaa123456789
2020-04-30
Miscellaneous updates
Rangi
2020-04-17
Rename pokecrystal.link to layout.link
Rangi
2020-04-08
Remove unused nonmatching files for electro_ball.png and sgb_border.bin
Rangi
2020-04-04
Upgrade to rgbds 0.4.0
Rangi
2020-03-21
rgbds supports 'X - 1' instead of 'X + -1'
Rangi
2020-03-16
Combine Celebi frames into one PNG
Rangi
2020-03-01
Change how some PNG graphics are formatted
Rangi
2020-02-28
Identify remaining gfx/unknown files
Rangi
2020-02-26
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
Rangi
2020-02-25
unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)
Rangi
2019-11-23
Separate tilesets.o goes with pics.o and sprites.o
Rangi
2019-11-03
128px is the standard tileset width
Rangi
2019-11-03
Correct question_mark.2bpp hash and rgbgfx flags
Rangi
2019-11-03
The $C9 byte in page2.tilemap is a ret opcode
Rangi
2019-11-03
GFX_17eb7e -> PokemonNewsTileAttrmap
Rangi
2019-11-03
sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemap
Rangi
2019-11-03
Identify intro tilemaps and attrmaps
Rangi
2019-11-03
Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE
Rangi
[next]