1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:19:55 +00:00
openmw-tes3mp/apps/openmw
Marc Zinnschlag 3cd1088695 crash bug fix
2011-02-03 12:16:20 +01:00
..
mwclass crash bug fix 2011-02-03 12:16:20 +01:00
mwdialogue moved PlayerPos class from MWRender to MWWorld and renamed it to Player 2011-01-04 15:58:22 +01:00
mwgui getting rid of the nullptr compatibility nonsense. Hopefully once and for all 2011-01-11 10:11:08 +01:00
mwinput fixed tab problem 2011-01-18 15:20:36 +01:00
mwmechanics collect movement vectors from all actors 2011-02-03 11:43:29 +01:00
mwrender pasing movement data from mwmechanics to mwscene and fixed a very stupid interface bug 2011-02-01 10:11:41 +01:00
mwscript changed collision mode instruction from enable/disable to toggle 2011-01-09 21:07:27 +01:00
mwsound Merge remote branch 'pvdk/master' 2011-01-06 09:45:14 +01:00
mwworld added movement data to MW references; added movement interface to MWWorld::Class 2011-02-03 11:37:17 +01:00
CMakeLists.txt added movement data to MW references; added movement interface to MWWorld::Class 2011-02-03 11:37:17 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp pasing movement data from mwmechanics to mwscene and fixed a very stupid interface bug 2011-02-01 10:11:41 +01:00
engine.hpp Store configuration in /etc/openmw/ and ~/.openmw/ on linux 2011-01-12 18:18:06 +01:00
main.cpp Store configuration in /etc/openmw/ and ~/.openmw/ on linux 2011-01-12 18:18:06 +01:00
path.cpp Follow the 'XDG Base Directory Specification' instead of putting the configfile in ~/.openmw/ 2011-01-14 22:51:47 +01:00
path.hpp Follow the 'XDG Base Directory Specification' instead of putting the configfile in ~/.openmw/ 2011-01-14 22:51:47 +01:00