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
2015-08-19 01:13:14 +02:00
..
mwbase Make SetDelete a no-op for items in containers (Fixes #2864) 2015-08-17 00:06:26 +02:00
mwclass Don't attempt to lock or unlock unsuitable objects (Fixes #2826) 2015-08-13 17:08:21 +02:00
mwdialogue Fix some issues found by coverity 2015-07-11 03:34:08 +02:00
mwgui Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863) 2015-08-16 17:49:53 +02:00
mwinput Gamepad: Slow down simulated mouse with right trigger 2015-08-11 21:46:54 -05:00
mwmechanics Remove a firing assert (Fixes #2871) 2015-08-18 14:51:32 +02:00
mwphysics Fix door collisions 2015-06-26 06:40:28 +02:00
mwrender Restore handling of fog depth == 0 values (Bug #1549) 2015-08-19 01:13:14 +02:00
mwscript Fix GetWeaponDrawn and GetSpellReadied script functions for creatures 2015-07-25 02:11:59 +02:00
mwsound Move the __STDC_CONSTANT_MACROS define to cmakelists 2015-06-28 05:53:03 +02:00
mwstate Explicitly instantiate MWWorld::Store 2015-07-09 19:22:04 +02:00
mwworld Merge remote-tracking branch 'scrawl/delete_noop' 2015-08-17 18:21:56 +02:00
android_commandLine.cpp release jni memory 2015-03-16 18:21:38 +04:00
android_commandLine.h command line support for Android 2015-03-15 21:15:58 +04:00
android_main.c release jni memory 2015-03-16 18:21:38 +04:00
CMakeLists.txt centralize the world/cell coordinate conversion logic. 2015-08-16 18:55:02 +12:00
crashcatcher.cpp make it C98 compat 2014-12-23 17:13:11 +01:00
doc.hpp doc.hpp fix 2015-06-04 01:30:16 +02:00
engine.cpp Classes shouldn't use MWBase::Environment to access their own members. 2015-08-16 16:56:44 -05:00
engine.hpp Fix the Viewer's FrameStamp not being set correctly during Engine::frame 2015-06-14 15:28:22 +02:00
main.cpp Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00