1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
openrw/rwengine
Daniel Evans 159510cace Add breakpoints to ScriptMachine, remove from GameWorld.
+ Adds breakpoints on program counter values to the ScriptMachine.
+ Adds breakpoint handler for acting on breakpoints
+ Remove GameWorld::script and make RWGame responsible for script
2015-04-04 03:12:28 +01:00
..
include Add breakpoints to ScriptMachine, remove from GameWorld. 2015-04-04 03:12:28 +01:00
src Add breakpoints to ScriptMachine, remove from GameWorld. 2015-04-04 03:12:28 +01:00
tests Implement new VisualFX system for particles etc. 2015-04-03 03:04:50 +01:00
CMakeLists.txt Improve CMake detection of platform libraries 2014-08-16 23:02:34 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00

RWEngine

Engine code for everything from object rendering to file parsing