Mads Buvik Sandvei
|
69b4a4741f
|
Formatting errors
|
2020-07-05 12:18:54 +02:00 |
|
Mads Buvik Sandvei
|
b6e6be51aa
|
Merge errors
|
2020-06-28 12:12:24 +02:00 |
|
Mads Buvik Sandvei
|
58d73e14e6
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# apps/openmw/mwbase/environment.cpp
# apps/openmw/mwbase/environment.hpp
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwrender/animation.cpp
# apps/openmw/mwrender/camera.cpp
# apps/openmw/mwrender/camera.hpp
# apps/openmw/mwrender/renderingmanager.cpp
# apps/openmw/mwrender/renderingmanager.hpp
|
2020-06-28 11:59:07 +02:00 |
|
Mads Buvik Sandvei
|
60ffaea195
|
Pointer mode verbiage.
protected member variables for vranimation
|
2020-06-25 23:20:38 +02:00 |
|
Petr Mikheev
|
d3bd67d747
|
Advanced third person camera.
|
2020-06-22 15:22:34 +02:00 |
|
Mads Buvik Sandvei
|
1cf97fd7ad
|
lots of refactoring and some commenting
|
2020-06-21 23:40:07 +02:00 |
|
Alexei Dobrohotov
|
2d23dad2bc
|
Merge branch 'master' into ai_package_type
|
2020-06-17 01:47:23 +03:00 |
|
bzzt lost a hitlab login
|
89ec6cfea2
|
tooltips labels
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
9f0398c021
|
intersection by refnum tag + enable paging for acti,door,cont
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
340d626589
|
static moving support
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
b4af2ac672
|
avoid blocking on pagerebuild
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
17637c6575
|
pagerebuild on disable
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt lost a hitlab login
|
ffbed7ee38
|
loadingscreen
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:28 +02:00 |
|
bzzt
|
c0f128bcb3
|
disablesupprort
Signed-off-by: Bret Curtis <psi29a@gmail.com>
|
2020-06-13 00:22:27 +02:00 |
|
elsid
|
82893c30f4
|
Store package type id as enum except ESM
|
2020-06-11 21:02:27 +02:00 |
|
Mads Buvik Sandvei
|
8ba341172d
|
Recenter view upon cell change.
|
2020-06-09 18:16:46 +02:00 |
|
Mads Buvik Sandvei
|
9bd676f5be
|
Some bugfixes, more experimenting with timing of frame sync calls.
|
2020-06-07 20:02:03 +02:00 |
|
Andrei Kortunov
|
81805b7263
|
Introduce a separate class to control world date and time
|
2020-06-05 12:07:32 +04:00 |
|
Bret Curtis
|
2eb9d4ad4e
|
Merge pull request #2878 from Assumeru/mutate-ai
Mutate base records when editing AI settings (#2798)
|
2020-06-03 15:09:40 +02:00 |
|
Andrei Kortunov
|
c0e62e9529
|
Refactor list of variables in the WorldManager
|
2020-06-03 11:21:34 +04:00 |
|
Evil Eye
|
4d7947d27c
|
Mutate base records when editing AI settings (#2798)
|
2020-06-02 21:59:37 +02:00 |
|
elsid
|
b67e18329e
|
Store AI packages as unique_ptr
|
2020-06-01 17:07:08 +02:00 |
|
Bret Curtis
|
9d0855baa5
|
Merge pull request #2866 from elsid/extend_osg_stats
Extend OSG stats
|
2020-05-29 23:23:38 +02:00 |
|
elsid
|
69df6098e5
|
Report frame number, number of actors and objects to stats
|
2020-05-22 17:39:18 +02:00 |
|
Capostrophic
|
c9c9599ec5
|
Improve GetDistance and object search warnings (bug #5427)
Allow GetDistance to work with a non-existent object argument or with inventory items that belong to a container store that doesn't exist
|
2020-05-22 15:50:04 +03:00 |
|
Mads Buvik Sandvei
|
288530510d
|
Some cleanup. Fixed problems arising from latest merge (refactoring).
|
2020-05-21 01:01:15 +02:00 |
|
Mads Buvik Sandvei
|
cbbc82f053
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.cpp
# apps/openmw/mwrender/water.cpp
# apps/openmw/mwrender/water.hpp
# apps/openmw/mwworld/worldimp.cpp
|
2020-05-17 23:47:28 +02:00 |
|
Mads Buvik Sandvei
|
6474d703ae
|
GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested.
|
2020-05-17 16:25:51 +02:00 |
|
Mads Buvik Sandvei
|
6f9c405afd
|
Tentatively completed VR GUI
|
2020-05-12 22:13:01 +02:00 |
|
unknown
|
3b4782959e
|
Allow targeting non-unique actors with StartScript (bug #2311)
|
2020-05-10 14:57:06 +02:00 |
|
Capostrophic
|
8d22e075e6
|
Separate functions that don't belong to CastSpell class
|
2020-04-26 22:17:38 +03:00 |
|
Capostrophic
|
5535a7fb44
|
Move getSummonedCreature() to summoning
|
2020-04-26 18:58:33 +03:00 |
|
Bret Curtis
|
c359406473
|
taking anyoldname3 review comments to heart; typo fixes plus rebase
|
2020-04-22 20:29:50 +02:00 |
|
bzzt
|
1cd4b9ee68
|
fixes shadows on savegame screenshot
|
2020-04-22 20:18:29 +02:00 |
|
Bret Curtis
|
8a8107e837
|
as it says; revert vismask and uncomplicate openmw
|
2020-04-20 20:57:38 +02:00 |
|
Capostrophic
|
ca6cce0c7e
|
Separate Stepper
|
2020-03-31 00:38:34 +03:00 |
|
Mads Buvik Sandvei
|
14bb0f0208
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
2020-03-30 01:37:29 +02:00 |
|
Mads Buvik Sandvei
|
68c75f66eb
|
Improvements on combat
|
2020-03-23 23:32:47 +01:00 |
|
Andrei Kortunov
|
d2a2c74e08
|
Trace down dead persistent actors underwater (regression #5317)
|
2020-03-21 10:41:35 +04:00 |
|
Mads Buvik Sandvei
|
893b75d767
|
Realistic combat, first draft
|
2020-03-15 15:31:38 +01:00 |
|
Alexei Dobrohotov
|
7e6a533a29
|
Merge pull request #2695 from elsid/aiwander_check_destination
Add more destination checks for AiWander without pathgrid
|
2020-03-11 20:48:22 +03:00 |
|
Mads Buvik Sandvei
|
31f5b76394
|
Drop items at location
|
2020-03-10 22:39:11 +01:00 |
|
Mads Buvik Sandvei
|
e573a260cb
|
Rudimentary menu interactions
|
2020-03-08 14:14:24 +01:00 |
|
Mads Buvik Sandvei
|
2ae7255fac
|
Pointing beam to visualize what the player is pointing at
|
2020-03-08 00:44:39 +01:00 |
|
Mads Buvik Sandvei
|
f5e01417ba
|
Fixed jitter bugs with the new player tracking.
|
2020-02-29 14:13:56 +01:00 |
|
Bret Curtis
|
a0902bb98e
|
Merge pull request #2700 from akortunov/masks
Move VisMask to components
|
2020-02-17 11:58:53 +01:00 |
|
Andrei Kortunov
|
84979fa8b7
|
Move VisMask to components
|
2020-02-16 16:03:35 +04:00 |
|
elsid
|
1e4565a15c
|
Avoid using temporary vector to get items owned by
|
2020-02-11 22:24:18 +01:00 |
|
elsid
|
4a0c056489
|
Do not wander to occupied area by other actor
|
2020-02-10 22:29:54 +01:00 |
|
elsid
|
85414e2353
|
Check for line of sight for wander destination
|
2020-02-10 22:29:54 +01:00 |
|