1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:19:57 +00:00
Commit graph

21877 commits

Author SHA1 Message Date
bzzt
e908790584 Inherit the view point from main camera for water RTT cameras 2019-04-07 11:21:07 +04:00
Andrei Kortunov
489e5c6cce Store preloaded terrain view in the main thread 2019-04-07 11:15:21 +04:00
bzzt
63ab7345be Reuse traversal result for different traversal with same view point
Rename eyePoint to viewPoint to match OSG conventions (eyePoint is the camera position, viewPoint is for LOD handling)
2019-04-07 11:14:37 +04:00
Bret Curtis
5508153d52 Merge branch 'ChangeLog' into 'master'
Suggestion for PR changelog file

See merge request OpenMW/openmw!90
2019-04-05 10:03:43 +00:00
Atahualpa
65cf0c20d2 Suggestion for PR changelog file to be maintained in parallel to the actual changelog. Uses the first draft of the 0.46.0 changelog as a basis. 2019-04-05 11:12:15 +02:00
Bret Curtis
7cc31b11fb
Merge pull request #2305 from Capostrophic/controller
Update SDL controller mappings from upstream
2019-04-05 09:35:08 +02:00
Capostrophic
a1ec2aec26 Update SDL controller mappings from upstream 2019-04-04 22:28:55 +03:00
Bret Curtis
2efdb71a87
Merge pull request #2304 from Capostrophic/voiceover
Use loudness data for 2D voiceover (bug #4947)
2019-04-04 19:54:29 +02:00
Bret Curtis
1766a252dc
Merge branch 'master' into voiceover 2019-04-04 19:54:22 +02:00
Bret Curtis
4f6658bcb5
Merge pull request #2303 from Capostrophic/levitation
Fix certain levitation state inconsistencies (bug #4948)
2019-04-04 19:47:18 +02:00
Capostrophic
af80eddc0e Use loudness data for 2D voiceover (bug #4947) 2019-04-04 19:07:29 +03:00
Capostrophic
1424399118 Disable any footstep sounds when flying (bug #4948) 2019-04-04 17:22:24 +03:00
Capostrophic
7202f45771 Only allow resting in air when a bed is used 2019-04-04 17:22:24 +03:00
Bret Curtis
aacc275e9c
Merge pull request #2299 from Capostrophic/position
Replicate vanilla Position/SetPos behavior more closely (bug #3109)
2019-04-01 08:58:50 +02:00
Bret Curtis
d4dcc08df7
Merge pull request #2301 from Capostrophic/attack
Only set hand-to-hand attack type randomly if "always use best attack" is on (bug #4942)
2019-04-01 08:58:05 +02:00
Capostrophic
80a65e81dd Only set attack type randomly if "best attack" is on (bug #4942) 2019-03-31 22:20:26 +03:00
Bret Curtis
a5504f8cc1
Merge pull request #2297 from Capostrophic/esm
Make sure the record hasn't ended in getHString hack (bug #4938)
2019-03-31 21:15:23 +02:00
Nikolay Kasyanov
9fae10b318
Merge pull request #2295 from OpenMW/no-analyze-on-macos-ci
Fix macOS CI build timeouts
2019-03-31 20:49:06 +02:00
Nikolay Kasyanov
d305e1933a Get ccache path from Homebrew
Also, don't use legacy syntax to get Qt path.
2019-03-31 17:41:16 +02:00
Nikolay Kasyanov
95ae9c4ac8 Don't downgrade CMake 2019-03-31 17:16:14 +02:00
Nikolay Kasyanov
46b4aa4c4f Bump Xcode version while I'm at it 2019-03-31 17:16:14 +02:00
Nikolay Kasyanov
a11c391231 Enable ccache for macOS CI 2019-03-31 17:16:14 +02:00
Capostrophic
3a0e374dc6 Replicate vanilla Position/SetPos behavior more closely (bug #3109) 2019-03-31 14:17:06 +03:00
Capostrophic
4b6fc5f720 Make sure the record hasn't ended in getHString hack (bug #4938) 2019-03-30 20:11:22 +03:00
Andrei Kortunov
368d1f9d25
Merge pull request #2191 from akortunov/viewer
Do not store Viewer reference in the ViewData
2019-03-30 08:24:44 +04:00
Andrei Kortunov
cae456a4aa
Merge pull request #2294 from Capostrophic/arguments
Ignore extra arguments to PlayLoopSound3D too
2019-03-30 08:18:39 +04:00
Andrei Kortunov
6de75f60bc
Merge pull request #2291 from Capostrophic/parser
Improve compiler messages
2019-03-30 08:06:20 +04:00
Capostrophic
7ef7555c19 Ignore extra arguments to PlayLoopSound3D too 2019-03-30 01:06:01 +03:00
Bret Curtis
d5051bd43e
Merge pull request #2164 from akortunov/dialoguefix
Allow localization to use implicit keywords
2019-03-29 15:07:56 +01:00
Bret Curtis
2c57abc245
Merge branch 'master' into dialoguefix 2019-03-29 15:07:45 +01:00
Bret Curtis
8c6c3561ff
Merge pull request #2290 from nikolaykasyanov/macos-cmake-version
Relax CMake version requirements on macOS
2019-03-29 07:59:39 +01:00
Capostrophic
17dce28705 Improve compiler messages 2019-03-29 00:59:26 +03:00
Nikolay Kasyanov
6363cc8839 Relax CMake version requirements on macOS 2019-03-28 20:48:54 +01:00
bzzt
c8d2107b80 Do not store Viewer reference in the ViewData 2019-03-28 09:51:45 +04:00
Bret Curtis
886c77bced
Merge pull request #2145 from akortunov/rest
Update jail state once instead of for every single hour
2019-03-27 13:14:22 +01:00
Bret Curtis
f8c3db0b89
Merge pull request #2287 from alexkokkinos/docs-paths-update
Update paths.rst - Windows paths, shell friendly paths
2019-03-26 21:42:20 +01:00
Chris Djali
1860d720bc
Merge pull request #2263 from akortunov/actor_culling
Do not recreate shaders to update transparency
2019-03-26 14:13:50 +00:00
Alex Kokkinos
6c0837259c Update paths.rst - Windows paths, shell friendly paths
- Adds path expansion based paths for Windows for easier copying and pasting
- Escapes Application Support in Mac to make the paths terminal and Finder Go menu friendly
- Places paths in tables
2019-03-25 21:23:01 -05:00
Bret Curtis
d727a2f25c
Merge pull request #2285 from Capostrophic/mainmenu
Avoid menu button textures vertical cutoff
2019-03-25 13:33:03 +01:00
Bret Curtis
1e9eac568f
Merge pull request #2249 from akortunov/cache
Implement generic caching system
2019-03-25 13:32:23 +01:00
Capostrophic
93f78aad60 Avoid menu button texture vertical cutoff 2019-03-24 22:55:27 +03:00
Bret Curtis
0a1af526d4
Merge pull request #2280 from akortunov/optimize
Reduce default composite map distance to decrease GPU loading
2019-03-24 16:45:50 +01:00
Bret Curtis
354f904a24
Merge pull request #2279 from akortunov/map
Optimize map window update
2019-03-24 16:45:16 +01:00
Bret Curtis
6cbf1288ff
Merge pull request #1929 from Capostrophic/elseif
Ignore the rest of the line after else operator (bug #3006)
2019-03-24 16:35:49 +01:00
Capostrophic
cbce1a1b7c Ignore the rest of the line after else (bug #3006) 2019-03-24 18:34:33 +03:00
Bret Curtis
8f8bba66d9
Merge pull request #2178 from Capostrophic/declaration
Ignore extra text after a local variable declaration (bug #4867)
2019-03-24 16:33:21 +01:00
Bret Curtis
eefbda0ddf
Merge pull request #2283 from Capostrophic/input
Disallow binding some reserved keys (bug #3282)
2019-03-24 16:30:28 +01:00
Capostrophic
6dbd875f75 Disallow binding some reserved keys (bug #3282) 2019-03-23 22:56:30 +03:00
bzzt
1143985bc7 Do not update map texture if it did not change 2019-03-23 16:22:57 +04:00
Andrei Kortunov
bbb1fdd92f Reduce default composite map distance to decrease GPU loading 2019-03-23 14:25:44 +04:00