Cleaned up script command argument parsing (#3910)

* Cleaned up the way script commands parse arguments.
* script_isstring and script_isint will now properly check variable references.
* This allows script command arguments to contain variables without having to make source side adjustments.
* Reverted several script commands that reference the data directly.
Thanks to @Lemongrass3110!
This commit is contained in:
Aleos
2019-02-05 18:50:54 -05:00
committed by GitHub
parent 0fcc6c0028
commit 1f97beae27
4 changed files with 257 additions and 352 deletions

File diff suppressed because it is too large Load Diff