summaryrefslogtreecommitdiff
path: root/src/battle_dome.c
AgeCommit message (Collapse)Author
2022-01-11Fix some battle dome graphics namesGriffinR
2021-12-28Move pokemon and easy chat constants to global, misc clean-upGriffinR
2021-11-17Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ↵GriffinR
update-macros
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-10Clean up some register constant useGriffinR
2021-11-04Merge branch 'master' into doc-menuGriffinR
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-09-24Merge branch 'master' into tag-noneGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-07-03Correct card lines in Battle Dome commentsSnorlaxMonster
The comments regarding the lines that Trainer information is displayed on the Battle Dome Trainer Card were off-by-one.
2021-05-15Various BUGFIXes and UBFIXesExpoSeed
2021-05-13fix battle_dome gotoKurausukun
2021-04-15More usage of DISPLAY constantsGriffinR
2021-04-09standardize "grey" to "gray"Kurausukun
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use SPRITE_NONE constantGriffinR
2021-02-14oopsKurausukun
2021-02-14[LEAK-INFORMED] fix battle dome fakematchingKurausukun
yes they actually fucking did this
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵Kurausukun
into reverts
2020-11-02address commentsKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-23re-match GetTypeEffectivenessPoints (from #1177)Kurausukun
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
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-04Switch to button macrosPokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-02Tidy up naked functionsThomas Winwood
2020-08-23Documentation of unk fieldPokeCodec
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Split contest funcs from script_pokemon_utilGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-05-20Fix HblankCb_TourneyTree fakematchSierraffinity
2020-04-09Add misc party constant usageGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-08Add battle tent mon/trainer constantsGriffinR
2020-01-07More battle_dome.c docGriffinR
2019-12-25More battle_dome.c documentationGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR