madsbuvi
|
018e790ec0
|
Unite all viewer traversals.
|
2021-01-17 12:12:14 +01:00 |
|
Mads Buvik Sandvei
|
3e581571f4
|
QWERTY implementation of a virtual keyboard.
|
2020-11-14 19:20:36 +01:00 |
|
Mads Buvik Sandvei
|
c1e6b05555
|
Wrote a meta menu for accessibility on VR controllers with few keys.
|
2020-10-27 20:45:41 +01:00 |
|
Mads Buvik Sandvei
|
4f8f0cc8ac
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr
|
2020-10-22 20:39:53 +02:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Mads Buvik Sandvei
|
c9e761eb88
|
Merge remote-tracking branch 'remotes/origin/master' into openxr_vr
|
2020-07-21 13:58:52 +02:00 |
|
Andrei Kortunov
|
db8f0ad6fd
|
Do not use outdated references when moving objects to new cells (bug #5387)
|
2020-07-11 17:24:20 +04:00 |
|
Andrei Kortunov
|
27f1a3376c
|
Add a separate stats watcher for GUI
|
2020-07-01 15:55:44 +04:00 |
|
Mads Buvik Sandvei
|
58d73e14e6
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# apps/openmw/mwbase/environment.cpp
# apps/openmw/mwbase/environment.hpp
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwrender/animation.cpp
# apps/openmw/mwrender/camera.cpp
# apps/openmw/mwrender/camera.hpp
# apps/openmw/mwrender/renderingmanager.cpp
# apps/openmw/mwrender/renderingmanager.hpp
|
2020-06-28 11:59:07 +02:00 |
|
Andrei Kortunov
|
396afe79f1
|
Move font loading to the FontLoader
|
2020-05-28 23:18:31 +04:00 |
|
Andrei Kortunov
|
dcfc4cc5dd
|
Rename onFrame() to update() to make WindowManager consistent with other managers
|
2020-05-26 18:35:16 +04:00 |
|
Andrei Kortunov
|
000e44a18e
|
Move data from WindowManager to CharacterCreation to simplify API
|
2020-05-26 18:35:13 +04:00 |
|
Mads Buvik Sandvei
|
cbbc82f053
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.cpp
# apps/openmw/mwrender/water.cpp
# apps/openmw/mwrender/water.hpp
# apps/openmw/mwworld/worldimp.cpp
|
2020-05-17 23:47:28 +02:00 |
|
Andrei Kortunov
|
f990150c49
|
Move video wrapper to the WindowsManager
|
2020-05-09 11:27:02 +04:00 |
|
Mads Buvik Sandvei
|
57e48cfc03
|
Separate rendering of window menus. It's still awkward. Needs polishing.
|
2020-05-01 21:37:01 +02:00 |
|
bzzt
|
dc33eeadf1
|
tightscenebound is uncessary after water bbfix
|
2020-04-27 08:42:46 +02:00 |
|
Mads Buvik Sandvei
|
6296f9f124
|
change gui render order based on vr vs non-vr
|
2020-03-30 01:25:23 +02:00 |
|
Mads Buvik Sandvei
|
31f5b76394
|
Drop items at location
|
2020-03-10 22:39:11 +01:00 |
|
Andrei Kortunov
|
c9deb1b325
|
Generate sCrimeMessageReport only once per frame (bug #5012)
|
2019-09-05 20:16:03 +04:00 |
|
Capostrophic
|
56539fee4f
|
Partially revert "Get rid of redundant setKeyFocusWidget() method"
|
2019-06-09 02:12:44 +03:00 |
|
Andrei Kortunov
|
1ce370e7fa
|
Make console to do not hide other GUI windows (bug #1515)
|
2019-05-29 17:10:57 +04:00 |
|
Andrei Kortunov
|
faf940546b
|
Get rid of redundant setKeyFocusWidget() method
|
2019-05-17 19:09:40 +04:00 |
|
Alexei Dobrohotov
|
216f908a07
|
Merge pull request #2286 from akortunov/map
Do not re-render maps for all active cells during cell transitions
|
2019-05-11 02:30:38 +03:00 |
|
Andrei Kortunov
|
c5ac580e74
|
Allow to maximize windows via Shift + Double Click (feature #3999)
|
2019-05-01 20:15:11 +04:00 |
|
bzzt
|
ed4ce4609b
|
Do not re-render maps for all active cells during cell transitions
|
2019-03-30 09:10:48 +04:00 |
|
Andrei Kortunov
|
a302ec9c65
|
Make fallback map static to simplify constructors
|
2019-03-29 15:30:49 +04:00 |
|
Andrei Kortunov
|
6e05853478
|
Center progress bar when there are active messageboxes (bug #4691)
|
2018-10-28 14:40:48 +04:00 |
|
Marc Zinnschlag
|
06b2a23e74
|
Merged pull request #1768
|
2018-09-17 12:10:21 +02:00 |
|
Andrei Kortunov
|
7a986f38da
|
Support for user-defined TrueType fonts
|
2018-09-12 14:31:01 +04:00 |
|
Andrei Kortunov
|
adbaeb7cca
|
Improve GUI scaling (bug #3288)
|
2018-09-12 14:31:01 +04:00 |
|
Andrei Kortunov
|
269ef7a559
|
Disable repeating for ENTER key in GUI
|
2018-09-10 12:55:00 +04:00 |
|
Andrei Kortunov
|
33a66b778f
|
Disable repeating for Accept action in keyboard navigation (bug #4260)
|
2018-09-09 23:10:09 +04:00 |
|
Andrei Kortunov
|
c77c50e92b
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
|
Andrei Kortunov
|
4872edc5ed
|
Prevent PlaySound overlapping
|
2018-05-01 16:24:32 +04:00 |
|
Andrei Kortunov
|
e0aa5e8e79
|
Prevent overlapping for journal and books scrolling
|
2018-03-11 16:19:37 +04:00 |
|
Andrei Kortunov
|
3571f7f413
|
Remove getEncoding() from WindowManager
|
2017-11-22 08:32:38 +04:00 |
|
Andrei Kortunov
|
f0ca3eabd3
|
Merge from upstream master
|
2017-11-21 09:39:54 +04:00 |
|
Andrei Kortunov
|
a83a43e376
|
Determine when need to use the Cyrillic journal index
|
2017-11-21 09:32:35 +04:00 |
|
scrawl
|
49a0922f1b
|
Remove 'visibility mask' gui feature which did not end up being useful
|
2017-10-04 16:00:37 +00:00 |
|
scrawl
|
7c68ed04b2
|
Don't require modal windows to be removed in the same order they were added
|
2017-10-04 16:00:37 +00:00 |
|
scrawl
|
fce9a14986
|
Hide the mouse cursor until it's used
|
2017-09-27 12:55:48 +00:00 |
|
scrawl
|
2ce79e07a4
|
Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways.
- Fix memory leaks in DialogueWindow
- Fix Link objects being deleted from their own event handler
|
2017-09-25 23:38:28 +02:00 |
|
scrawl
|
36c192a1dd
|
Undo the console portion of 84657271c7 because it results in the console forgetting its object on opening
|
2017-09-25 21:15:38 +02:00 |
|
scrawl
|
d78e822833
|
Add 'delay' argument for screen fading operations
|
2017-09-25 00:47:10 +02:00 |
|
scrawl
|
d10985e481
|
Remove unneeded window pointers
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
f67dbc8aa0
|
Remove redundant update function
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
ba7ae2663f
|
Use a generic container to delete windows
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
5f440a29bd
|
Remember key focus per GUI mode
Among other things, this will remember the focused button in the container window, allowing quick looting of multiple containers.
|
2017-09-24 19:08:14 +02:00 |
|
scrawl
|
ad4b91131f
|
toggleGui renamed to toggleHud, remove unused variable
|
2017-09-24 19:08:14 +02:00 |
|
scrawl
|
20766fb508
|
Associate open/close sounds with the GUI mode
|
2017-09-24 19:08:13 +02:00 |
|