Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
1199 commits behind, 12 commits ahead of the upstream repository.
  • Lactozilla's avatar
    1a63e72f
    Fix #1183 · 1a63e72f
    Lactozilla authored
    - Fixed an incorrect access of skincolor_remaps[] in R_GetTranslationRemap
    - Fixed R_GetTranslationForThing not being able to apply a translation over TC_RAINBOW or TC_DASHMODE
    - OpenGL: Fixed MF2_LINKDRAW sprites possibly not using the correct translation
    1a63e72f
    History
    Fix #1183
    Lactozilla authored
    - Fixed an incorrect access of skincolor_remaps[] in R_GetTranslationRemap
    - Fixed R_GetTranslationForThing not being able to apply a translation over TC_RAINBOW or TC_DASHMODE
    - OpenGL: Fixed MF2_LINKDRAW sprites possibly not using the correct translation
r_translation.c 28.82 KiB