1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/apps/openmw
2017-08-14 11:31:17 +04:00
..
mwbase Confiscate an item when you try to sell it to its owner (bug #3944) 2017-08-14 11:31:17 +04:00
mwclass Merge pull request #1316 from akortunov/doorfix 2017-06-12 23:34:40 +02:00
mwdialogue Do not show empty journal entries (fixes #3891) 2017-06-27 15:54:16 +04:00
mwgui Confiscate an item when you try to sell it to its owner (bug #3944) 2017-08-14 11:31:17 +04:00
mwinput Do not allow to use journal in a main menu (bug #3991) 2017-08-04 07:31:41 +04:00
mwmechanics Confiscate an item when you try to sell it to its owner (bug #3944) 2017-08-14 11:31:17 +04:00
mwphysics convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
mwrender Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864) 2017-08-01 00:11:14 +02:00
mwscript Disable sound distortion for PlaySound script command 2017-07-15 10:58:19 +04:00
mwsound avoid starting sound updates more than necessary 2017-08-08 03:31:01 +02:00
mwstate Fade screen in on a new game start 2017-07-23 11:04:58 +04:00
mwworld Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 2017-08-06 22:31:07 +02:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c enable opengl es1 2015-12-02 22:40:04 +03:00
CMakeLists.txt Split weapons and spells rating code from combat actions 2017-08-01 09:05:35 +04:00
crashcatcher.cpp crashcatcher: complain when launching gdb fails 2017-02-23 23:28:49 +01:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 2017-08-06 22:31:07 +02:00
engine.hpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 2017-08-06 22:31:07 +02:00
main.cpp Add missing include for isatty function (Fixes #4002) 2017-08-06 13:02:22 +02:00