index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gfx
Age
Commit message (
Expand
)
Author
2021-10-24
Add assertions to some more tables
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-05
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-10-30
Extract more RGB data to .pal files
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-07-08
Group pic pointer SECTIONs together like pokecrystal
Rangi
2020-06-29
Identify more labels and constants
Rangi
2020-06-28
Merge branch 'master' of https://github.com/aaaaaa123456789/pokegold
IIMarckus
2020-06-28
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve
Rangi
2020-06-28
Interleave the title screen Ho-Oh and Lugia graphics (8x16 OAM tiles)
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-19
Remove trainer .pal files.
entrpntr
2020-06-19
Format pokemon .pal files the same as pokecrystal.
entrpntr
2020-06-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
2020-06-16
Harmonize home/ with pokecrystal
Rangi
2020-06-16
[in progress] Harmonize more constant and data files with pokecrystal
Rangi
2020-06-16
Harmonize some more symbols with pokecrystal
Rangi
2020-06-15
SPRITE_BUENA -> SPRITE_BEAUTY
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-15
Concatenate multiple intro 2bpps together before compression
Rangi
2020-06-15
Match hooh_gold.2bpp.lz and lugia_silver.2bpp.lz, and fix the Travis CI webho...
Rangi
2020-06-14
SGB border maps include the middle $00 area, which make strips out using tr
Rangi
2020-06-14
Fix #49: use the same tilepal macro as pokecrystal
Rangi
2020-06-14
Match mosh remaining .2bpp.lz files
Rangi
2020-06-14
Make .gbcpal files for Pokémon and trainer sprites
Rangi
2020-06-14
Sync tools with pokecrystal (fixes warnings when building lzcomp)
Rangi
2020-06-14
Braindead matching for now (incbin .lz.bin for non-matching lz's).
entrpntr
2020-06-14
Add .lz.bin files for the current non-matching graphics files.
entrpntr
2020-06-14
WIP commit (doesn't build currently).
entrpntr
2020-06-14
Checkpoint where things mostly work.
entrpntr
2020-06-14
Initial commit of lz compression tools.
entrpntr
2020-06-14
Fix file permissions.
entrpntr
2020-06-12
Revert gold title trail 2bpp change, add comment to title.asm instead.
entrpntr
2020-06-10
More cleanup.
entrpntr
2020-06-10
Slowly getting there.
entrpntr
[next]