openmw-tes3coop/apps/openmw
scrawl db7b80b503 Revert "Accept a ConstPtr in ItemPtr tooltips"
This reverts commit 41c8ec56e0.

Does not work due to code relying on getting the non-const Ptr from the widget. Further refactoring is needed.
2015-12-19 22:52:35 +01:00
..
mwbase Add const version of World::getAnimation 2015-12-19 16:15:45 +01:00
mwclass Add count argument to copyObjectToCell 2015-12-19 16:48:32 +01:00
mwdialogue Call updateDialogueGlobals before dialogue starts (Fixes #3034) 2015-12-19 21:58:49 +01:00
mwgui Revert "Accept a ConstPtr in ItemPtr tooltips" 2015-12-19 22:52:35 +01:00
mwinput Print detected game controllers to the log file 2015-12-09 14:33:02 +01:00
mwmechanics Add const version of World::getAnimation 2015-12-19 16:15:45 +01:00
mwphysics Another collision mask fix 2015-12-19 17:02:57 +01:00
mwrender Accept a ConstPtr in RippleSimulation 2015-12-19 15:51:41 +01:00
mwscript Remove redundant getId function 2015-12-18 16:58:38 +01:00
mwsound Use a ConstPtr in SoundManager 2015-12-18 18:11:30 +01:00
mwstate Accept a ConstPtr in RippleSimulation 2015-12-19 15:51:41 +01:00
mwworld Add count argument to copyObjectToCell 2015-12-19 16:48:32 +01: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 Rename CellStore Functor to Visitor 2015-12-06 18:13:04 +01:00
crashcatcher.cpp Revert debce0fb80, use a sleep() to work around the X11 bug 2015-11-28 05:42:05 +01:00
doc.hpp doc.hpp fix 2015-06-04 01:30:16 +02:00
engine.cpp Use separate config options for min and mag texture filters 2015-12-13 17:05:19 -08:00
engine.hpp Refactor: InputManager no longer depends on Engine 2015-11-14 03:01:24 +01:00
main.cpp enable opengl es1 2015-12-02 22:40:04 +03:00