summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Collapse)Author
2012-07-04$00 is Sunday, not Monday.IIMarckus
2012-07-04Use constants for days of the week.IIMarckus
2012-05-27map dimension constantsBryan Bishop
2012-05-25connection direction constantsBryan Bishop
2012-05-23Add evolutions and attacks.IIMarckus
2012-05-20add trainer group constantsBryan Bishop
2012-05-16correct for two route 10 mapsBryan Bishop
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