1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/apps/openmw
psi29a 525f81393a Merge branch 'physics_refactor' into 'master'
Small physics refactoring

See merge request OpenMW/openmw!2417
2022-09-19 19:57:23 +00:00
..
mwbase Implement sun damage based on the research on the wiki 2022-09-19 19:05:22 +02:00
mwclass
mwdialogue Add comma to the last array element to prevent putting multiple elements on a single line 2022-09-14 00:36:02 +02:00
mwgui Fix dangling pointer access on clicking save in the main menu 2022-09-15 22:49:20 +02:00
mwinput
mwlua Add comma to the last array element to prevent putting multiple elements on a single line 2022-09-12 21:00:51 +02:00
mwmechanics Implement sun damage based on the research on the wiki 2022-09-19 19:05:22 +02:00
mwphysics Mark MWPhysics::Actor constructor and assignment operators as deleted 2022-09-17 01:14:04 +02:00
mwrender
mwscript
mwsound
mwstate Fix dangling pointer access on clicking save in the main menu 2022-09-15 22:49:20 +02:00
mwworld Merge branch 'physics_refactor' into 'master' 2022-09-19 19:57:23 +00:00
android_main.cpp
CMakeLists.txt
doc.hpp
engine.cpp Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2022-09-12 08:18:08 +00:00
engine.hpp
main.cpp
options.cpp Avoid chained operator() calls to prevent formatting issues 2022-09-12 16:48:15 +02:00
options.hpp