Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | Copy the Trainer struct from pokeemerald. | vblm12 | |
Also regenerate trainers*.h | |||
2018-07-20 | Rename OPPONENT_ to TRAINER_ to match pokeemerald. | vblm12 | |
2018-01-25 | Decompile trainer data | Blampharos | |
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted |