summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Collapse)Author
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
Also properly label the link contest flags variable, and label the contest window ID's.
2019-04-02Cleanup OamData entriesPhlosioneer
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-03Fix typosPhlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
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
* use max mon moves constant where able * fix errors in script commands file * fix more errors
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
Decompile party menu
2018-12-18Fix compressed palette alignmentDiegoisawesome
2018-12-18Merge pull request #452 from Meowsy/pokemon-adding-easerDiegoisawesome
Add macros to simplify defining front animations and still pics.
2018-12-18Additional SPECIES_* documentation.Meowsy
2018-12-13Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_party_menu
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 ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-02add more consistent namesMelody
2018-11-22Document battle uiSlawter666
2018-11-19Move vars to battle_main.cDizzyEggg
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNTDizzyEggg
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-13Tidy up header filesSlawter666
2018-11-11Document battle arenaDizzyEggg
2018-11-01Document recorded battleDizzyEggg
2018-10-26Battle tower - ewram variablesDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-17fix buildinggolem galvanize
2018-10-14clean battle structsDizzyEggg