David Cernat
|
cc25612b8d
|
Add OpenMW commits up to 18 Sep 2019
# Conflicts:
# apps/openmw/mwclass/container.cpp
# apps/openmw/mwclass/door.cpp
# apps/openmw/mwmechanics/security.cpp
# apps/openmw/mwmechanics/spellcasting.cpp
# apps/openmw/mwscript/miscextensions.cpp
|
5 years ago |
Andrei Kortunov
|
c9deb1b325
|
Generate sCrimeMessageReport only once per frame (bug #5012)
|
5 years ago |
David Cernat
|
ed05125f6a
|
Add OpenMW commits up to 2 Aug 2019
# Conflicts:
# apps/openmw/mwmechanics/combat.cpp
|
5 years ago |
David Cernat
|
b57c0bcafe
|
Add OpenMW commits up to 6 June 2019
# Conflicts:
# apps/openmw/mwgui/hud.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwgui/waitdialog.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
5 years ago |
David Cernat
|
5181c601c0
|
Add OpenMW commits up to 2 May 2019
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwscript/statsextensions.cpp
|
5 years ago |
David Cernat
|
f671c0bddc
|
Add OpenMW commits up to 1 Apr 2019
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwdialogue/dialoguemanagerimp.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwgui/trainingwindow.cpp
# apps/openmw/mwgui/travelwindow.cpp
# apps/openmw/mwgui/waitdialog.cpp
|
5 years ago |
David Cernat
|
8729c3c5e3
|
Add OpenMW commits up to 9 Mar 2019
# Conflicts:
# .travis.yml
# CI/before_script.linux.sh
# README.md
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwscript/animationextensions.cpp
# apps/openmw/mwscript/guiextensions.cpp
# apps/openmw/mwscript/miscextensions.cpp
# apps/openmw/mwscript/soundextensions.cpp
|
5 years ago |
David Cernat
|
95a5607509
|
Add OpenMW commits up to 22 Feb 2019
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/spellcasting.cpp
# apps/openmw/mwscript/containerextensions.cpp
|
5 years ago |
David Cernat
|
68886e7539
|
Add OpenMW commits up to 2 Dec 2018
# Conflicts:
# .travis.yml
# README.md
|
5 years ago |
David Cernat
|
fba07194cf
|
Add OpenMW commits up to 29 Oct 2018
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/aicombat.cpp
# apps/openmw/mwmechanics/character.cpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
5 years ago |
David Cernat
|
056591b957
|
Add OpenMW commits up to 14 Sep 2018
# Conflicts:
# apps/openmw/mwgui/container.cpp
# apps/openmw/mwworld/worldimp.hpp
|
5 years ago |
David Cernat
|
889bcec7f8
|
Add OpenMW commits up to 1 Sep 2018
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwclass/creature.cpp
# apps/openmw/mwclass/npc.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/difficultyscaling.cpp
# apps/openmw/mwscript/transformationextensions.cpp
# apps/openmw/mwworld/worldimp.hpp
|
5 years ago |
David Cernat
|
84cab59057
|
Add OpenMW commits up to 19 Aug 2018
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# CI/before_script.linux.sh
# apps/openmw/engine.cpp
# apps/openmw/main.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwscript/aiextensions.cpp
# apps/openmw/mwscript/containerextensions.cpp
# apps/openmw/mwscript/dialogueextensions.cpp
# apps/openmw/mwworld/cellstore.cpp
# apps/openmw/mwworld/containerstore.cpp
# apps/openmw/mwworld/scene.cpp
# apps/openmw/mwworld/worldimp.cpp
# components/misc/debugging.hpp
|
5 years ago |
David Cernat
|
0339958e21
|
[General] Rename Log class into TimedLog
|
5 years ago |
David Cernat
|
94a9292cc6
|
[Client] Use correct index when unassigning quickkeys from WindowManager
|
6 years ago |
Capostrophic
|
56539fee4f
|
Partially revert "Get rid of redundant setKeyFocusWidget() method"
|
6 years ago |
Andrei Kortunov
|
34fe896f4e
|
Merge pull request #2400 from Capostrophic/colorcode
Escape number signs in cell/region names (bug #5047)
|
6 years ago |
Andrei Kortunov
|
1ce370e7fa
|
Make console to do not hide other GUI windows (bug #1515)
|
6 years ago |
Capostrophic
|
9a19af5b33
|
Escape number signs in cell/region names (bug #5047)
|
6 years ago |
Andrei Kortunov
|
faf940546b
|
Get rid of redundant setKeyFocusWidget() method
|
6 years ago |
Andrei Kortunov
|
675be20a0f
|
Get rid of redundant ControllerRepeatClick class
|
6 years ago |
Andrei Kortunov
|
ac8fa54e6e
|
Get rid of redundant MWScroll class
|
6 years ago |
Andrei Kortunov
|
a79955352f
|
Revert MR !103 and !105 since they cause issues with dialogue window
|
6 years ago |
Alexei Dobrohotov
|
216f908a07
|
Merge pull request #2286 from akortunov/map
Do not re-render maps for all active cells during cell transitions
|
6 years ago |
Phillip Andrews
|
a481d2dc1a
|
Make sure pointers are set before GUI windows are brought up
This most noticiably fixes an issue when resting in a bed while levitating.
|
6 years ago |
Andrei Kortunov
|
c5ac580e74
|
Allow to maximize windows via Shift + Double Click (feature #3999)
|
6 years ago |
Andrei Kortunov
|
8e48493264
|
Make pinnable windows hiding persistent (feature #4994)
|
6 years ago |
Andrei Kortunov
|
31ddb0a482
|
Allow to calculate UI skin size based on texture resolution (feature #4968)
|
6 years ago |
bzzt
|
ed4ce4609b
|
Do not re-render maps for all active cells during cell transitions
|
6 years ago |
Andrei Kortunov
|
a302ec9c65
|
Make fallback map static to simplify constructors
|
6 years ago |
bzzt
|
c2176945bd
|
Do not use the delayed map cells update
|
6 years ago |
Andrei Kortunov
|
8df8bd3f37
|
Use C++11-style loops in the GUI instead of iterators
|
6 years ago |
Andrei Kortunov
|
3032b177a1
|
Remove redundant includes
|
6 years ago |
Capostrophic
|
c03ed4cd50
|
Include cleanup
|
6 years ago |
Andrei Kortunov
|
71f1a53090
|
Improve tooltips cleanup (bug #4714)
|
6 years ago |
Andrei Kortunov
|
6e05853478
|
Center progress bar when there are active messageboxes (bug #4691)
|
6 years ago |
Capostrophic
|
19ce1abcdf
|
Fix selected weapon HUD durability percentage
|
6 years ago |
Capostrophic
|
c3e8d536cd
|
Implement getNormalizedEnchantmentCharge() method and use it
|
6 years ago |
Capostrophic
|
54bd7b2dcf
|
Implement getItemNormalizedHealth() method and use it
|
6 years ago |
Capostrophic
|
67de61e1fb
|
Avoid item condition and charge zero divisions
|
6 years ago |
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
6 years ago |
Andrei Kortunov
|
b3fd173e00
|
Check if current weapon has health at all in HUD (bug #4648)
|
6 years ago |
Marc Zinnschlag
|
06b2a23e74
|
Merged pull request #1768
|
6 years ago |
Bret Curtis
|
6035636e29
|
Merge pull request #1915 from akortunov/enterfix
Disable repeating for Accept GUI action
|
6 years ago |
Andrei Kortunov
|
7a986f38da
|
Support for user-defined TrueType fonts
|
6 years ago |
Andrei Kortunov
|
c9c0230d2a
|
Scale journal fonts separately from common ones
|
6 years ago |
Andrei Kortunov
|
f89393fd62
|
Validate 'ttf resolution' option value
|
6 years ago |
Andrei Kortunov
|
adbaeb7cca
|
Improve GUI scaling (bug #3288)
|
6 years ago |
Andrei Kortunov
|
c2c24a76a4
|
Handle MyGUI exceptions inside destructors
|
6 years ago |
Andrei Kortunov
|
269ef7a559
|
Disable repeating for ENTER key in GUI
|
6 years ago |