Petr Mikheev
|
1869aeae5c
|
Move some of player controls logic from C++ to Lua
|
2022-12-28 22:04:19 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Evil Eye
|
4eb6c48285
|
Avoid copying in InputManager
|
2022-08-12 18:42:12 +02:00 |
|
Bret Curtis
|
74e7cfc023
|
remove unused includes: part1
remove unused imports: part2
revert one tidy we will keep for c++20
|
2022-01-23 17:30:25 +01:00 |
|
Petr Mikheev
|
d285427485
|
Update Lua package openmw.input
|
2021-11-11 20:14:30 +01:00 |
|
Petr Mikheev
|
0e6fbbc126
|
Lua package 'openmw.input'
|
2021-08-10 19:00:52 +03:00 |
|
Andrei Kortunov
|
e3df170a53
|
Fix mControlsDisabled flag usage
|
2020-05-26 10:58:24 +04:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f990150c49
|
Move video wrapper to the WindowsManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
fcac7d3ab7
|
Split mouse handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
1560e71f4e
|
Move SDL mappigs to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
MiroslavR
|
301dd77efb
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
|
scrawl
|
d11952c48a
|
Stop rendering when the window is minimized
|
2015-09-04 03:44:14 +02:00 |
|
scrawl
|
2b7287cbd2
|
Merge branch 'master' of https://github.com/OpenMW/openmw into joystick
Conflicts:
CMakeLists.txt
|
2015-02-27 22:37:22 +01:00 |
|
Digmaster
|
1e4a845b6f
|
Minor code cleanup
|
2015-02-27 22:19:08 +01:00 |
|
scrawl
|
27dc49a135
|
Rewrite game settings manager
Removes the abhorrent dependency on Ogre for this code and improves the error handling.
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
0c6e2170db
|
Include cleanup
|
2015-02-05 04:18:42 +01:00 |
|
Digmaster
|
c37881ead1
|
Joystick Support
|
2014-12-08 21:57:32 -06:00 |
|
scrawl
|
f2cd37edd0
|
Play company logo movie
|
2014-03-27 19:51:48 +01:00 |
|
scrawl
|
6eaa7553f8
|
Fixes #1181: Enable controls when loading a savegame
|
2014-03-09 03:34:49 +01:00 |
|
scrawl
|
2b339f6c0f
|
loading screen
|
2012-09-11 16:37:54 +02:00 |
|
scrawl
|
9448ce5968
|
implemented "get<Control>Disabled" functions
|
2012-09-10 18:44:59 +02:00 |
|
scrawl
|
c7b8787c32
|
"reset to defaults" button, invert y axis button
|
2012-08-13 02:55:22 +02:00 |
|
scrawl
|
bc6e4feedc
|
hotkey window first version
|
2012-08-13 01:26:15 +02:00 |
|
scrawl
|
86d6f190bf
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
|
Marc Zinnschlag
|
0231533d05
|
Issue #107: InputManager is accessed only through the interface class from now on
|
2012-08-11 17:53:39 +02:00 |
|