summaryrefslogtreecommitdiff
path: root/src/battle_bg.c
AgeCommit message (Collapse)Author
2022-01-10Sync/update trainer classesGriffinR
2021-10-27Multiple renamings; Removed some orphaned functionslioniac
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-21Use plain terrain macro where appropriateSnorlaxMonster
2021-04-23Reorganize battle terrain gfxhjk321
2021-03-30Merge battle graphics into battle_terrain and remove un-included fileshjk321
The previous battle folder contained the used (and until recently undocumented) battle terrain graphics, while everything in the previous battle_terrain folder contained unused data (which is now at battle_terrain/unused, minus the files that never get included in the rom).
2021-03-29Document and index graphics/battlehjk321
2021-03-14Document more symbols in battlePikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-02-23use RGB herePikalaxALT
2020-02-23Reformat battle terrain table and name assetsPikalaxALT
2020-02-23Name battle terrains; address review commentsPikalaxALT
2020-02-23battle_bgPikalaxALT