1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2013-02-25 06:57:32 +01:00
..
mwbase Merge remote-tracking branch 'wheybags/master' into next 2013-02-10 17:29:28 +01:00
mwclass Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
mwdialogue
mwgui Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
mwinput Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
mwmechanics
mwrender remove insertMesh() call on object cell change 2013-02-23 16:50:37 +04:00
mwscript fix 2013-02-23 20:20:40 +01:00
mwsound fixes for using FFMPEG on windows 2013-02-24 09:42:08 -08:00
mwworld Merge remote-tracking branch 'lazydev/master' 2013-02-24 14:07:52 +01:00
CMakeLists.txt Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
config.hpp.cmake
doc.hpp
engine.cpp Loading translation data for all the plugin files, not only for the first one 2013-02-22 02:18:54 +04:00
engine.hpp
main.cpp