1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/apps/opencs/model/prefs
Aesylwinn 1b5273f2b7 Finally re-added rendering stats, refactored some functions
to better fit new input structure, removed unneeded shortcut
declarations in headers, and changed the cell marker
interaction to use primary/secondary select instead of
shift + primary/secondary edit.
2016-07-20 15:00:00 -04:00
..
boolsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
boolsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
category.cpp added category update function 2015-12-12 11:58:53 +01:00
category.hpp added category update function 2015-12-12 11:58:53 +01:00
coloursetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
coloursetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
doublesetting.cpp Allow setting precision of double preferences. Also increase precision of camera sensitivity. 2016-03-26 14:35:03 -04:00
doublesetting.hpp Cleanup, fix comment 2016-04-02 14:02:56 -04:00
enumsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
enumsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
intsetting.cpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
intsetting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
setting.cpp CSMPrefs: fix deadlock in toColor() 2015-12-15 19:33:28 +01:00
setting.hpp made user settings access thread-safe 2015-12-15 12:19:48 +01:00
shortcut.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcut.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcuteventhandler.cpp - Further extended usage of new shortcut class 2016-07-20 08:25:11 -04:00
shortcuteventhandler.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutmanager.cpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutmanager.hpp Changes in shortcut design. 2016-07-20 08:25:11 -04:00
shortcutsetting.cpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00
shortcutsetting.hpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00
state.cpp Finally re-added rendering stats, refactored some functions 2016-07-20 15:00:00 -04:00
state.hpp Base key config/shortcut implementation 2016-07-20 08:25:11 -04:00