bzzt
dc33eeadf1
tightscenebound is uncessary after water bbfix
5 years ago
David Cernat
a20f8e77dc
Add OpenMW commits up to 25 Apr 2020
...
# Conflicts:
# .travis.yml
# apps/openmw/mwclass/container.cpp
# apps/openmw/mwclass/door.cpp
5 years ago
Capostrophic
688e804548
Fix simple water with radial fog enabled
5 years ago
AnyOldName3
53b9b41159
Rely on existing alpha test for non-blended shadow casting
5 years ago
Capostrophic
bbf6b4e517
Don't radialize underwater fog
5 years ago
Capostrophic
36d82abafd
Make book layer have lower priority than the layer for other GUI windows
5 years ago
David Cernat
25a632c650
Add OpenMW commits up to 13 Apr 2020
...
# Conflicts:
# CMakeLists.txt
# README.md
# apps/openmw/engine.cpp
# apps/openmw/mwclass/creaturelevlist.cpp
# apps/openmw/mwgui/quickkeysmenu.cpp
5 years ago
AnyOldName3
12044a607b
Only alpha-test shadows when necessary
...
Previously we always discarded shadow map fragments if the alpha channel of the output would have been low, but there were some (modded) assets that have non-one alpha but have testing or blending disabled so end up opaque anyway. This lets the shadows of those objects match.
5 years ago
Bret Curtis
b243ee6f74
Merge pull request #2744 from OpenMW/debian_appstream
...
add launchable type
5 years ago
David Cernat
7bc3298ed4
Add OpenMW commits up to 1 Apr 2020
...
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# apps/openmw/mwphysics/physicssystem.cpp
5 years ago
Andrei Kortunov
e63325ebff
Support for camera rotation via gyroscope on Android (feature #5311 )
5 years ago
Bret Curtis
deac2abc0f
add launchable type; rename files to be conform to freedesktop.org and debian standards
5 years ago
Andrei Kortunov
9d254aefb3
Merge pull request #2731 from Capostrophic/gender
...
Fix Gender column filtering (bug #4601 )
5 years ago
Capostrophic
18bfc6f2c5
Fix Gender column filtering (bug #4601 ) and correct filter descs
5 years ago
James Moore
a37bdfd492
Implement a refresh button on data files page
5 years ago
fredzio
e1b5dd97b8
Add a filter in the alchemy window.
...
A button allow to switch between ingredient name and magic effect.
Switching reset the filter.
The default filter can be set in the layout file.
The player can show only ingredients whose either name or effect
match the filter
Only effect that are known to the player (via alchemy skill) are
taken into account
5 years ago
Alexei Dobrohotov
e80fbf4786
Merge pull request #2721 from akortunov/radial_fog
...
Support for radial fog
5 years ago
Andrei Kortunov
02444add2a
Support for radial fog (feature #4708 )
5 years ago
elsid
7ae7cb181d
Support recast mesh rendering
5 years ago
David Cernat
43e7df6df8
Add OpenMW commits up to 11 Mar 2020
5 years ago
Capostrophic
624a9ac353
Force shaders for objects affected by new envmap option
5 years ago
Capostrophic
2b3ecff004
Remove broken fixed function pipeline support
...
Added by mistake
5 years ago
Capostrophic
6999f1fd28
Add an option to apply lighting to environment maps
5 years ago
Capostrophic
19a7245251
Add bump mapping support
5 years ago
Capostrophic
54334932d9
Move user string assignment to layout files
5 years ago
Frederic Chardon
78d58a344d
Item search in inventory (feature #4831 )
5 years ago
David Cernat
85fb1d1a0b
Add OpenMW commits up to 19 Feb 2020
...
# Conflicts:
# apps/openmw/mwworld/scene.cpp
5 years ago
Capostrophic
122dffe4c1
Make uncapped Damage Fatigue optional (bug #5264 )
...
Cap Absorb Fatigue
5 years ago
David Cernat
60b6f92fa3
Add OpenMW commits up to 13 Jan 2020
...
# Conflicts:
# apps/openmw/mwmechanics/actors.cpp
5 years ago
Andrei Kortunov
2b8e976c6a
Adjust settings menu
5 years ago
David Cernat
a58f09fd6c
Add OpenMW commits up to 2 Jan 2020
...
# Conflicts:
# apps/openmw/mwmechanics/enchanting.cpp
# apps/openmw/mwworld/scene.cpp
5 years ago
Andrei Kortunov
71e1d576cd
Allow to enchant multiple projectiles at once (feature #3517 )
5 years ago
David Cernat
9d6f3fdd09
Add OpenMW commits up to 1 Dec 2019
...
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwscript/aiextensions.cpp
# apps/openmw/mwscript/statsextensions.cpp
5 years ago
elsid
6be103bc54
Increase recast scale factor and tile size
...
Increased recast scale fixes navmesh around (-28585, -29951, 483).
Increased tile size compensates decrease of total navmesh area.
5 years ago
David Cernat
3c3015d0da
[Browser] Remove unused buttons from the server browser for now
5 years ago
David Cernat
0c98c5d09e
Add OpenMW commits up to 19 Nov 2019
...
# Conflicts:
# apps/openmw/mwmechanics/aipursue.cpp
# apps/openmw/mwmechanics/summoning.cpp
5 years ago
Capostrophic
ae1f456b0a
Default setting value tweaks
5 years ago
Andrei Kortunov
6a625b1dac
Scale magic items frames in the quick keys menu
5 years ago
Andrei Kortunov
bfc07afa28
Restore normal size of quests buttons in journal
5 years ago
David Cernat
5762a36fc2
Add OpenMW commits up to 7 Nov 2019
...
# Conflicts:
# apps/openmw/mwmechanics/aifollow.hpp
5 years ago
Capostrophic
5a5bc0bef8
Uncheck sheathing checkboxes automatically when appropriate
...
Fix their order and bogus saveSettingBool calls
5 years ago
Capostrophic
5eab913a9c
Make additional anim sources dependency more obvious
5 years ago
Capostrophic
7885b8c75e
Sheathing-related changes
...
Add weapon and shield sheathing and use additional anim sources checkboxes into the Advanced tab of the launcher
Remove outdated information from the documentation
5 years ago
Capostrophic
31e330c9a5
Revise shadow setting tooltips and correct fade start minimum value
5 years ago
Capostrophic
208608cbd0
Fix a typo and a mistake
5 years ago
Capostrophic
9b204fe227
Move shadow settings into a new tab
5 years ago
Capostrophic
0e2380d471
Add the most basic shadow settings into the launcher
5 years ago
bzzt
b6ed2f1718
Add optional shadow map max distance and fading
5 years ago
Bret Curtis
ec9a593fc3
Merge pull request #2578 from akortunov/mouse
...
Implement mouse wheel bindings (bug #2679 )
5 years ago
Alexei Dobrohotov
f944c5b175
Merge pull request #2582 from ananace/add-oars
...
Add OARS block for future packaging
5 years ago
Alexander Olofsson
165401465b
Add OARS block for future packaging
5 years ago
Michael Stopa
e4bec88a68
Implement mouse wheel bindings (bug #2679 )
5 years ago
David Cernat
54301f5f89
Add OpenMW commits up to 29 Oct 2019
...
# Conflicts:
# apps/openmw/mwmechanics/combat.cpp
# apps/openmw/mwworld/inventorystore.cpp
5 years ago
Bret Curtis
262d87846c
Merge pull request #2047 from akortunov/holstered_shield
...
Shields holstering support
5 years ago
Andrei Kortunov
d3a3b2f1f6
Shields holstering support (feature #5193 )
5 years ago
David Cernat
4d40f05576
[GUI] Make TES3MP text input window resize itself automatically
5 years ago
elsid
bfe6005ed4
Increase default recast scale factor
...
To make 4 voxels fit into sStepSizeUp = 34:
"recast scale factor" = 4 * "cell size" / sStepSizeUp
5 years ago
elsid
cbf8deeb31
Remove unused default settings
5 years ago
David Cernat
4a34666c59
Add OpenMW commits up to 7 Oct 2019
...
# Conflicts:
# apps/openmw/mwmechanics/aiactivate.cpp
5 years ago
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
Capostrophic
3a912485ca
openmw.cfg-related fixes
...
Make sure the defaults exist in local openmw.cfg too
Make sure constant attenuation settings are defined now that they are implemented
Fix config file loading order once and for all (bug #2976 )
5 years ago
David Cernat
ca67587b89
Add OpenMW commits up to 5 Sep 2019
...
# Conflicts:
# apps/openmw/mwgui/container.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
Capostrophic
cf0c71c651
Water shader cleanup
5 years ago
Andrei Kortunov
b6044d231a
Handle death event manually before disposing a corpse if a death animation was not finished yet (feature #5146 )
5 years ago
David Cernat
63f55ce762
[GUI] Fix chat window layout after 1ce370e7fa
made it stop working
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
6205ff6b04
Add OpenMW commits up to 30 Jan 2019
...
# Conflicts:
# apps/openmw/mwworld/worldimp.cpp
5 years ago
David Cernat
6fdef4fd0a
Add OpenMW commits up to 1 Jan 2019
...
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwphysics/physicssystem.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
David Cernat
68886e7539
Add OpenMW commits up to 2 Dec 2018
...
# Conflicts:
# .travis.yml
# README.md
5 years ago
David Cernat
cbba81df03
Add OpenMW commits up to 14 Nov 2018
...
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# CI/before_script.linux.sh
# CMakeLists.txt
# apps/openmw/CMakeLists.txt
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwworld/containerstore.cpp
# apps/openmw/mwworld/inventorystore.cpp
5 years ago
David Cernat
3efffe92e3
Add OpenMW commits up to 5 Nov 2018
...
# Conflicts:
# CI/before_install.linux.sh
# CMakeLists.txt
# apps/openmw/mwmechanics/aifollow.cpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.hpp
# apps/openmw/mwworld/scene.cpp
# apps/openmw/mwworld/worldimp.cpp
# components/CMakeLists.txt
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
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
AnyOldName3
d460e407ab
Merge branch 'framelimit' into 'master'
...
Default framelimit
See merge request OpenMW/openmw!54
6 years ago
wang ryu
d4ec446141
default framelimit
6 years ago
Chris Djali
576285573b
Merge pull request #2404 from Capostrophic/framerate
...
Make framerate limit configurable in the launcher
6 years ago
Artem Nykolenko
d996b565a5
Improve character window resizing (bug #4276 )
6 years ago
Justin Ivany
643f259cbf
Adding option for cursor speed when using gamepad
6 years ago
Capostrophic
9502e9f3f7
Disable FPS limit spinbox by default and set the maximum to 1000
...
Make window border and framerate limit labels consistent with other labels
6 years ago
Capostrophic
b87b29eeb0
Make framerate limit configurable in the launcher
6 years ago
unknown
d9439389e6
fix #4665
6 years ago
Andrei Kortunov
ae935a8084
Add separate textures for scrollbars (feature #5051 )
6 years ago
Alexei Dobrohotov
58f8d1ac04
Merge pull request #2402 from akortunov/console
...
Make console to do not hide other GUI windows
6 years ago
Andrei Kortunov
1ce370e7fa
Make console to do not hide other GUI windows (bug #1515 )
6 years ago
Alexei Dobrohotov
ff7a04c336
Fix paths article link in local openmw.cfg too
6 years ago
Alexei Dobrohotov
883dc2136d
Fix openmw.cfg Paths article link
6 years ago
Alexei Dobrohotov
c66ddea429
Merge pull request #2392 from akortunov/guifixes
...
Get ride of some redundant GUI stuff
6 years ago
Andrei Kortunov
70ef87c093
Merge pull request #2393 from akortunov/master
...
Fix libpng warning about incorrect profile
6 years ago
Andrei Kortunov
dbd0d83a6b
Fix libpng warning about incorrect profile
6 years ago
Andrei Kortunov
ac8fa54e6e
Get rid of redundant MWScroll class
6 years ago
Capostrophic
686049679c
Launcher: Clone content list button (feature #4784 )
6 years ago
Andrei Kortunov
1c545c8f6d
Fix a regression with variable declarations in water shader
6 years ago
Alexei Dobrohotov
4a5e2d1d4e
Merge pull request #2281 from akortunov/shaders
...
Minor water shader fixes
6 years ago
Alexei Dobrohotov
15142a608d
Merge pull request #2344 from xyzz/delete-spell
...
Add a button to delete spells from spellwindow
6 years ago
Alexei Dobrohotov
632e7b973b
Merge pull request #2349 from akortunov/pinning
...
Allow to maximize windows via Shift + Double Click
6 years ago
Alexei Dobrohotov
6aef52931f
Merge pull request #2166 from akortunov/distant_slider
...
Rework the viewing distance slider
6 years ago
Andrei Kortunov
16026ec940
Replace the openmw-plugin.png icon for launcher
6 years ago
Andrei Kortunov
4513c5516c
Increase the viewing distance cap in the slider when the Distant Terrain is enabled
6 years ago
Andrei Kortunov
c5ac580e74
Allow to maximize windows via Shift + Double Click (feature #3999 )
6 years ago
Capostrophic
e49232074b
Shader adjustments
...
Clamp directional per-vertex diffuse lighting
Simplify vectors
6 years ago
Andrei Kortunov
6e7bdfe329
Make progress bar close to vanilla
6 years ago
Alexei Dobrohotov
5e405ca679
Merge pull request #2347 from akortunov/pinning
...
Make pinnable windows hiding persistent
6 years ago
Andrei Kortunov
8e48493264
Make pinnable windows hiding persistent (feature #4994 )
6 years ago
Ilya Zhuravlev
e057ea171f
spell window: don't manually recalculate edit box width every update
6 years ago
Ilya Zhuravlev
26ac7412a0
Spell window: dynamically resize the edit box, change delete button caption
6 years ago
Ilya Zhuravlev
2d94fa20d2
spell window layout: make longer to fit russian translation
6 years ago
Ilya Zhuravlev
04de2fcc54
spell window: Use sDeleteSpell instead of hardcoding string caption
6 years ago
Ilya Zhuravlev
6c96b5653b
Add a button to delete spells from spellwindow
6 years ago
Capostrophic
34ea9ea813
Add an option to restore MCP-like movement behavior
6 years ago
Capostrophic
c7ac06b960
Always account for every follower travelling
6 years ago
Andrei Kortunov
7e0bf40dbe
Allow to shrink tooltip width to its actual text width (bug #3812 )
6 years ago
Capostrophic
fcf679de49
Make the default vertical FOV in line with vanilla (bug #4933 )
6 years ago
Andrei Kortunov
31ddb0a482
Allow to calculate UI skin size based on texture resolution (feature #4968 )
6 years ago
terrabyte25
61c3847a12
Add magic animation option to advanced page
6 years ago
Andrei Kortunov
35facc5cde
Add an option to use casting animations for magic items (feature #4962 )
6 years ago
Capostrophic
a1ec2aec26
Update SDL controller mappings from upstream
6 years ago
bzzt
4708db258e
Minor water shader cleanup - avoid redundant calculations
6 years ago
Andrei Kortunov
bbb1fdd92f
Reduce default composite map distance to decrease GPU loading
6 years ago
Capostrophic
02242ce66b
Fix shader specular lighting (again)
6 years ago
Capostrophic
168e758921
Correct look and behavior of some setting sliders
6 years ago
AnyOldName3
5b2691e744
Actually use specular shininess parameter instead of hardcoded value.
6 years ago
elsid
f2e47d640d
Add option to limit max number of navmesh tiles
6 years ago
Andrei Kortunov
5505582a97
Fix localized 'Invert Y axis' label cutoff
6 years ago
Andrei Kortunov
9398117ea7
Allow to do not reflect terrain
6 years ago
Andrei Kortunov
00ab552184
Add more settings to water reflections in exteriors (feature #4859 )
6 years ago
Andrei Kortunov
56fea4b062
Add setting to control composite geometry size
6 years ago
bzzt
9d44e18af6
Allow to configure terrain vertex LOD
6 years ago
bzzt
fd94d7f7ff
Make Distant Terrain more configurable (feature #4890 )
6 years ago
Bret Curtis
dc1c2358b9
Merge pull request #2089 from akortunov/qthelp
...
Editor: Add basic info window
6 years ago
Bret Curtis
df2de8a661
Merge pull request #2068 from Capostrophic/normalweapons
...
Make normal weapon resistance behavior closer to vanilla (bug #4384 )
6 years ago
Capostrophic
4138e29ca4
Add option to restore the previous ammo behavior
6 years ago
Bret Curtis
942f7f776d
Merge pull request #2168 from Capostrophic/gamepad
...
Option to disable controller (feature #3980 )
6 years ago
Chris Djali
cb5a57e41b
Merge pull request #1547 from AnyOldName3/osgshadow-test-vdsm
...
Shadows
6 years ago
elsid
9626b6ec42
Add option to disable DetourNavigator component to find paths
6 years ago
Capostrophic
39dcbacf44
Option to disable controller (feature #3980 )
6 years ago
AnyOldName3
f3fc888ab9
Merge branch 'osgshadow-test-vdsm-mesa-optimised-shader-2' into osgshadow-test-vdsm
6 years ago
AnyOldName3
9b92943d1a
Don't rely exclusively on a shadow map when out of its depth range
6 years ago
AnyOldName3
abe9ba736e
Add line breaks to make settings more readable.
6 years ago
AnyOldName3
556c9a3382
Add normal-offset shadow mapping to remove shadow acne (flicker)
6 years ago
Capostrophic
731f91759e
Account for inverted tangents on normal-mapped objects (bug #3733 )
6 years ago
Andrei Kortunov
8580a58ba0
Optimize HUD update (do not do unnecessary work)
6 years ago
Andrei Kortunov
8687a49c19
Editor: Added basic info window
6 years ago
AnyOldName3
e2515f6db7
Merge branch 'master' into osgshadow-test-vdsm
6 years ago
Bret Curtis
83e346e1e6
add new bugtracker
6 years ago
Bret Curtis
b8b1a52216
add commit date; revert boost as we are not breaking anything yet
6 years ago
Bret Curtis
fc10adb608
makes openmw.appdata.xml a template that accepts @OPENMW_VERSION@ so we do not have to update it all the time; fix deprecated warning for boost header; un-ignore openmw.appdata.xml
6 years ago
AnyOldName3
2d5da1a6fa
Don't exclusively rely on a shadow map if its bounds have been expanded since the cull traversal.
6 years ago
Capostrophic
7b5932a49d
Add Invert X Axis option (feature #3610 )
6 years ago
AnyOldName3
0a409c0ab8
Make shadow map front-face culling configurable
6 years ago
AnyOldName3
dd207d9e54
Make the shadow polygon offset parameters configurable
6 years ago
AnyOldName3
49487355a5
Merge branch 'osgshadow-test-vdsm' of https://github.com/AnyOldName3/openmw into osgshadow-test-vdsm
6 years ago
AnyOldName3
642002b302
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
6 years ago
Bret Curtis
caad388c26
bump our versions to 0.46, keep this commit in mind when trying to automate this into one place
6 years ago
Grim Kriegor
8f90f8a3b8
[General] Change the default plugins home location
6 years ago
Stanislaw Halik
caefe8cda0
fix win32 app manifest copy-paste error
6 years ago
AnyOldName3
02a8c6a7ce
Merge branch 'master' into pr/fix-hidpi-resolution
6 years ago
Bret Curtis
f6243fae83
Merge pull request #1615 from akortunov/holstered_weapons
...
Weapon sheathing
6 years ago
Capostrophic
fcb2cde1dd
Tweak the default chargen and level up messages
6 years ago
Stanislaw Halik
5e3e01cac0
fix resolution on HiDPI displays under Windows
...
The same Windows functionality as scaling user interface elements,
confuses fullscreen games unless they set a particular of metadata to
indicate that they perform the scaling by themselves.
What happened was treating 2160p as 1440p despite the former being
chosen. The same occured with other game title prior to introducing the
metadata bits.
Fortunately with CMake there's no need to invoke the mt.exe "manifest
tool" manually.
Note that the setting of "per-monitor DPI aware" still leaves openmw
confused, hence the choice of global-DPI-aware.
6 years ago
Andrei Kortunov
92e45507d8
Weapon sheathing support, including quivers and scabbards (feature #4673 )
6 years ago
AnyOldName3
0bafa4399b
Use distant shadow maps when the current fragment is outside the depth range of the near ones.
6 years ago
AnyOldName3
ad9dab8593
Switch alpha test from < to <= to fix weird shadows on actors with 50% chameleon
6 years ago
AnyOldName3
3785ba6aa0
Merge upstream/master
6 years ago
Bret Curtis
d6c674660a
Merge pull request #1633 from elsid/pathfinder_detour
...
Use recastnavigation for pathfinding (#2229 )
6 years ago
Marc Zinnschlag
854d85cb47
Merged merge request !42
6 years ago
Bret Curtis
cbbe69f3f2
additional cleanups for non-essential fallbacks
6 years ago
Bret Curtis
9b83a2345b
remove unnecessary fallbacks
6 years ago
Bret Curtis
988914725a
wip 1
...
wip2
add more Level_UP and QA text
the rest of the questions
6 years ago
Capostrophic
8757b3edd1
Add icons for Edit and Touch actions (kudos to akortunov)
6 years ago
Capostrophic
89b8eb029f
Add icons for record context menu actions
6 years ago
elsid
49d81241db
Merge branch 'master' into pathfinder_detour
6 years ago
Bret Curtis
e7892361f6
Merge pull request #1994 from akortunov/actor_culling
...
Minor tweaks for actors processing range setting
6 years ago
elsid
abc51a8a17
Add settings option to set max number of polygons per navmesh tile
6 years ago
Andrei Kortunov
06d226a1b7
Minor tweaks for actors processing range setting
6 years ago
Marc Zinnschlag
9dd0d641bc
Merged pull request #1931
6 years ago
Capostrophic
d27d48eb22
Fix revert record icon
6 years ago
Andrei Kortunov
e7de6b974a
Optimize actors processing
...
1. Do not update physics and animations for actors outside processing range (bug #4647 )
2. Do not render such actors
3. Add transparency to actors near processing border, so they will not pop up suddenly
6 years ago
AnyOldName3
e22ab64ebf
Fix typo in lighting.glsl
6 years ago
AnyOldName3
85b97d19d3
Add alpha threshold for shadow casting.
6 years ago
AnyOldName3
474770eca8
Switch shadow map rendering to a specialised, simplified shader.
6 years ago
AnyOldName3
ce15369bbd
Convert colorMode shader define to a uniform
6 years ago
elsid
ed73d130f9
Cache navmesh tiles
...
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.
Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
6 years ago
elsid
7c80bb9411
Support multiple threads for async nav mesh updater
6 years ago
elsid
dc09674362
Add command and settings option to enable actors paths render
6 years ago
elsid
c3298d13a6
Add log sinks (stdout and file)
6 years ago
elsid
c26773bd29
Log update NavMesh status
6 years ago
elsid
faaf50446d
Option to initially enable NavMesh render
6 years ago
elsid
ed3a255f65
Do not use NavMesh to find changed tiles
6 years ago
elsid
373adc6ec4
Option to enable/disable file names revisions
6 years ago
elsid
41caca24ee
Options to enable/disable write recast mesh and nav mesh into file
6 years ago
elsid
6d233ae868
Option in settings to enable/disable detour navigator debug log
6 years ago
elsid
fafba8ea0c
Use recastnavigation to find path
6 years ago
AnyOldName3
0124be5713
Merge upstream/master
6 years ago
Marc Zinnschlag
6a9618f0f5
Merged pull request #1948
6 years ago
Capostrophic
f20f49daa6
Content selector: allow to copy paths to clipboard (feature #2847 )
6 years ago
Marc Zinnschlag
3dc15d39e3
Merged pull request #1936
6 years ago
Capostrophic
ba2fd8b795
Rename reflected absorb spells setting and add it to Advanced tab
6 years ago
Capostrophic
52da65b776
Fix issues with sun specularity (bug #4527 )
6 years ago
Marc Zinnschlag
7be9f2ca45
Merged pull request #1891
6 years ago
Andrei Kortunov
276b7830a9
Mass potion creation (feature #4642 )
6 years ago
Andrei Kortunov
62f6f174cf
Show attack speed of ranged weapons
6 years ago
Marc Zinnschlag
06b2a23e74
Merged pull request #1768
6 years ago
Andrei Kortunov
275d10e1f7
Add missing icons for UniversalId tables and use them in the editor menu (feature #912 )
6 years ago
Andrei Kortunov
c9c0230d2a
Scale journal fonts separately from common ones
6 years ago
Andrei Kortunov
8da099713e
Minor layout fixes to fit different font size
6 years ago
Andrei Kortunov
adbaeb7cca
Improve GUI scaling (bug #3288 )
6 years ago
David Cernat
be448e5b8e
[General] Use more appropriate update rate in server config
6 years ago
David Cernat
0658d39eaa
[General] Update ports used for master server in client & server config
6 years ago
David Cernat
a083439139
Merge pull request #469 from davidcernat/master while resolving conflicts
...
# Conflicts:
# apps/openmw/main.cpp
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwdialogue/dialoguemanagerimp.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwscript/dialogueextensions.cpp
# apps/openmw/mwworld/worldimp.hpp
6 years ago
AnyOldName3
80082308f0
Merge upstream (shadermanager log system revamp)
6 years ago
Capostrophic
37f9d45182
Remove an outdated checkbox from the advanced page
6 years ago
Bret Curtis
4cb9b52b81
fix rebase issue
6 years ago
AnyOldName3
1098bd2467
Optimise lighting.glsl for Mesa users.
6 years ago
Yohaulticetl
640b32da56
Fixed merge conflicts
6 years ago
Yohaulticetl
d6f607e823
Fixed wrong starting index
6 years ago
Yohaulticetl
7e9ce99062
Made the werewolf check optional
6 years ago
Yohaulticetl
d19cbdb652
Factored strength into hand-to-hand combat
6 years ago
AnyOldName3
3b3721897d
Make indoor shadows disableable.
6 years ago
AnyOldName3
a2b54714d4
Merge remote-tracking branch 'upstream/master' into osgshadow-test-vdsm
6 years ago
Koncord
d03722b3f4
[Browser] Rework browser for improved stability & clarity
...
(cherry picked from commits 5c79e7106f
, 57353cdfff
, 15723adb9a
, 01a5196a92
, ed75563a94
, 3839a2dcfd
, 1fd16ba69c
, 66283943c5
, ba8613a179
, 5b8f4f3e92
, 35b771b19e
, 043eb224e2
, 05fac2f67d
)
7 years ago
AnyOldName3
8f4125134f
Merge remote-tracking branch 'refs/remotes/upstream/master'
7 years ago
Capostrophic
ab29f9e13f
Add permanent barter disposition change option (feature #3103 )
7 years ago
Marc Zinnschlag
e8139a5cc7
Merged pull request #1835
7 years ago
AnyOldName3
cc23a968d1
Merge upstream/master
7 years ago
AnyOldName3
f717c9e56d
Sort out some tabs which snuck into the water shader
7 years ago
Capostrophic
4d48ede6f1
Add two missing gameplay settings to Advanced tab
7 years ago
Andrei Kortunov
2d4ec86b8d
Provide launcher icons
7 years ago
David Cernat
21d5bb4d4e
Merge pull request #460 from OpenMW/master
...
Add 0.7.0 commits up to 20 Jul 2018
7 years ago
Miloslav Číž
4e3bc3e403
Change wave parameters based on weather
7 years ago
David Cernat
7a646494ee
[General] Point to serverCore.lua instead of server.lua in server config
7 years ago
David Cernat
26ac29e8b1
[Client] Add disclaimer to save dialog about singleplayer-only saves
7 years ago
David Cernat
c0fde5ae97
[General] Add explanation about 0.0.0.0 to server config file
7 years ago
David Cernat
a236ffc4be
Merge pull request #456 from OpenMW/master while resolving conflicts
...
# Conflicts:
# .travis.yml
# README.md
# apps/openmw/mwgui/quickkeysmenu.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/combat.cpp
7 years ago
Koncord
685a80887b
Remove Pawn support
7 years ago
Thunderforge
72f6b1a693
Separating "Game" Advanced Settings into "Game Mechanics" and "User Interface"
7 years ago
AnyOldName3
85aba2e1da
Add toggleable shadow debug overlay.
7 years ago
AnyOldName3
a7e53df278
Move common shadow code to shared shadow shader headers
7 years ago
AnyOldName3
933ed77ef6
Fix water shader alignment issues noticed while removing tabs.
7 years ago
AnyOldName3
b25b356081
Sort out shader indentation
7 years ago
AnyOldName3
553094669b
Merge upstream/master (& fix merge conflicts)
7 years ago
Miloslav Číž
d629c30fdb
Merge branch 'master' into screenshot360
7 years ago
Thunderforge
058cfb553c
Adding CFBundleIdentifier to OpenMW's Info.plist file for Macs
7 years ago
Thunderforge
a9ca528fb8
Adding version number of macOS build of OpenMW
7 years ago
Marc Zinnschlag
efb4abbb7f
Merged pull request #1623
7 years ago