index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
/
pokemon_data_constants.asm
Age
Commit message (
Collapse
)
Author
2020-05-29
Add engine/events/lucky_number.asm
libjet
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-04
Clean up specials and swarms.
entrpntr
2020-05-01
Add engine/overworld/wildmons.asm (without data files).
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-01
Use linkerscript for bank $2e, disassemble some stuff after pics.
entrpntr
2020-03-17
Some cleanup before continuing.
entrpntr
2020-03-17
Fill in a lot of missing bank $04 code.
entrpntr
2019-10-12
Sync egg group constants from pokecrystal
Ryan Tandy
Copied from pret/pokecrystal@0eeb00d6ac67199b3343c5a6ddc739b251f7a68f and pret/pokecrystal@2d8f3a0654a0baa6ab0c6e64b610d52b34c6e068
2019-10-12
Sync growth rate constants from pokecrystal
Ryan Tandy
Copied from pret/pokecrystal@0eeb00d6ac67199b3343c5a6ddc739b251f7a68f
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2016-06-17
home/movement.asm
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT