Commit
208c5ab3c6ee7c7bd85c736910192208cd4d913a
by peter.peqfixed #872: better interpreter error checks
- better error message when a native cannot be called with the given
arguments
- interpreter now checks for index out of bounds errors for sized array
(this means the interpreter is a bit stricter than the generated Jass
code)
(commit: 208c5ab)