Alam Ed Arias
e0819b5a25
Add printf formating
2024-03-01 20:49:59 +00:00
Alam Ed Arias
8c7fe2ae95
Make tokenizer keep a copy of string in normal memory
2024-02-21 21:41:16 -05:00
Lactozilla
1a63e72f5c
Fix #1183
...
- 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
2024-01-29 04:32:52 -03:00
Lactozilla
8cff33e681
Changes:
...
Ported skincolor cache management from the secondcolor branch
Adjusted R_GetTranslationRemap to use a similar caching scheme
Made sure that if a skincolor was updated, then related translations would be rebuilt
2024-01-20 01:47:03 -03:00
Lactozilla
4e818b87fd
Support combinations of skincolors and translations
2024-01-19 20:39:28 -03:00
Lactozilla
4b057f84ec
Support compound translations
2024-01-19 19:35:29 -03:00
Lactozilla
6d1908c93e
Changes:
...
Moved string conversion helpers into m_misc.c
Adapted parser to check for '"'
Check if tokenizer returned NULL
2024-01-19 17:01:27 -03:00
Lactozilla
9ac88031e1
Add 'Invert' translation
2024-01-16 20:36:31 -03:00
Lactozilla
f8d75ee077
Refactor
2024-01-16 20:35:30 -03:00
Lactozilla
6c1b9b8678
Make translation field return the name of the translation
2023-11-21 16:46:32 -03:00
Lactozilla
803fe613d2
Fix possible overflow in PaletteRemap_AddDesaturation
2023-11-21 16:26:01 -03:00
Lactozilla
b65d8d1010
Update copyrights
2023-10-31 15:52:10 -03:00
Lactozilla
61673fe615
Add built-in translations 'AllWhite', 'AllBlack', and 'DashMode'
2023-10-31 15:30:20 -03:00
Lactozilla
0731272fab
Add A_SetTranslation and load TRNSLATE before SOC and Lua scripts
2023-10-30 20:52:28 -03:00
Lactozilla
4545f954e7
Add translations[] to Lua
2023-10-30 17:45:29 -03:00
Lactozilla
9dbf30e20d
Refactor tokenizer
2023-10-30 14:54:32 -03:00
Lactozilla
dcae99a9fb
Add 'Grayscale' translation
2023-10-30 14:08:23 -03:00
Lactozilla
743926e61e
Make static
2023-10-29 23:42:50 -03:00
Lactozilla
6de7fc3223
Add 'translation' object property
2023-10-29 23:34:18 -03:00
Lactozilla
4f873d5f8f
WIP ZDoom translations
2023-10-29 20:33:49 -03:00