summaryrefslogtreecommitdiff
path: root/src/battle_controller_player.c
AgeCommit message (Collapse)Author
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
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-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-30Merge branch 'master' into pokeball-dochondew
2020-08-30Document throwing pokeballhondew
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more
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-11Add some charmap constant usageGriffinR
2020-07-14Merge pull request #1094 from DizzyEggg/renameGriffinR
Give proper names to some functions
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-10Begin item_menu.c cleanupSierraffinity
2020-01-08Merge branch 'master' into doc-domeGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
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-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-05Fix Controllers end command function namesDizzyEggg
2019-03-01Reduce externsPhlosioneer
2019-02-06Document some battle anim thingsMarcus Huderle
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-04rename coords to size in struct MonCoordsPhilipp AUER
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Cleanup and documentationDiegoisawesome
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-17Document a bunch of battle anim stuffMarcus Huderle
2018-12-16decompile electric.sshinny456
2018-12-03Add battle controllers var to src from sym_ewramDizzyEggg
2018-11-25Decompile rockMarcus Huderle
2018-11-22Document battle uiSlawter666
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-11Document battle arenaDizzyEggg
2018-10-19Merge remote-tracking branch 'upstream/master' into pan-constantsgarak
2018-10-19use sound panning constants in battle_anim_scriptsgarak
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-08-30Make pyramid bag compile.DizzyEggg