<div dir="ltr"><div>Is there any advantage to hardcoding these lookup codes, and their kindlimits, into the sliceeditor? I don't imagine we'll be editing existing editor slice collections that often.<br></div><div>My idea had been to have a separate slicelookups.txt file in the data/ folder to be used for editor slice lookup codes, which would be negative. (Replacing the normal slicelookups.txt, it would effectively hide the game's lookup codes) But I'm not sure how easy that is to actually implement.<br></div><div>It is useful to have constants like SL_EDITOR_SPLASH_MENU so that they can be used in code. But they shouldn't be grouped with the other special lookup codes, since they shouldn't appear in plotscr.hsd or the plotdict<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 September 2017 at 05:46,  <span dir="ltr"><<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">james<br>
2017-09-20 10:46:16 -0700 (Wed, 20 Sep 2017)<br>
284<br>
The Editor Slice Editor now has access to all special lookup codes. The are grouped right below any special codes that are preferred for the current filename, and above any user defined lookup codes (which are more or less meaningless in editor-specific slices... should I hide them?)<br>
---<br>
U   wip/misc/sl_lookup.py<br>
U   wip/sliceedit.bas<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div><br></div>