summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Expand)Author
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-04Split rom asm file in halfPhlosioneer
2019-03-03Fix typosPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-08Document battle arenaMarcus Huderle
2019-02-02Name action 11DizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-13Move some vars to CDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-25use max mon moves constant where able (#480)melthelesbian
2018-12-24Clear includesDizzyEggg
2018-12-19Merge pull request #454 from golemgalvanize/decompile_party_menuDiegoisawesome
2018-12-18finish party_menugolem galvanize
2018-12-17Remove magic numbers.Meowsy
2018-12-17decompiled up to sub_81B8A7Cgolem galvanize
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-08Clean some more arraysnullableVoidPtr
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-07Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNO...nullableVoidPtr
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-30Match 2 field effect functionsDizzyEggg
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-17Begin battle pyramidDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-11Document battle arenaDizzyEggg
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-16Merge pull request #364 from Diegoisawesome/masterDiegoisawesome
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-16Use constantsDizzyEggg
2018-10-14Clean battle structsDizzyEggg
2018-10-14clean battle structsDizzyEggg
2018-10-07Decompile battle_anim_80A9C70DizzyEggg
2018-09-22calledattack to calledmoveDizzyEggg
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-01Label various battle scriptsDizzyEggg
2018-08-25Some labelsDizzyEggg
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-08-11Update battle_script_commands.cDizzyEggg
2018-08-03Battle code enums in case switchesDizzyEggg