summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Collapse)Author
2020-09-08Fix buildPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-09-06Preparation for matching BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-06u8 positionPokeCodec
2020-09-05While to do_whilePokeCodec
2020-09-05Change division to explicit shifts for consistencyPokeCodec
2020-09-05Refactor Use ItemPokeCodec
2020-09-05Match CheckBagHasSpacePokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-04Merge pull request #1163 from GriffinRichards/doc-animthrowPikalaxALT
Minor battle_anim_throw cleanup
2020-09-02Tidy up naked functionsThomas Winwood
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-28More formatting fixesPokeCodec
2020-08-28formatpi1024e
2020-08-28Make formatting correctionspi1024e
2020-08-26removed fakematchPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Document link contest connectionGriffinR
2020-08-04Add stat stage constantsGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-14Merge pull request #1094 from DizzyEggg/renameGriffinR
Give proper names to some functions
2020-07-14Merge pull request #1080 from AsparagusEduardo/EndBallsGriffinR
Created constant for easier Ball Expansion.
2020-07-14Give proper names to some functionsDizzyEggg
2020-07-12Renamed constant,Eduardo Quezada
2020-06-21Created constant for easier Ball Expansion.Eduardo Quezada
2020-06-03Label union room battle trainerGriffinR
2020-03-17Using Battle Action constantsAsparagusEduardo
2020-02-04Use friendship event constantsGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-11-07Document some battle_bg-related thingsMarcus Huderle
2019-11-04Merge pull request #787 from GriffinRichards/rename-tablecmdshuderlem
Rename table cmds
2019-10-31Review changes for party menu docGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-09More trade documentationGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-26Merge branch 'master' into rename-tablecmdsGriffinR
2019-09-16more constant usageGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-09-05Merge pull request #798 from GriffinRichards/constants-bactionPikalaxALT
Use misc battle constants
2019-09-04Use B_SIDE constantsGriffinR
Also includes a CHAR_X constant use for X items
2019-09-03Use B_ACTION constantsGriffinR
2019-08-30Use OTID constants for CreateMonGriffinR
2019-08-23Rename atk## constants and statesGriffinR
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer