1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/apps/openmw
Andrei Kortunov 6554130f6f
Merge pull request #2594 from Capostrophic/summonsummon
Minor summoned creature cleanup fixes
2019-11-17 10:47:07 +04:00
..
mwbase Recharge items outside of player's inventory (bug #4077) 2019-10-07 22:59:43 +04:00
mwclass Implement actors movement deceleration (feature #4544) 2019-10-31 14:41:12 +04:00
mwdialogue Use sayDone() only for scripting backward compatibility 2019-09-06 09:19:41 +04:00
mwgui Merge pull request #2594 from Capostrophic/summonsummon 2019-11-17 10:47:07 +04:00
mwinput Fix gamepad zoom value calculation 2019-11-02 19:47:05 +03:00
mwmechanics Merge pull request #2594 from Capostrophic/summonsummon 2019-11-17 10:47:07 +04:00
mwphysics Fix jumping mechanics framerate dependency (bug #4991) 2019-07-29 15:45:57 +03:00
mwrender Attempt to shut up CoverityScan warnings about tainted values 2019-11-14 18:28:38 +04:00
mwscript Fix GetEffect result when running on dead actors 2019-10-12 19:06:10 +03:00
mwsound Encode ID's in all places to UTF-8 (bug #3977) 2019-10-10 20:52:32 +04:00
mwstate Remove redundant includes 2019-02-23 08:02:12 +04:00
mwworld Fix possible usage of destroyed variable 2019-11-13 15:46:49 +04:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Recharge items outside of player's inventory (bug #4077) 2019-10-07 22:59:43 +04:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Implement mouse wheel bindings (bug #2679) 2019-10-30 20:45:51 +04:00
engine.hpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
main.cpp Add separate textures for scrollbars (feature #5051) 2019-06-01 16:12:03 +04:00