Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* File read/write related opcodes moved to FileSystemOperations. New export CLEO_ReadStringParamWriteBuffer * Added Suspend method to CRunningScript * New opcode read_block_from_file * Validation of received file handle in opcodes. Fixed crash in 0AD7 as in was never supported in legacy mode. * Removed no longer used addresses. * Fixed function addresses. * Implemented proper support of read_string_from_file in legacy mode. * Rewritten all FileUtils as class Implemented legacy version for all opcodes. Added test script. * Size param validation for 0AD7 * fixup! Size param validation for 0AD7 * fixup! Size param validation for 0AD7
- Loading branch information