summaryrefslogtreecommitdiff
path: root/src/battle_setup.c
AgeCommit message (Collapse)Author
2020-03-03Minor fixes in trainer_battle.incGriffinR
2020-02-12Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-02-08Document Trainer CardGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-08Merge branch 'master' into fix-eventobjGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2019-12-25Labels betterFontbane
2019-12-20Add frontier trainer constantsGriffinR
2019-12-15Merge branch 'master' into fix-eventobjGriffinR
2019-12-08More pokenav match call documentationGriffinR
2019-12-06More pokenav match call documentationGriffinR
2019-11-21Rename EventObj to ObjEventGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-16Document Trainer HillGriffinR
2019-11-09Use descriptive constant for ScriptGiveMon callThomas Winwood
2019-11-01Document aqua/magma hideout scriptsGriffinR
2019-10-20Clean up berry_tree.inc and misc adjacent documentationGriffinR
2019-10-06Document field_poisonGriffinR
2019-08-16trainer rematch macroGriffinR
2019-04-22Doc most OnTransitionsFontbane
2019-04-05Make it compileDizzyEggg
2019-04-02Expand MatchCallStruct defs, use REMATCH_* enumPhlosioneer
2019-04-02Expicitly hardcode rematch indeciesPhlosioneer
Inserting an entry without updating the indecies will now cause a compiler error. This will make it easier for modders to remember to update the constants.
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-27Finish documenting event varsPhlosioneer
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-13Document and clean up trainer hillDizzyEggg
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-24Clear includesDizzyEggg
2018-12-19rename fldeff_miscgarak
2018-12-16Merge branch 'master' into fldeffgarak
2018-12-09sync fldeff function names with pokerubygarak
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
2018-12-02cleans up trainer battle scriptsMelody
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
2018-11-18Document Battle PyramidDizzyEggg
2018-11-12Fix conflictsDizzyEggg
2018-11-12Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-11-12Document Battle PieDizzyEggg
2018-10-22More and more battle towerDizzyEggg
2018-10-21Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-10-21More battle tower.DizzyEggg
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-16Begin synchronising with pokerubySlawter666
2018-10-04Move metatile behavior constants to include/constants and sync closer to ↵Marcus Huderle
pokeruby