Reply To: MWEdit

Home Forums Projects MWEdit Reply To: MWEdit

#4239

Yeah, I’ll plan on looking at the loops and other things that work with them and see how it’s all handled. It’ll be easier once more of the reorganization is done as we’ll have a better handle on what uses them.

There are also some commented lines in there that look important. They copy the expression stack into memory for later output into the final product. Definitely need to test the script compiler to see what the current state of it is. Already have an issue to review dead code but I’ll add a note that it could be affecting the compiler’s behavior.

Edit:

Okay, note added.