summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2021-10-11Rename battle anim cmds, move its data, name remaining symbolsGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-10-07Merge branch 'master' into doc-unionGriffinR
2021-09-30Rename Battle Weather flagsPokestia
2021-09-29Use compact weather macrosPokestia
2021-09-24Document some single-remaining symbolsGriffinR
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-08-15Document remaining functions in cable_clubGriffinR
2021-08-05Corrected inconsistent flag label spellingLOuroboros
2021-08-04Add align directives to all martsGriffinR
2021-07-20Remove address commentsGriffinR
2021-07-10Merge pull request #1474 from GriffinRichards/clean-miragetowerGriffinR
Clean up Mirage Tower
2021-07-05Add local id constants for CGriffinR
2021-07-02Combine battle script labels, add EFFECT commentsGriffinR
2021-07-02Condense battle AI scripts, minor clean upGriffinR
2021-07-02Document smart shopper TV showGriffinR
2021-07-01Clean up mirage towerGriffinR
2021-06-13Rename item script labels to fit the established name schemeSphericalIce
2021-06-10Remove remaining grey and replace with grayExpoSeed
2021-05-21Document second parameter of playbgmExpoSeed
2021-05-17Remove leftover berry descriptionsGriffinR
2021-05-11Name map groupsGriffinR
2021-05-06Fix Substitute typoFlametix
2021-04-29Merge pull request #1421 from GriffinRichards/doc-tvrecordmixGriffinR
Document TV
2021-04-26Document TVGriffinR
2021-04-22Misc contest cleanupGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-04-10Merge pull request #1398 from GriffinRichards/doc-fieldGriffinR
Document field
2021-04-06Document remaining overworldGriffinR
2021-04-06Label Kyogre/Groudon animsGriffinR
2021-04-06Clarify Groudon/Kyogre/Rayquaza gfx namesGriffinR
2021-04-03Fix AI Guard Spec use, and Specs->SpecGriffinR
2021-04-03Misc battle script cleanupGriffinR
2021-04-03Add remaining multistring chooser constantsGriffinR
2021-04-02Add missing trainer constant useGriffinR
2021-04-02Add WAIT_TIME battle script constantsGriffinR
2021-04-02Label miss string indexesGriffinR
2021-04-02Document Contest Lady TV ShowGriffinR
2021-04-01Merge pull request #1393 from GriffinRichards/doc-dewfordtrendGriffinR
Document Dewford Trend and match_call.c
2021-03-31Label Trend Watcher TV show textsGriffinR
2021-03-31Document Dewford TrendGriffinR
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-27Standardize Friendship/HappinessGriffinR
2021-03-18Move pointillism points array to srcGriffinR
2021-03-13Note missing end in Trainer HillGriffinR
2021-03-04Label battle tower link scriptGriffinR
2021-03-04Clean up a few unlabeled scriptsGriffinR
2021-02-28Document more battle anim effectsMarcus Huderle
2021-02-28Merge pull request #1344 from GriffinRichards/doc-ecGriffinR
Document easy chat and mail, script.c cleanup, add/use some general constants
2021-02-27Document some battle anim funcs and dataMarcus Huderle