Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-05 | Move some data into battle_bg.c | Marcus Huderle | |
2018-01-28 | Decompile gBattleTerrainTable | Blampharos | |
Forward declares introduced into graphics.h | |||
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Decompile species names | Blampharos | |
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 | |||
2018-01-25 | Move trainer party includes to parent file | Blampharos | |
2018-01-25 | Decompile trainer class names | Blampharos | |
This includes both German and English | |||
2018-01-25 | Decompile trainer party structs | Blampharos | |
2018-01-22 | Begin decompiling battle_1.c | Blampharos | |
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit |