index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
gfx
Age
Commit message (
Collapse
)
Author
2020-06-09
Preliminary commit that builds.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
Disassemble bank $3e
2020-06-06
Minor cleanups.
entrpntr
2020-06-06
Add engine/gfx/load_font.asm
libjet
2020-06-05
Fix file permissions.
entrpntr
2020-06-03
Fill out oam.asm, final cleanups for now.
entrpntr
2020-06-03
Label jumptable entries.
entrpntr
2020-06-03
Start cleaning up.
entrpntr
2020-06-02
Add engine/gfx/mon_icons.asm
libjet
2020-06-01
Update data/sprite_anims/oam.asm
libjet
2020-06-01
Update data/sprite_anims/framesets.asm
libjet
2020-05-31
Start on sprites.asm, partially disassemble sprite_anims.asm
libjet
2020-05-28
Changes for hall of fame and credits.
entrpntr
2020-05-21
Add place_graphic.asm
libjet
2020-05-14
Match pokecrystal file names and folder structure, tools updates.
entrpntr
2020-05-14
Clean up some palette stuff, update main.asm and layout.link.
entrpntr
2020-05-13
Many minor cleanups.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-12
Cleanup of color.asm and scgb_layouts.asm.
entrpntr
2020-05-08
Modest cleanup of wram.asm.
entrpntr
2020-05-03
Add Makefile option for verbose sym/map; fix some label names.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-19
Start adding engine/battle/core.asm.
entrpntr
2020-04-13
Minor cleanup (remove unused HRAM, predef folder) before continuing.
entrpntr
2020-04-05
Create PNGs for remaining gfx binary files.
entrpntr
2020-04-05
Add gfx helper code for mail; add PNGs to repo.
entrpntr
2020-03-31
Disassemble pic banks.
entrpntr
2020-03-25
Update hram and engine/gfx/load_pics before continuing.
entrpntr
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2020-03-17
Cleanup of files for banks $01 and $04 for main.asm.
entrpntr
[prev]