psi29a
|
dc4d73e76c
|
Merge branch 'msgboxvanillastyle' into 'master'
Vanilla style encumbrance messagebox
Closes #6191
See merge request OpenMW/openmw!1437
|
2021-12-16 07:59:43 +00:00 |
|
kuyondo
|
2fce89e64f
|
changes
|
2021-12-14 22:40:05 +08:00 |
|
uramer
|
15c7bddd57
|
Move SDL-MyGUI input mappings to components, map both ways
|
2021-12-04 12:16:38 +00:00 |
|
kuyondo
|
df9f601ed7
|
initialize constants
|
2021-11-28 02:22:34 +08:00 |
|
kuyondo
|
1f2311538d
|
vanilla style messagebox 2
|
2021-11-26 05:20:58 +08:00 |
|
Petr Mikheev
|
3941c42a71
|
Use applyDeferredPreviewRotationToPlayer only after applying values from luaControls . Otherwise camera rotation is not smooth when movement is controlled from lua.
|
2021-11-19 20:37:21 +01:00 |
|
Petr Mikheev
|
f42badd7be
|
Dehardcode camera
|
2021-11-19 20:37:21 +01:00 |
|
psi29a
|
bd694128b9
|
Merge branch 'lua_input' into 'master'
Update Lua package openmw.input
See merge request OpenMW/openmw!1356
|
2021-11-14 19:57:37 +00:00 |
|
Evil Eye
|
6daefe3ddc
|
Cast to the unsigned char expected by cctype functions
|
2021-11-14 11:26:18 +01:00 |
|
Evil Eye
|
751e8cf76b
|
Do a bounds check before calling functions defined in cctype
|
2021-11-14 11:26:15 +01:00 |
|
Petr Mikheev
|
d285427485
|
Update Lua package openmw.input
|
2021-11-11 20:14:30 +01:00 |
|
Alexei Dobrohotov
|
7a0c13fcf8
|
Make better use of std::clamp
|
2021-11-06 08:47:32 +03:00 |
|
andrewapp
|
b5af192888
|
gamepad cursor speed fix
|
2021-10-01 09:19:26 +10:00 |
|
Petr Mikheev
|
0e6fbbc126
|
Lua package 'openmw.input'
|
2021-08-10 19:00:52 +03:00 |
|
fredzio
|
a7b190ad29
|
Change rotateObject() to take a osg::Vec3f argument instead of 3 floats
for readability.
|
2021-07-30 23:24:53 +02:00 |
|
jvoisin
|
f86ddef4db
|
Minor code cleanup
|
2021-07-22 15:15:41 +02:00 |
|
Petr Mikheev
|
914e604e06
|
Interactions between LuaManager and other parts of OpenMW
|
2021-07-09 20:24:56 +02:00 |
|
Andrei Kortunov
|
c11774f278
|
Do not trigger in-game bindings via mouse buttons when controls are disabled (bug #6047)
|
2021-05-17 12:23:56 +04:00 |
|
jvoisin
|
ee2446d5c4
|
Trim even more
|
2021-04-30 20:11:41 +02:00 |
|
Andrei Kortunov
|
33b8233887
|
Validate GUI scaling and place it to the launcher
|
2021-04-15 15:18:32 +04:00 |
|
Andrei Kortunov
|
903b89a0ff
|
Add bound for UI scale factor, as it specified in docs
|
2021-04-10 11:21:53 +04:00 |
|
Evil Eye
|
6e0f070cd1
|
Don't assume unmapped keycodes outside the extended ASCII range are unprintable
|
2021-02-25 21:37:21 +01:00 |
|
Gleb Mazovetskiy
|
fe815d3d8d
|
Fix memory leak in MWInput
mListener wasn't being cleaned up
|
2021-01-24 15:22:36 +00:00 |
|
Andrei Kortunov
|
799bd3379c
|
Move screenshots handling to the separate class
|
2021-01-09 10:44:33 +04:00 |
|
Andrei Kortunov
|
8084a336b5
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Petr Mikheev
|
874c754b68
|
Fix #5557
|
2020-09-15 20:24:16 +02:00 |
|
Andrei Kortunov
|
9189a42c4c
|
Fix failed assertion
|
2020-08-29 12:07:13 +04:00 |
|
Petr Mikheev
|
694e0b5906
|
Refactoring. Simplification of camera interface.
|
2020-08-06 00:43:33 +02:00 |
|
Perry Hugh
|
4bf24a955e
|
Restore Gamepad Zooming
|
2020-08-04 06:04:59 +00:00 |
|
Petr Mikheev
|
62c8ea373b
|
Fix not completely correct camera transition when switching from 1st person to 3rd person if armed.
|
2020-07-19 22:12:17 +02:00 |
|
Petr Mikheev
|
d78b227670
|
Fix inverted preview rotation when using controller
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
8ac7ffc32b
|
Remove 'separate preview camera' and make the new behavior the default one.
Also minor refactoring in camera.cpp
|
2020-07-17 22:59:44 +02:00 |
|
Petr Mikheev
|
4d206d2c67
|
Improved preview mode
|
2020-07-17 20:35:52 +02:00 |
|
Andrei Kortunov
|
7fb78e801f
|
Fix mouse release injection
|
2020-07-01 11:02:02 +04:00 |
|
Andrei Kortunov
|
5f0cc87a67
|
Do not discard remnants
|
2020-07-01 09:52:57 +04:00 |
|
Andrei Kortunov
|
230e06dec7
|
Make joysticks dead zone configurable (bug #5502)
|
2020-06-28 13:12:12 +04:00 |
|
Andrei Kortunov
|
1541c7e5eb
|
Fix ordering warning
|
2020-06-18 19:19:57 +04:00 |
|
Andrei Kortunov
|
808c905e1f
|
Initialize fields to avoid undefined behaviour
|
2020-06-18 14:50:06 +04:00 |
|
Andrei Kortunov
|
b00d72b9e4
|
Move cursor update to the MouseManager
|
2020-05-26 18:03:29 +04:00 |
|
Andrei Kortunov
|
e3df170a53
|
Fix mControlsDisabled flag usage
|
2020-05-26 10:58:24 +04:00 |
|
Andrei Kortunov
|
41beca8125
|
Refactor actions order setup
|
2020-05-10 10:13:19 +04:00 |
|
Andrei Kortunov
|
a6514e7740
|
Add missing include
|
2020-05-09 11:28:30 +04:00 |
|
Andrei Kortunov
|
73552f1d3c
|
Move control switch reading/writing to relevant class
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b4e52a6bc8
|
Add missing include
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0455f48d02
|
More formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b575712cb1
|
Formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
85f91a7de8
|
Remove some redundant code
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3328775eff
|
Unify cursor enabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|