David Cernat
|
62df188fd4
|
Add OpenMW commits up to 16 May 2020
# Conflicts:
# CI/before_script.linux.sh
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwscript/globalscripts.cpp
# apps/openmw/mwscript/interpretercontext.cpp
# apps/openmw/mwworld/cellstore.cpp
# apps/openmw/mwworld/cellstore.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
# components/interpreter/context.hpp
|
2020-06-06 22:38:28 +03:00 |
|
David Cernat
|
5e6218ad6d
|
[General] Modernize handling of client script local variables in packets
Disable placeholder handling of client script member variables.
|
2020-06-06 13:58:51 +02:00 |
|
David Cernat
|
76538ab3cd
|
[Client] Don't send ObjectSound packets for dedicated actor actions
|
2020-05-25 23:43:20 +03:00 |
|
David Cernat
|
c99e20e3b4
|
[Client] Equip items silently for newly met dedicated players/actors
|
2020-05-25 21:50:19 +03:00 |
|
David Cernat
|
ea57aaef34
|
[Client] Fix compilation error on Linux regarding Timestamp constructor
|
2020-05-20 09:38:14 +03:00 |
|
David Cernat
|
94b211dd4f
|
[Client] Synchronize changes to gold pools from other services
|
2020-05-20 08:09:25 +03:00 |
|
David Cernat
|
3c51f1c23a
|
[General] Include last gold restock time in ObjectMiscellaneous packets
|
2020-05-16 19:10:11 +03:00 |
|
elsid
|
489a92de95
|
Check for hidden path only for actors wandering manually
Actors who doesn't wander over pathgrid.
|
2020-05-16 16:26:42 +02:00 |
|
elsid
|
e616188265
|
Do not allow wandering actor to have empty path
|
2020-05-16 16:11:30 +02:00 |
|
elsid
|
71350c6dff
|
Remove redundant variable
|
2020-05-16 16:11:30 +02:00 |
|
David Cernat
|
23ff7b9610
|
[General] Synchronize gold pools for traders via ObjectMiscellaneous
|
2020-05-16 02:51:11 +03:00 |
|
Capostrophic
|
8265ebc484
|
Fix spell school calculation
|
2020-05-15 22:24:48 +03:00 |
|
David Cernat
|
297a254210
|
[General] Rename unused ScriptMemberFloat packet to ObjectMiscellaneous
|
2020-05-15 13:29:30 +03:00 |
|
elsid
|
2d7c3bae61
|
Support bullet with double precision
|
2020-05-13 19:24:28 +02:00 |
|
Capostrophic
|
110e3761bf
|
Disable small feature culling for orthographic cameras
|
2020-05-12 23:25:07 +03:00 |
|
Capostrophic
|
77bdd124ee
|
Address akortunov's save loading message complaints
Add quotes to the character's name
Don't print the full path to save file
Use better terminology
|
2020-05-12 13:51:07 +03:00 |
|
Bret Curtis
|
42cba092b7
|
Merge pull request #2716 from akortunov/png
Store fog of war as a PNG image instead of TGA
|
2020-05-12 11:52:23 +02:00 |
|
Bret Curtis
|
b7c33dbe0a
|
Merge pull request #2831 from Capostrophic/pursue
Allow guards to pursue an invisible player (bug #4774)
|
2020-05-12 11:45:01 +02:00 |
|
Bret Curtis
|
4b30bf5699
|
Merge pull request #2829 from Capostrophic/logging
Log some more things
|
2020-05-12 11:44:05 +02:00 |
|
Bret Curtis
|
62290182eb
|
Merge pull request #2648 from Assumeru/start-scripts
Allow targeting non-unique actors with StartScript. Fixes #2311
|
2020-05-12 10:39:11 +02:00 |
|
Bret Curtis
|
507adac8cd
|
Merge pull request #2783 from akortunov/input
Refactor InputManager
|
2020-05-12 09:34:22 +02:00 |
|
Capostrophic
|
ece0db4f82
|
Cap movement animation playback speed
|
2020-05-11 15:11:32 +03:00 |
|
David Cernat
|
95e5e6d33d
|
[Client] Prevent constant loss of key focus for chat window
|
2020-05-11 01:57:19 +03:00 |
|
David Cernat
|
dc0ce09ab6
|
[Client] Replace unused method in GUIController with getChatEditState()
|
2020-05-11 01:54:07 +03:00 |
|
unknown
|
3b4782959e
|
Allow targeting non-unique actors with StartScript (bug #2311)
|
2020-05-10 14:57:06 +02:00 |
|
Andrei Kortunov
|
41beca8125
|
Refactor actions order setup
|
2020-05-10 10:13:19 +04:00 |
|
Capostrophic
|
a5d0d13e14
|
Allow guards to pursue an invisible player (bug #4774)
|
2020-05-09 21:23:06 +03:00 |
|
Capostrophic
|
aa5161f99e
|
Log some more things
|
2020-05-09 20:27:12 +03:00 |
|
David Cernat
|
053a5a6258
|
Add OpenMW commits up to 9 May 2020
# Conflicts:
# apps/openmw/mwmechanics/spellcasting.cpp
# apps/openmw/mwscript/aiextensions.cpp
|
2020-05-09 15:17:04 +03:00 |
|
Andrei Kortunov
|
300b5b2620
|
Merge pull request #2827 from Capostrophic/dialogue
Only reset dialogue history of dialogue GUI mode is gone
|
2020-05-09 14:17:09 +04:00 |
|
Andrei Kortunov
|
a6514e7740
|
Add missing include
|
2020-05-09 11:28:30 +04:00 |
|
Andrei Kortunov
|
73552f1d3c
|
Move control switch reading/writing to relevant class
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b4e52a6bc8
|
Add missing include
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0455f48d02
|
More formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b575712cb1
|
Formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
85f91a7de8
|
Remove some redundant code
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3328775eff
|
Unify cursor enabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0eb24da2e7
|
Fix controls disabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
2f2b3173e3
|
Fix copy-paste error
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
8512133bb1
|
Move control switches to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f990150c49
|
Move video wrapper to the WindowsManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
13b7c5b519
|
Rework actions update
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
d3a9f893c8
|
Move keyboard-specific code to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
c368250e6a
|
Rename misleading mInputManager variable
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
e353647d15
|
Move gamepads handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f9d6137a29
|
Do not store player reference in the InputManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
ce40294124
|
Move input actions handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
fcac7d3ab7
|
Split mouse handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
1560e71f4e
|
Move SDL mappigs to the separate file
|
2020-05-09 11:27:02 +04:00 |
|