1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 08:37:20 +02:00
openrw/rwengine/include/script
Daniel Evans 91065b6af4 Initial Save + Load implementation
* Fix VM Global Addressing
* Modify VM structures to simplify storage
* Add explicit GameWorld::createPlayer() method
* Move gameTime to GameState for storage
* Add SaveGame class for reading + writing
* New Dependancy: cereal
2015-05-03 05:23:44 +01:00
..
modules Move object script functions to seperate module 2015-01-19 12:20:35 +00:00
SCMFile.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
ScriptMachine.hpp Initial Save + Load implementation 2015-05-03 05:23:44 +01:00
ScriptModule.hpp Add and improve functionality for first mission. 2015-01-21 20:40:31 +00:00
ScriptTypes.hpp Fix ScriptMachine behaviour and global addressing 2015-05-01 06:28:39 +01:00