index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
palette.c
Age
Commit message (
Expand
)
Author
2021-11-08
Label unknown palette functions
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-02-24
Use TASK_NONE constant
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2021-01-19
Make broader use of RGB macros
SphericalIce
2020-08-27
Clean up rayquaza scene documentation
GriffinR
2020-08-27
Document first rayquaza scene
GriffinR
2019-06-29
fix unaligned memory access in BlendPalette
Michael Panzlaff
2019-02-09
Name the possible return values of palette fading functions
Phlosioneer
2019-02-01
some more fakematch fix
DizzyEggg
2018-12-18
Fix compressed palette alignment
Diegoisawesome
2018-10-14
Move 'blend_palette'.c to util.c
DizzyEggg
2018-02-06
Use fixed width types in TintPalette funcs
Diegoisawesome
2018-02-06
match palette functions
DizzyEggg
2018-01-29
add rgb constants
DizzyEggg
2017-12-22
Merge remote-tracking branch 'pret/master'
Diegoisawesome
2017-12-22
Attempts to fix nonmatchings in palette.c
Diegoisawesome
2017-12-17
static names given s prefix
DizzyEggg
2017-10-12
Port/decomp scrcmd
Diegoisawesome
2017-10-01
Split palette and tileset_anims
PikalaxALT
2017-10-01
clean up declarations in src/palette.c
PikalaxALT
2017-09-30
Disassemble pointer tables in data/tileset.s
PikalaxALT
2017-09-30
Decompile asm/tileset.s into src/palette.c
PikalaxALT
2017-09-04
split and label
DizzyEggg
2017-03-07
Use constant NUM_TASKS in palette.c
Diegoisawesome
2017-03-06
formatting
ProjectRevoTPP
2017-03-06
clean up a few functions in palette.c
ProjectRevoTPP
2017-03-05
resolve implicit declarations and enforce warnings as errors
ProjectRevoTPP
2017-03-04
Disassemble palette.s
Diegoisawesome