1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-02 01:15:32 +00:00
openmw-tes3mp/apps/openmw
Marc Zinnschlag 8bf4abf53b Issue #19: Focus Reporting Improvements
- moved focus reporting code out of the framelistener
- made focus reporting optional (new --report-focus switch)
- report based on tiem passed instead of number of frames passed
- only report if focus has changed
2011-10-08 10:31:23 +02:00
..
mwclass Merge branch 'components_namespaces' into next 2011-06-19 20:22:29 +02:00
mwdialogue added topic tracking 2011-04-26 20:48:36 +02:00
mwgui Added handling of quotation marks and search for matches now ignores the case of input and keywords. When completing and there are matching or partly matching uppercase keywords the output will be upercase too. If this is a problem i'll change it. 2011-07-19 18:42:34 +02:00
mwinput changed OGRE framelistener function from frameStarted to frameRenderingQueued 2011-05-18 16:37:09 +02:00
mwmechanics Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions 2011-03-15 13:36:25 +01:00
mwrender various bits of clean up 2011-09-04 09:48:50 +02:00
mwscript added GetButtonPressed function 2011-07-12 21:26:58 +02:00
mwsound more cleanup 2011-06-15 22:33:31 +02:00
mwworld Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
CMakeLists.txt Issue #19: factored out local script handling into a separate class 2011-10-06 12:30:30 +02:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Issue #19: Focus Reporting Improvements 2011-10-08 10:31:23 +02:00
engine.hpp Issue #19: Focus Reporting Improvements 2011-10-08 10:31:23 +02:00
main.cpp Issue #19: Focus Reporting Improvements 2011-10-08 10:31:23 +02:00