summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Collapse)Author
2019-05-03Update comparisonhjk321
2019-05-03Fix indentation Errorhjk321
2019-05-03Document magic number from atk04_critcalchjk321
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Make it compileDizzyEggg
2019-04-05Finish up menu specialisedDizzyEggg
2019-04-04Fix a typo in as(s)istattackselectAJ Fontaine
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Try to get closer to matching.ultima-soul
2019-03-30Helpful macros for atk49DizzyEggg
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-04Split rom asm file in halfPhlosioneer
The first half is ui/menu stuff, while the second half is link-related stuff.
2019-03-03Fix typosPhlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
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
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-24Clear includesDizzyEggg
2018-12-19Merge pull request #454 from golemgalvanize/decompile_party_menuDiegoisawesome
Decompile party menu
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 ↵nullableVoidPtr
SPECIES_OLD_UNOWN_ defines
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
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
Port/decompile field_control_avatar
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-16Use constantsDizzyEggg
2018-10-14Clean battle structsDizzyEggg