index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
script_constants.asm
Age
Commit message (
Expand
)
Author
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-06-17
Harmonize engine/overworld with pokecrystal
Rangi
2020-06-15
Miscellaneous cleanups.
entrpntr
2020-05-14
Clean up battle anims, constants, and wram.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-09
Add engine/overworld/landmarks.asm and engine/events/fish.asm.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-26
More overworld code cleanup.
entrpntr
2020-04-26
Disassemble map scenes and events.
entrpntr
2020-03-22
Clean up makefile, submodules, root dir; Python 3 compatibility.
entrpntr
2020-02-19
Add home/stone_queue.asm and update script_constants.asm
libjet
2019-12-09
Added engine/events stuff and cleaned up contest related code
libjet
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2016-06-19
engine/variables.asm
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT