summaryrefslogtreecommitdiff
path: root/src/decompress.c
AgeCommit message (Expand)Author
2021-07-01Unify ChooseMoveStruct; name BattleStruct fieldsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
2020-05-21switch to pret short-types and tabs vs spacesMissingmew
2020-05-20Decompile unref_sub_800D42C and add very likely explanationMissingmew
2018-07-02label some of pokemon_summary_screenyenatch
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-06-20move data to C and introduce CompressedSpriteSheet and CompressedSpritePalettecamthesaxman
2017-05-26Add headersMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-04-29Fix an erroneous SPECIES_EGG in Unown code.yenatch
2017-01-28tabs to spacesYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Sort includesMarijn van der Werf
2017-01-17Move `gStringVar` declarations to text.hMarijn van der Werf
2017-01-02label and document berry.c, decompress.c, item_use.c and label gBattleTypeFla...ProjectRevoTPP
2016-12-12Fix various warningsMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-25Decompile more intro functions (#108)Cameron Hall
2016-11-04add functions to syscall.hYamaArashi
2016-11-03decompile decompress.ccamthesaxman