summaryrefslogtreecommitdiff
path: root/data/btl_attrs.s
AgeCommit message (Collapse)Author
2018-04-05Merge remote-tracking branch 'upstream/master' into btl_attrsMarcus Huderle
2018-01-28Decompile gBattleTerrainTableBlampharos
Forward declares introduced into graphics.h
2018-01-28Remove commented out data that has been convertedBlampharos
2018-01-27Decompile link battle animation dataBlampharos
2018-01-26Decompile move namesBlampharos
2018-01-26Delete leftover includeBlampharos
2018-01-26Decompile species namesBlampharos
2018-01-25Decompile trainer dataBlampharos
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-25Decompile trainer class namesBlampharos
This includes both German and English
2018-01-25Decompile trainer party structsBlampharos
2018-01-23dump all remaining baseromsCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Begin decompiling battle_1.cBlampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP