Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-23 | Wild Pokemon functions and data | PikalaxALT | |
Replaced encounter rates with percent values Added new constants denoting the number of wild Pokemon in the grass and water wild constructs Annotated and relabeled the encounter generating functions Renamed a WRAM address associaed with the temporary storage of the wild Pokemon's species Moved spawn constants to constants/map_constants.asm for use anywhere in the disassembly | |||
2015-07-18 | Trainer data structure and field move functions | PikalaxALT | |
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted. | |||
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-02-10 | Blindly use wram labels for everything except mobile, part 2. | yenatch | |
2013-12-23 | more object struct constants | yenatch | |
2013-07-20 | movement command asm | yenatch | |