summaryrefslogtreecommitdiff
path: root/src/palette.c
AgeCommit message (Collapse)Author
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
All but two functions match.