index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
overworld
Age
Commit message (
Collapse
)
Author
2020-03-25
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
entrpntr
2020-03-22
Clean up wram constants and bad address labels/comments.
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
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Add home/trainers.asm
libjet
2020-02-19
Add home/tilemap.asm and update home/menu.asm
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2020-02-18
Add clear_sprites.asm
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2019-08-16
Sync home/audio.asm with pokecrystal.
IIMarckus
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2018-08-21
Label some known WRAM labels from pokecrystal.
luckytyphlosion
2018-08-16
Sync specials with pokecrystal.
IIMarckus
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2018-08-16
Shuffle around a couple of files to match pokecrystal.
IIMarckus