1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 16:39:40 +00:00
openmw-tes3mp/apps/openmw
Mads Buvik Sandvei cbbc82f053 Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
#	CMakeLists.txt
#	apps/openmw/engine.cpp
#	apps/openmw/mwgui/windowmanagerimp.cpp
#	apps/openmw/mwinput/inputmanagerimp.cpp
#	apps/openmw/mwinput/inputmanagerimp.hpp
#	apps/openmw/mwphysics/physicssystem.cpp
#	apps/openmw/mwrender/water.cpp
#	apps/openmw/mwrender/water.hpp
#	apps/openmw/mwworld/worldimp.cpp
2020-05-17 23:47:28 +02:00
..
mwbase Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
mwclass Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
mwdialogue Use sayDone() only for scripting backward compatibility 2019-09-06 09:19:41 +04:00
mwgui Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
mwinput GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested. 2020-05-17 16:25:51 +02:00
mwmechanics Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
mwphysics Support bullet with double precision 2020-05-13 19:24:28 +02:00
mwrender Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
mwscript Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
mwsound Use enums for blockers IDs instead of strings 2020-04-05 19:14:23 +04:00
mwstate Address akortunov's save loading message complaints 2020-05-12 13:51:07 +03:00
mwvr Changed logic for updating GUI tracking 2020-05-17 23:17:30 +02:00
mwworld Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +02:00
engine.hpp Realistic combat, first draft 2020-03-15 15:31:38 +01:00
main.cpp Add separate textures for scrollbars (feature #5051) 2019-06-01 16:12:03 +04:00
vrengine.cpp Separate rendering of window menus. It's still awkward. Needs polishing. 2020-05-01 21:37:01 +02:00