summaryrefslogtreecommitdiff
path: root/src/battle_controller_player.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-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
2018-08-25Document battle dome.DizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-07add party menu definesDizzyEggg
2018-07-01give labels to player controller functionsDizzyEggg
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-07-01merge with battle tent updateDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-20document bounce effectDizzyEggg
2018-06-19document battle barsDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-03-01merge with masterDizzyEggg
2018-03-01Merge branch 'master' into decompile_battle_link_817C95CDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-28Merge branch 'master' into clear_battle_filesDizzyEggg
2018-02-28make strings in battle message staticDizzyEggg
2018-02-27decompile and document battle tvDizzyEggg
2018-02-26type and ability names to CDizzyEggg
2018-02-26correct move target definesDizzyEggg
2018-02-11Merge branch 'master' into linkPikalaxALT