raze-gles/polymer
helixhorned 6123d0b904 Mapster32: add byte array editorcolors[256] to m32script variables.
This makes it possible to set up editor colors at startup (from
m32_autoexec.cfg). For example:

 script_expertmode 1
 do for i range 256 ifge i 33 { set editorcolors[i] i }
 script_expertmode 0

Use this method in the description of how to get old-style 2D colors
in tiles.cfg and suggest an alternative color index pair.

git-svn-id: https://svn.eduke32.com/eduke32@5433 1a8010ca-5511-0410-912e-c29ae57300e0
2015-11-20 20:26:51 +00:00
..
eduke32 Mapster32: add byte array editorcolors[256] to m32script variables. 2015-11-20 20:26:51 +00:00
synthesis.sh synthesis.sh: CPLUSPLUS=0 for the 32-bit Lunatic build, too. 2015-02-22 19:35:01 +00:00