summaryrefslogtreecommitdiff
path: root/src/battle_bg.c
AgeCommit message (Collapse)Author
2021-11-28gBattleTerrainTable -> sBattleTerrainTableLOuroboros
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-10-09More battle doc, add battle window idsGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-15More usage of WININ/OUT constantsGriffinR
2021-03-30Add some uses of OBJ_VRAM/VRAM_SIZEGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-13Label remaining battle typesGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-04Match more functionsPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-04-08Sync digit_obj_utilGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-07Document some battle_bg-related thingsMarcus Huderle
2019-04-06Give names to battle anim backgroundsDizzyEggg
2019-04-05Make it compileDizzyEggg
2019-03-31Document mystery_giftPikalaxALT
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-16use BG_CHAR_ADDR definegarak
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-23move data to cDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-11-22Document battle uiSlawter666
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-10-27Window priority to window bgDizzyEggg
2018-09-11Merge pull request #321 from Slawter666/dataDiegoisawesome
Move more data to C
2018-09-11Move battle_bg data to CSlawter666
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Merge pull request #275 from Diegoisawesome/masterDiegoisawesome
Document list_menu.c and main_menu.c
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-12Use map type constants in map headersMarcus Huderle
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-02-28make strings in battle message staticDizzyEggg
2018-02-09battle labels merge with masterDizzyEggg
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-07Merge new_menu_helpers and menuDiegoisawesome
2018-02-05rename bank to battlercamthesaxman
2018-01-16more renamingcamthesaxman
2017-12-22use internal song namessceptillion
2017-12-21Fix incorrect slash in battle_bg.cDiegoisawesome
2017-12-19make battle bg compileDizzyEggg
2017-12-17battle 1 is decompiledDizzyEggg