1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 12:19:55 +00:00
openmw-tes3mp/apps/openmw
Jordan Ayers aac2de270e Cleanup: Don't call <environment obj>.get().
mEnvironment.get() is redundant.  Switch the call to resemble the
surrounding environment get() calls, instead.
2014-10-05 18:12:55 -05:00
..
mwbase Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
mwclass Fix typo in comments. 2014-10-05 18:12:33 -05:00
mwdialogue Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwgui Revert spelling change to preserve consistency, fix a typo 2014-10-03 22:38:06 +02:00
mwinput Don't reset an unbound input action to its default binding if the key/mouse button for that default binding is already used by another action (Fixes #1960) 2014-10-01 17:54:18 +02:00
mwmechanics Simplify getEffectMultiplier. 2014-10-04 15:28:58 -05:00
mwrender Fix for crash in main menu when reflections are enabled 2014-10-02 18:12:49 +02:00
mwscript Implement ToggleWorld instruction 2014-09-30 15:54:09 +02:00
mwsound Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwstate Store levitation/teleport enabled state in savegames (Fixes #1923) 2014-09-24 12:21:19 +02:00
mwworld Fix typo in comments. 2014-10-05 18:12:33 -05:00
android_main.c fixe all code v 2 2014-08-06 00:46:21 +04:00
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
crashcatcher.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Cleanup: Don't call <environment obj>.get(). 2014-10-05 18:12:55 -05:00
engine.hpp Merge branch 'run' 2014-09-14 11:59:54 +02:00
main.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00