summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Expand)Author
2019-11-04Merge pull request #787 from GriffinRichards/rename-tablecmdshuderlem
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
2019-09-04Use B_SIDE constantsGriffinR
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
2019-04-05Clean up data headersDizzyEggg
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Rename and document more contest setup functionsPhlosioneer
2019-04-02Cleanup OamData entriesPhlosioneer
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-03Fix typosPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-02Name action 11DizzyEggg
2019-01-29Rename a palace battle fieldDizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-13make trainer hill compileDizzyEggg
2019-01-05fakematch and nonmatchDizzyEggg
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Cleanup and documentationDiegoisawesome
2018-12-25Merge remote-tracking branch 'pret/master' into tradeDiegoisawesome
2018-12-25use max mon moves constant where able (#480)melthelesbian
2018-12-24Clear includesDizzyEggg
2018-12-23move data to cDizzyEggg
2018-12-23start data convertingDizzyEggg
2018-12-19Merge pull request #454 from golemgalvanize/decompile_party_menuDiegoisawesome
2018-12-18Fix compressed palette alignmentDiegoisawesome
2018-12-18Merge pull request #452 from Meowsy/pokemon-adding-easerDiegoisawesome
2018-12-18Additional SPECIES_* documentation.Meowsy
2018-12-13Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_p...golem galvanize
2018-12-12Decompile battle_intro.c (#444)Marcus Huderle
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-08Clean more tablesnullableVoidPtr
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07fixing merge conflictsgolem galvanize
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr