1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:49:55 +00:00
openmw-tes3mp/apps/openmw
2010-07-02 18:08:00 +02:00
..
mwinput added --debug option and finally cleaned up the merge mess 2010-07-02 13:12:05 +02:00
mwrender added local variables to ref data 2010-07-02 14:31:29 +02:00
mwscript implemented local script execution 2010-07-02 18:08:00 +02:00
engine.cpp implemented local script execution 2010-07-02 18:08:00 +02:00
engine.hpp local scripts are now run every frame (running scripts itself is not implemented yet) 2010-07-02 17:30:26 +02:00
main.cpp added script manager (doesn't do anything yet); local scriptes for active cells are passed on to the script manager 2010-07-02 16:18:25 +02:00
refdata.hpp added local script compiling 2010-07-02 17:21:27 +02:00
world.cpp added local script compiling 2010-07-02 17:21:27 +02:00
world.hpp added script manager (doesn't do anything yet); local scriptes for active cells are passed on to the script manager 2010-07-02 16:18:25 +02:00