mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-18 22:51:39 +00:00
005e6871f9
The values were still 8 and 32 respectively which applied to hardware from last decade, but for modern mods these are simply too low. New values are 64 as minimum and 128 as default. - added script access to a sector's colormap and specialcolors fields. (Writing only through dedicated functions because these fields are render state which may need to trigger some form of refresh if the renderer changes.) |
||
---|---|---|
.. | ||
t_cmd.cpp | ||
t_fs.h | ||
t_func.cpp | ||
t_load.cpp | ||
t_oper.cpp | ||
t_parse.cpp | ||
t_prepro.cpp | ||
t_script.cpp | ||
t_script.h | ||
t_spec.cpp | ||
t_variable.cpp |