summaryrefslogtreecommitdiff
path: root/src/battle_controller_wally.c
AgeCommit message (Collapse)Author
2021-11-17Use specific name limits for string limit functionsGriffinR
2021-11-13Merge branch 'master' into doc-banimGriffinR
2021-11-08Finish battle_anim_mons docGriffinR
2021-11-07Disambiguate cry functionsGriffinR
2021-10-13Add controller buffer constants, finish misc battle docGriffinR
2021-10-09More battle doc, add battle window idsGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-15More usage of DISPLAY constantsGriffinR
2021-04-03Some constant use in WallyHandleActionsGriffinR
2021-04-03Misc battle script cleanupGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-22Sync safari/wally controller doc to playerGriffinR
2021-01-22Document battle_controller_player.cGriffinR
2021-01-22Document remainder of battle_controllers.cGriffinR
2020-12-29Index battle controller cmd tablesGriffinR
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-30Document throwing pokeballhondew
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
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-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-06Document some battle anim thingsMarcus Huderle
2019-01-04rename coords to size in struct MonCoordsPhilipp AUER
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-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-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-08-30Make pyramid bag compile.DizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-01label multiuse sprite template functionsDizzyEggg
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-03-01merge with masterDizzyEggg
2018-03-01more battle files cleaningDizzyEggg