Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-30 | rename RNG to Random | yenatch | |
also fix 'Far' naming scheme for BattleRandom this was a long time coming | |||
2013-08-29 | move battle tower mon handling asm into battle_tower.asm | yenatch | |
2013-08-29 | move GiveOddEgg into odd_eggs.asm | yenatch | |
2013-08-21 | GiveOddEgg and related asm | yenatch | |
That's it for bank 7e | |||
2013-08-21 | dump odd eggs | yenatch | |
2013-08-16 | battle tower trainers and mons | yenatch | |
2013-04-29 | BaseStats is now BaseData | yenatch | |
2013-03-22 | Fishing encounter data and related asm | yenatch | |
2013-02-05 | Create individual pokedex entry files | yenatch | |
2013-02-05 | Rename pokedex entry files | yenatch | |
2013-02-05 | Saner file distribution | yenatch | |
Moved files from data/ into new folders: -battle/ -stats/ -trainers/ |