summaryrefslogtreecommitdiff
path: root/src/palette.c
AgeCommit message (Expand)Author
2021-11-08Label unknown palette functionsGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-02-24Use TASK_NONE constantGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Make broader use of RGB macrosSphericalIce
2020-08-27Clean up rayquaza scene documentationGriffinR
2020-08-27Document first rayquaza sceneGriffinR
2019-06-29fix unaligned memory access in BlendPaletteMichael Panzlaff
2019-02-09Name the possible return values of palette fading functionsPhlosioneer
2019-02-01some more fakematch fixDizzyEggg
2018-12-18Fix compressed palette alignmentDiegoisawesome
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-02-06Use fixed width types in TintPalette funcsDiegoisawesome
2018-02-06match palette functionsDizzyEggg
2018-01-29add rgb constantsDizzyEggg
2017-12-22Merge remote-tracking branch 'pret/master'Diegoisawesome
2017-12-22Attempts to fix nonmatchings in palette.cDiegoisawesome
2017-12-17static names given s prefixDizzyEggg
2017-10-12Port/decomp scrcmdDiegoisawesome
2017-10-01Split palette and tileset_animsPikalaxALT
2017-10-01clean up declarations in src/palette.cPikalaxALT
2017-09-30Disassemble pointer tables in data/tileset.sPikalaxALT
2017-09-30Decompile asm/tileset.s into src/palette.cPikalaxALT
2017-09-04split and labelDizzyEggg
2017-03-07Use constant NUM_TASKS in palette.cDiegoisawesome
2017-03-06formattingProjectRevoTPP
2017-03-06clean up a few functions in palette.cProjectRevoTPP
2017-03-05resolve implicit declarations and enforce warnings as errorsProjectRevoTPP
2017-03-04Disassemble palette.sDiegoisawesome