Alexei Dobrohotov
|
89776e2002
|
Merge pull request #2006 from akortunov/recastlogging
Unify logging system for RecastNavigation
|
6 years ago |
Andrei Kortunov
|
14b756a692
|
Use a generic logging system for RecastNavigation
|
6 years ago |
Alexei Dobrohotov
|
e9f6c11cc9
|
Merge pull request #2309 from akortunov/enchant_animations
Add an option to use casting animations for magic items
|
6 years ago |
Alexei Dobrohotov
|
c57958bf4e
|
Merge pull request #2310 from akortunov/enchant
Correct the Enchant skill progress
|
6 years ago |
Andrei Kortunov
|
0079a6bf05
|
Correct the Enchant skill progress (bug #4963)
|
6 years ago |
Bret Curtis
|
ca6f1bdd13
|
Merge pull request #2288 from Capostrophic/magiceffect
Validate spell effect argument (bug #4927)
|
6 years ago |
Andrei Kortunov
|
35facc5cde
|
Add an option to use casting animations for magic items (feature #4962)
|
6 years ago |
Bret Curtis
|
7808cbbfe8
|
Merge pull request #2292 from akortunov/fallback
Make fallback map static to simplify constructors
|
6 years ago |
Bret Curtis
|
b8bddc64bb
|
Merge pull request #2306 from unelsson/cellcoordinates_updates
Add various coordinate conversion functions
|
6 years ago |
Bret Curtis
|
8f80441e13
|
Merge pull request #2308 from nikolaykasyanov/fix-macos-upload-check
Fix macOS nightly preupload check
|
6 years ago |
Nikolay Kasyanov
|
c89876538d
|
Fix macOS nightly preupload check
Previously, it was always ls'ing home directory.
|
6 years ago |
Nelsson Huotari
|
4c4fb0d955
|
Add include
|
6 years ago |
Nelsson Huotari
|
69f900349c
|
Remove unnecessary include
|
6 years ago |
Bret Curtis
|
5508153d52
|
Merge branch 'ChangeLog' into 'master'
Suggestion for PR changelog file
See merge request OpenMW/openmw!90
|
6 years ago |
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.
|
6 years ago |
Bret Curtis
|
7cc31b11fb
|
Merge pull request #2305 from Capostrophic/controller
Update SDL controller mappings from upstream
|
6 years ago |
Nelsson Huotari
|
ee4a8d2166
|
Add various coordinate conversion functions
|
6 years ago |
Capostrophic
|
a1ec2aec26
|
Update SDL controller mappings from upstream
|
6 years ago |
Bret Curtis
|
2efdb71a87
|
Merge pull request #2304 from Capostrophic/voiceover
Use loudness data for 2D voiceover (bug #4947)
|
6 years ago |
Bret Curtis
|
1766a252dc
|
Merge branch 'master' into voiceover
|
6 years ago |
Bret Curtis
|
4f6658bcb5
|
Merge pull request #2303 from Capostrophic/levitation
Fix certain levitation state inconsistencies (bug #4948)
|
6 years ago |
Capostrophic
|
af80eddc0e
|
Use loudness data for 2D voiceover (bug #4947)
|
6 years ago |
Capostrophic
|
1424399118
|
Disable any footstep sounds when flying (bug #4948)
|
6 years ago |
Capostrophic
|
7202f45771
|
Only allow resting in air when a bed is used
|
6 years ago |
Capostrophic
|
be125aa996
|
Add spell effect argument validation (bug #4927)
|
6 years ago |
Bret Curtis
|
aacc275e9c
|
Merge pull request #2299 from Capostrophic/position
Replicate vanilla Position/SetPos behavior more closely (bug #3109)
|
6 years ago |
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)
|
6 years ago |
Capostrophic
|
80a65e81dd
|
Only set attack type randomly if "best attack" is on (bug #4942)
|
6 years ago |
Bret Curtis
|
a5504f8cc1
|
Merge pull request #2297 from Capostrophic/esm
Make sure the record hasn't ended in getHString hack (bug #4938)
|
6 years ago |
Nikolay Kasyanov
|
9fae10b318
|
Merge pull request #2295 from OpenMW/no-analyze-on-macos-ci
Fix macOS CI build timeouts
|
6 years ago |
Nikolay Kasyanov
|
d305e1933a
|
Get ccache path from Homebrew
Also, don't use legacy syntax to get Qt path.
|
6 years ago |
Nikolay Kasyanov
|
95ae9c4ac8
|
Don't downgrade CMake
|
6 years ago |
Nikolay Kasyanov
|
46b4aa4c4f
|
Bump Xcode version while I'm at it
|
6 years ago |
Nikolay Kasyanov
|
a11c391231
|
Enable ccache for macOS CI
|
6 years ago |
Capostrophic
|
3a0e374dc6
|
Replicate vanilla Position/SetPos behavior more closely (bug #3109)
|
6 years ago |
Capostrophic
|
4b6fc5f720
|
Make sure the record hasn't ended in getHString hack (bug #4938)
|
6 years ago |
Andrei Kortunov
|
368d1f9d25
|
Merge pull request #2191 from akortunov/viewer
Do not store Viewer reference in the ViewData
|
6 years ago |
Andrei Kortunov
|
cae456a4aa
|
Merge pull request #2294 from Capostrophic/arguments
Ignore extra arguments to PlayLoopSound3D too
|
6 years ago |
Andrei Kortunov
|
6de75f60bc
|
Merge pull request #2291 from Capostrophic/parser
Improve compiler messages
|
6 years ago |
Capostrophic
|
7ef7555c19
|
Ignore extra arguments to PlayLoopSound3D too
|
6 years ago |
Bret Curtis
|
d5051bd43e
|
Merge pull request #2164 from akortunov/dialoguefix
Allow localization to use implicit keywords
|
6 years ago |
Bret Curtis
|
2c57abc245
|
Merge branch 'master' into dialoguefix
|
6 years ago |
Andrei Kortunov
|
a302ec9c65
|
Make fallback map static to simplify constructors
|
6 years ago |
Bret Curtis
|
8c6c3561ff
|
Merge pull request #2290 from nikolaykasyanov/macos-cmake-version
Relax CMake version requirements on macOS
|
6 years ago |
Capostrophic
|
17dce28705
|
Improve compiler messages
|
6 years ago |
Nikolay Kasyanov
|
6363cc8839
|
Relax CMake version requirements on macOS
|
6 years ago |
bzzt
|
c8d2107b80
|
Do not store Viewer reference in the ViewData
|
6 years ago |
Bret Curtis
|
886c77bced
|
Merge pull request #2145 from akortunov/rest
Update jail state once instead of for every single hour
|
6 years ago |
Bret Curtis
|
f8c3db0b89
|
Merge pull request #2287 from alexkokkinos/docs-paths-update
Update paths.rst - Windows paths, shell friendly paths
|
6 years ago |
Chris Djali
|
1860d720bc
|
Merge pull request #2263 from akortunov/actor_culling
Do not recreate shaders to update transparency
|
6 years ago |