Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-14 | Split items/ and trainers/ into their data/ and engine/ components | Remy Oukaour | |
Move some data into a pokemon/ subdirectory | |||
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour | |
2015-11-02 | No more NONE | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2014-12-29 | Fix more static banks (trainers, mobile graphics). | yenatch | |
2014-06-14 | Name and comment the trainer party reader. | yenatch | |
Reads the contents of trainers/trainers.asm. | |||
2013-02-05 | Saner file distribution | yenatch | |
Moved files from data/ into new folders: -battle/ -stats/ -trainers/ |