index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants.asm
Age
Commit message (
Expand
)
Author
2012-07-06
Add the New Game/Continue/etc menus.
IIMarckus
2012-07-04
$00 is Sunday, not Monday.
IIMarckus
2012-07-04
Use constants for days of the week.
IIMarckus
2012-05-27
map dimension constants
Bryan Bishop
2012-05-25
connection direction constants
Bryan Bishop
2012-05-23
Add evolutions and attacks.
IIMarckus
2012-05-20
add trainer group constants
Bryan Bishop
2012-05-16
correct for two route 10 maps
Bryan Bishop
2012-04-27
redo item constants (some were missed?)
Bryan Bishop
2012-04-26
remove script_macros.asm (deprecated)
Bryan Bishop
2012-04-26
add map/group constants into constants.asm
Bryan Bishop
2012-04-25
dump scripting macros into script_macros.asm
Bryan Bishop
2012-03-26
committing unfinished code (forgive me)
Bryan Bishop
2012-03-20
Add the moves table.
IIMarckus
2012-03-20
Add type constants.
IIMarckus
2012-03-20
Add move constants.
IIMarckus
2012-03-20
Add pointers to the 0f script commands.
IIMarckus
2012-03-04
Add wild Pokémon data.
IIMarckus
2012-03-04
initial commit
Bryan Bishop