1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:19:57 +00:00
openmw-tes3mp/apps/openmw
2016-08-01 19:26:42 +03:00
..
mwbase Implement and use getDistanceToFacedObject() 2016-07-08 23:28:49 +09:00
mwclass Translate Russian code comment into English 2016-08-01 19:26:42 +03:00
mwdialogue Reject conditions testing agaist Choice when not currently in a choice (Fixes #3117) 2016-07-07 23:50:48 +08:00
mwgui Apply magic effects while waiting/sleeping 2016-07-06 00:20:23 +02:00
mwinput Merge remote-tracking branch 'yar/master' into Even 2016-07-17 23:50:52 -04:00
mwmechanics Merge remote-tracking branch 'yar/master' into Even 2016-07-17 23:50:52 -04:00
mwmp Revert "Update position after changing cell" 2016-07-30 04:57:43 +08:00
mwphysics Fix cppcheck warnings 2016-07-07 23:50:48 +08:00
mwrender Fix camera distance not getting reset to max value (Fixes #3473) 2016-07-17 19:52:12 +02:00
mwscript Implement Face instruction (Feature #1424) 2016-07-09 02:16:47 +02:00
mwsound Include cleanup 2016-06-27 22:10:30 +02:00
mwstate Rewrite NAME_T into FIXED_STRING. 2016-05-07 23:27:33 +03:00
mwworld Add useful debug info for cell changes 2016-07-21 23:07:37 +03: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 New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
crashcatcher.cpp Crashcatcher: limit backtrace to a sensible number of stack frames 2016-02-13 01:35:53 +01:00
doc.hpp doc.hpp fix 2015-06-04 01:30:16 +02:00
engine.cpp Merge remote-tracking branch 'yar/master' into Even 2016-07-17 23:50:52 -04:00
engine.hpp Refactor: InputManager no longer depends on Engine 2015-11-14 03:01:24 +01:00
main.cpp Remove unused unsafe function and properly remove inheritance from std::string, providing implementations of missing stream operators preventing boost reading and writing to escape strings. 2016-07-12 17:09:57 +01:00