index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
map_objects.asm
Age
Commit message (
Expand
)
Author
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-10-22
Identify remaining map object labels
Rangi
2020-10-22
Identify some more map object labels and constants
Rangi
2020-07-01
Identify more labels, and use the jumptable macro when possible
Rangi
2020-06-22
Identify some more labels
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-19
Rename labels to stop cheating the unnamed.py script.
entrpntr
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2018-09-20
Add map objects from bank 46.
IIMarckus
2016-06-18
Main Menu and GS Title Screen
pikalaxalt
2016-06-17
Another chunk of HOME
pikalaxalt
2016-06-17
map, farcall, and predef in home
pikalaxalt
2016-06-16
Map Objects home
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT