summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Collapse)Author
2012-04-27redo item constants (some were missed?)Bryan Bishop
2012-04-26remove script_macros.asm (deprecated)Bryan Bishop
2012-04-26add map/group constants into constants.asmBryan Bishop
map 18.3 and 7.14 are both "Route 10" ? Need to confirm that they are both, in fact, "Route 10". Even if they both point to the same map, we can call them 10a and 10b so that the map constants will work. generate_map_constants and generate_map_constant_labels have been updated to deal with left-over issues in various labels and obscure characters.
2012-04-25dump scripting macros into script_macros.asmBryan Bishop
2012-03-26committing unfinished code (forgive me)Bryan Bishop
2012-03-20Add the moves table.IIMarckus
2012-03-20Add type constants.IIMarckus
2012-03-20Add move constants.IIMarckus
2012-03-20Add pointers to the 0f script commands.IIMarckus
2012-03-04Add wild Pokémon data.IIMarckus
2012-03-04initial commitBryan Bishop