Go to file
helixhorned eb863ef1dc Mapster32: introduce DEF command "2dcolidxrange <col> <idx> <idxend>".
<col> is the editorcolor[] starting index
<idx> is the actual color index start
<idxend> is the actual color index end

So, editor colors from <col> onward will be mapped to
[<idx> .. min(<idxend>, 255)].

Takes precedence over '2dcol'.

git-svn-id: https://svn.eduke32.com/eduke32@5427 1a8010ca-5511-0410-912e-c29ae57300e0
2015-11-14 23:40:57 +00:00
polymer Mapster32: introduce DEF command "2dcolidxrange <col> <idx> <idxend>". 2015-11-14 23:40:57 +00:00
.gitignore Improvements to the MSVC project. 2015-08-15 21:27:43 +00:00