1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-21 05:41:33 +00:00
Commit graph

22256 commits

Author SHA1 Message Date
elsid
4ad04a28f9
Reset path after AiTravel is fast forwarded
Otherwise actor will keep going to the first path point that may be
unreachable.
2019-08-01 15:13:03 +02:00
Alexei Dobrohotov
1fdc5151ca Merge branch '5055fix' into 'master'
Fix Non-swimming enemies entering water if player is water walking (bug #5099)

See merge request OpenMW/openmw!136
2019-08-01 10:02:36 +00:00
Artem Nykolenko
610e87cb24 Fix Non-swimming enemies entering water if player is water walking (bug #5099) 2019-08-01 10:02:35 +00:00
Andrei Kortunov
264a769827
Merge pull request #2466 from Capostrophic/doll
[Regression] Avoid confusing inventory doll with player in non-uniform scaling
2019-08-01 13:10:40 +04:00
Alexei Dobrohotov
1a2f51ef6f
Merge pull request #2415 from Assumeru/unix-console
Unix console hotkeys
2019-07-31 21:34:09 +03:00
capostrophic
dcbe76d888 [Regression] Avoid confusing inventory doll with player 2019-07-31 17:34:32 +03:00
Alexei Dobrohotov
cad4ba0423 Merge branch 'unity_fix' into 'master'
Fix build with `OPENMW_UNITY_BUILD` enabled

See merge request OpenMW/openmw!132
2019-07-28 18:46:27 +00:00
Grigory
28e54c25ee Add -DMYGUI_DONT_REPLACE_NULLPTR 2019-07-28 21:04:37 +03:00
AnyOldName3
d460e407ab Merge branch 'framelimit' into 'master'
Default framelimit

See merge request OpenMW/openmw!54
2019-07-27 12:54:36 +00:00
wang ryu
d4ec446141 default framelimit 2019-07-27 13:37:00 +00:00
Alexei Dobrohotov
facbb2e0db
[Regression] Make sure unloaded objects can be opened 2019-07-20 00:12:05 +03:00
Chris Djali
576285573b
Merge pull request #2404 from Capostrophic/framerate
Make framerate limit configurable in the launcher
2019-07-19 16:16:20 +01:00
Andrei Kortunov
69277b52d0
Merge pull request #2451 from Capostrophic/sounds
Fix combat sound inconsistencies (bugs #5092, #5093)
2019-07-19 08:03:33 +04:00
Andrei Kortunov
914b28c35a Merge branch 'master' into 'master'
Issue#4276: Character window resizing

See merge request OpenMW/openmw!128
2019-07-17 16:04:30 +00:00
Artem Nykolenko
d996b565a5 Improve character window resizing (bug #4276) 2019-07-17 00:44:36 -04:00
Alexei Dobrohotov
6cad48b1ad
Update changelog 2019-07-14 23:57:52 +03:00
Alexei Dobrohotov
29ebfe709e
Play 'Hand To Hand Hit' only for fatigue damage (bug #5093) 2019-07-14 23:56:38 +03:00
Alexei Dobrohotov
65ee420ab9
Only play on-strike failure sound on the player (bug #5092) 2019-07-14 23:42:42 +03:00
Evil Eye
fb9b4a79c1 Update changelog 2019-07-14 20:52:36 +02:00
Alexei Dobrohotov
366906ac51
Fix paralyzed actors' death animations 2019-07-12 12:31:10 +03:00
Andrei Kortunov
98847333c1
Merge pull request #2443 from 8-j/patch-1
Extended.rst: Fix inexistent animation key: `open` -> `start`
2019-07-09 07:53:35 +04:00
8-j
44a01303ed
Extended.rst: Fix inexistent animation key: open -> start 2019-07-08 23:27:11 +02:00
Alexei Dobrohotov
fe52bee41d Merge branch 'master' into 'master'
Fixes Albemic typo in OpenMW-CS

See merge request OpenMW/openmw!133
2019-07-07 12:54:08 +00:00
Alexei Dobrohotov
010cd4987d Merge branch 'fixbuild' into 'master'
Use pathconf() to determine the maximum path length

See merge request OpenMW/openmw!134
2019-07-07 12:53:08 +00:00
fredzio
ca7ac30f6d Use the POSIX pathconf(2) to determine the maximum path length.
It fixes build on BSD platforms where PATH_MAX is defined in
<sys/syslimits.h> vs <linux/limits.h> on Linux.
2019-07-07 01:02:38 +02:00
Axel Vestin
c0f66ac70c Fixes Albemic typo in OpenMW-CS 2019-07-06 00:13:30 +02:00
Andrei Kortunov
240f76e822
Merge pull request #2440 from jlaumon/sound_crash_fix
Fixed crash with sound disabled (bug #4600)
2019-07-05 11:43:01 +04:00
jeremy
940625b138
Update CHANGELOG.md 2019-07-05 08:46:46 +02:00
jeremy
962462c1c5 Removed unnecessary calls to stopSound3D
playSound3D (the one taking a ptr) already stops the sound if it's playing.
2019-07-04 22:54:39 +02:00
jeremy
c8c06ceee9 Fixed SoundManager::stopSound when output is not initialized (bug #4600 probably) 2019-07-04 22:48:33 +02:00
Alexei Dobrohotov
e4c596adf8
Fix CI builds (attempt №2)
Gosh darn dem tabs
2019-07-04 14:12:36 +03:00
Alexei Dobrohotov
e4e513c5dc
Fix CI builds
Apparently the only tab characters are in this file.
2019-07-04 13:36:27 +03:00
Evil Eye
cb4664b31b Remove arrow key behaviour as it's in MyGUI now 2019-07-03 22:38:07 +02:00
Evil Eye
405c556ce9 Merge branch 'master' of https://github.com/OpenMW/openmw into unix-console 2019-07-03 21:58:06 +02:00
Alexei Dobrohotov
648dc7db26 Merge branch 'issue-4202' into 'master'
Issue #4202: Open .omwaddon files without needing to open openmw-cs first.

See merge request OpenMW/openmw!86
2019-07-02 16:07:38 +00:00
Nat Meo
bcc5142b32 Issue #4202: Open .omwaddon files without needing to open openmw-cs first. 2019-07-02 16:07:38 +00:00
Alexei Dobrohotov
8a463b30d6
Update changelog 2019-07-02 14:52:50 +03:00
Alexei Dobrohotov
1b712f4359 Merge branch '5046-GamepadCursorSpeed' into 'master'
Adding option for cursor speed when using gamepad

Closes #5046

See merge request OpenMW/openmw!130
2019-07-02 11:19:10 +00:00
Justin Ivany
643f259cbf Adding option for cursor speed when using gamepad 2019-07-02 11:19:10 +00:00
Alexei Dobrohotov
31b3fcc07e Merge branch 'utopium-issue-5005' into 'master'
Issue #5005: Editor : Instance window via Scene window

See merge request OpenMW/openmw!112
2019-07-01 23:26:05 +00:00
Nat Meo
af1e5e01b4 Issue #5005: Instance window via Scene window 2019-07-01 23:26:05 +00:00
Alexei Dobrohotov
4b9a5a289d Merge branch '5082-Scroll-with-controller' into 'master'
Fix scrolling with controller on gui

Closes #5082

See merge request OpenMW/openmw!131
2019-07-01 21:29:34 +00:00
Justin Ivany
49f2615d2b Fix scrolling with controller on gui 2019-07-01 17:32:20 -03:00
AnyOldName3
bb72ed9744 Merge branch '9' into 'master'
IMPORTANT!! racingcrashfix #4766

See merge request OpenMW/openmw!119
2019-07-01 15:36:40 +00:00
Alexei Dobrohotov
4d5debafdf Merge branch 'seekable-membuf' into 'master'
Make in-memory buffers seekable to fix fog of war

See merge request OpenMW/openmw!129
2019-07-01 10:08:12 +00:00
AnyOldName3
8a6a8086da Make in-memory buffers seekable to fix fog of war 2019-07-01 00:07:44 +01:00
Alexei Dobrohotov
9dfee1dfe2
Fix invisibility/chameleon alpha (thanks Hrnchamd) 2019-06-30 16:13:11 +03:00
Alexei Dobrohotov
19dc01232c
Fix CenterOnCell target rotation 2019-06-30 16:03:24 +03:00
Andrei Kortunov
0bbb3788fe
Merge pull request #2437 from Capostrophic/hello
Disallow paralyzed actors to greet the player (bug #5074)
2019-06-29 14:35:14 +04:00
Capostrophic
b8afe14206 Disallow paralyzed actors to greet the player (bug #5074) 2019-06-29 13:31:36 +03:00