Commit Graph

23944 Commits (de16b8118cc25ca9594df318066fbfc4b673cb2c)
 

Author SHA1 Message Date
elsid a4f300f810
Use player half extents only to find path in exterior cells 6 years ago
elsid 895899b25b
Fix tests 6 years ago
elsid dbf6780dde
Update Recastnavigation to 3a619d773deb7e3a15ee215217c825995fe71312 6 years ago
elsid 2b3bc4fe61
Add detailed output for osg::Vec3f in tests 6 years ago
Bret Curtis a98a1cfe3e Merge branch 'gamepad-to-keyboard-navigation' into 'master'
Gamepad To Keyboard Navigation

See merge request OpenMW/openmw!78
6 years ago
Perry Hugh 37f5ab2104 Gamepad controls now sent to keyboard input, excluding joystick. Added right thumbstick button to toggle mouse emulation. 6 years ago
Bret Curtis aa513bba29
Merge pull request #2202 from Capostrophic/icon
Fix enchanted item icon update
6 years ago
Bret Curtis 6c522a0875 Merge branch 'analogue-movement' into 'master'
Analogue Joystick Movement

Closes #3025

See merge request OpenMW/openmw!74
6 years ago
Perry Hugh 313611b79d Analogue Joystick Movement 6 years ago
Capostrophic 2f38e4fbb3 Fix enchanted item icon update 6 years ago
Bret Curtis 79fca2e7c6
Merge pull request #2095 from akortunov/reflections
Add more settings to water reflections
6 years ago
Bret Curtis f6127a30c0
Merge pull request #2199 from akortunov/guifixes
Use C++11-style loops in the GUI instead of iterators
6 years ago
Bret Curtis e7bf89d3d5
Merge pull request #2200 from akortunov/warnfix
Replace boost GCD by the homebrew implementation
6 years ago
Bret Curtis b8a6532831 Merge branch 'gamepad-minor-corrections' into 'master'
Gamepad Minor Corrections

Closes #2617

See merge request OpenMW/openmw!75
6 years ago
Perry Hugh 7b6f41c5c3 Correct gamepad default bindings to exactly match vanilla XBOX, create fair interplay between toggling main menu and options menu, allow toggling menus at any time. 6 years ago
Andrei Kortunov bf5f68a4d8 Replace boost GCD to the homebrew implementation 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
Bret Curtis 14d342558b
Merge pull request #2198 from elsid/navigator_doc
Fixes for navigator documenation
6 years ago
Bret Curtis cd70354f34
Merge pull request #2190 from akortunov/terrain
Make Distant Terrain configurable
6 years ago
Andrei Kortunov 8df8bd3f37 Use C++11-style loops in the GUI instead of iterators 6 years ago
elsid 298af7f6a6
Fix links 6 years ago
elsid 909d25320e
Remove duplicated option 6 years ago
Bret Curtis 3b8b0b5dd7
Merge pull request #2197 from akortunov/quadtree
Optimize terrain QuadTree build
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 03f23b235a Optimize terrain QuadTree build 6 years ago
bzzt fd94d7f7ff Make Distant Terrain more configurable (feature #4890) 6 years ago
Bret Curtis 7ea6a70596
Merge pull request #2194 from elsid/navigator_doc
Navigator settings documentation
6 years ago
elsid f3c9b34a1a
Add Navigator settings documentation 6 years ago
Bret Curtis cf20682d0c Merge branch 'gamepad-sneak-shortcut' into 'master'
Gamepad - Toggle Sneak Shortcut

See merge request OpenMW/openmw!73
6 years ago
Bret Curtis 1307d5c93b Merge branch 'linux_unity' into 'master'
Fix build with `OPENMW_UNITY_BUILD`=ON

See merge request OpenMW/openmw!70
6 years ago
Grigory Latyshev 3872d7476b Move makeOsgVec3f() to settingsutils.hpp
Remove all other makeOsgVec3f() implementations
6 years ago
Bret Curtis fe23acdd14 Merge branch 'misc_stringutils_tolower' into 'master'
Simplify Misc::StringUtils::toLower

See merge request OpenMW/openmw!71
6 years ago
Bret Curtis d7c3109688 Merge branch 'fix-settings-doc-label' into 'master'
Make documentation label work

See merge request OpenMW/openmw!72
6 years ago
Bret Curtis 62524f4b40
Merge pull request #2193 from akortunov/warnfix
Fix Boost version check in the launcher
6 years ago
Andrei Kortunov a14c832f4f Fix Boost version check in the launcher 6 years ago
David Cernat 12cef51122
Merge pull request #2192 from Capostrophic/bzzt
Port minor fixes from bzzt's branch
6 years ago
bzzt 567ad293fd Don't discard object cache with uninitialized timestamp
This can happen during terrain loading
6 years ago
AnyOldName3 5e95e12027 Switch from a manual label to using the automatic title-based one 6 years ago
bzzt b2000b7642 Fix quad tree node child bounding box dimensions 6 years ago
bzzt 172cb74763 Delete composite map layers on demand 6 years ago
bzzt 4f387fdf1c Prune empty quad tree nodes 6 years ago
bzzt aecbc2f01c Fix crash when incremental compile operation is not used 6 years ago
AnyOldName3 8efde41a1e Add a line break to make label work 6 years ago
Perry Hugh 3ac5481ab4
Enable toggling sneak via gamepad. 6 years ago
Grigory af7b6a09a8 Simplify Misc::StringUtils::toLower 6 years ago
Bret Curtis 3ce261ddd4 Merge branch 'xbox-bindings' into 'master'
xbox-bindings

See merge request OpenMW/openmw!69
6 years ago
Perry Hugh c6fb94d6cb xbox-bindings 6 years ago
bzzt bcbee08a1b Fix creature model instance preloading 6 years ago