summaryrefslogtreecommitdiff
path: root/src/pokeball.c
AgeCommit message (Collapse)Author
2022-01-26Used ball constants in gBallSpriteTemplatesLOuroboros
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2021-11-17Remove dead sub referencesGriffinR
2021-11-13Merge branch 'master' into doc-banimGriffinR
2021-11-08Finish battle_anim_mons docGriffinR
2021-11-07Disambiguate cry functionsGriffinR
2021-11-07Add CRY_MODE constantsGriffinR
2021-10-19Merge pull request #1516 from GriffinRichards/doc-miscbattleGriffinR
Miscellaneous battle documentation
2021-10-09Add TRACKS_ALL, remove BGCntrlBitfieldGriffinR
2021-10-09More battle doc, add battle window idsGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-25Document battler sprite affine anims, default pokeball throwGriffinR
2021-04-10Document pokemon animation typesGriffinR
2021-03-30Add some uses of OBJ_VRAM/VRAM_SIZEGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-22Document battle_controller_player.cGriffinR
2020-12-30Change how mon affine transform fix is handledSierraffinity
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
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-07-14Give proper names to some functionsDizzyEggg
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-09More trade documentationGriffinR
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-06Document some battle anim thingsMarcus Huderle
2018-12-30Document some battle anims and helpersMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-19Document a bunch of battle animsMarcus Huderle
2018-12-173.5 asm leftDizzyEggg
2018-12-13Decompile battle_anim_8170478.c (#445)Marcus Huderle
2018-11-25Decompile rockMarcus Huderle
2018-11-14Sort includes into alphabetical orderSlawter666
2018-10-06Start porting ruby battle anim fileDizzyEggg
2018-06-19document battle barsDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-06more renamingcamthesaxman
2018-02-05rename bank to battlercamthesaxman
2018-01-16more renamingcamthesaxman
2018-01-16identity -> positioncamthesaxman
2018-01-09Add symbols to music_player_tableDiegoisawesome
Also rename gMPlay structs to gMPlayInfo
2017-12-22use internal song namessceptillion
2017-12-11convert more constantscamthesaxman
2017-12-02move pokeball data to romDizzyEggg
2017-12-02pokeball file is decompiledDizzyEggg
2017-12-02start working on pokeballDizzyEggg