1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine/include/script
Daniel Evans 8ae618913d Implement more opcodes, fix behaviour in others
+ Fix Model reference offsets (indicated by negative values)
+ Fix Create Instance to use SCM models
+ Add Change instance model opcode
2014-08-01 15:00:36 +01:00
..
Opcodes3.hpp Initial Script Machine implementation + some ops 2014-07-23 23:57:21 +01:00
OpcodesVM.hpp Refactor opcodes 2014-08-01 00:33:38 +01:00
SCMFile.hpp Add more opcodes, implement some 2014-07-25 03:38:47 +01:00
ScriptMachine.hpp Add many opcodes, implement some of them. 2014-07-27 00:44:21 +01:00
ScriptTypes.hpp Implement more opcodes, fix behaviour in others 2014-08-01 15:00:36 +01:00