------------------------------------------------------------------------ r2651 | helixhorned | 2012-05-13 09:05:34 -0700 (Sun, 13 May 2012) | 5 lines Add tilenum bound check to CON *actor blocks when parsing, fix the other ones. The remaining checks now "continue;" when an oob tilenum is found where an oob access would ensue else. Also, it's now checked for negative numbers (the message remains the same though). ------------------------------------------------------------------------ r2650 | helixhorned | 2012-05-13 09:05:16 -0700 (Sun, 13 May 2012) | 1 line Lunatic: embed lpeg and the translator into the binary ------------------------------------------------------------------------ r2649 | helixhorned | 2012-05-13 09:04:45 -0700 (Sun, 13 May 2012) | 1 line Lunatic translator: better line numbering ------------------------------------------------------------------------ r2648 | helixhorned | 2012-05-13 09:04:28 -0700 (Sun, 13 May 2012) | 1 line Lunatic: better initial environment setup, preventing textual repetitions ------------------------------------------------------------------------