David Cernat
|
98a7769b91
|
Merge branch 'master' into 0.6.0
|
7 years ago |
David Cernat
|
4468e6ec4a
|
Merge pull request #280 from OpenMW/master while resolving conflicts
# Conflicts:
# .gitignore
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
|
7 years ago |
David Cernat
|
f6d36d5d80
|
[Client] Ensure that objects searched for have a valid reference number
|
7 years ago |
AnyOldName3
|
1578fcbec7
|
Escape content file names before sending them to the GUI
|
7 years ago |
Andrei Kortunov
|
7c80ddc9de
|
Owned crosshair improvements (bug #2789)
|
7 years ago |
spycrab
|
632d39ca76
|
Allow starting at an (unnamed) exterior cell using --start (Feature #3941)
|
8 years ago |
David Cernat
|
721b218cc2
|
Merge pull request #258 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# README.md
|
8 years ago |
David Cernat
|
fbec0d9443
|
[Client] Remove inertia from players who are teleported via a packet
|
8 years ago |
MiroslavR
|
d24286273b
|
Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864)
|
8 years ago |
scrawl
|
333648c975
|
Merge pull request #1324 from akortunov/doorfix
Improved doors detection
|
8 years ago |
Andrei Kortunov
|
10eb6ec75f
|
AI: Check angle between actor and door
|
8 years ago |
Andrei Kortunov
|
920021c61b
|
Update effects during rest (bug #3679)
|
8 years ago |
David Cernat
|
2c1ece79fc
|
Merge pull request #245 from OpenMW/master
Add OpenMW commits up to 22 Jul 2017
|
8 years ago |
scrawl
|
c9f8a220dc
|
Update the tooltip when the focusObject is set
|
8 years ago |
David Cernat
|
b8b3856c73
|
Merge pull request #244 from OpenMW/master
Add OpenMW commits up to 19 Jul 2017
|
8 years ago |
scrawl
|
20606a2aff
|
Add 'prediction time' setting for cell/terrain pre-loading
|
8 years ago |
scrawl
|
a629d48df6
|
Update the facedObject after the camera is updated
|
8 years ago |
David Cernat
|
fd046e42ef
|
Merge pull request #242 from OpenMW/master
Add OpenMW commits up to 16 Jul 2017
|
8 years ago |
scrawl
|
2c95f40640
|
Merge pull request #1333 from akortunov/guidistortionfix
Disable sound distortion for GUI actions and PlaySound command [discussion]
|
8 years ago |
Andrei Kortunov
|
dca8317083
|
Disable sound distortion for player actions in GUI mode
|
8 years ago |
Andrei Kortunov
|
37952c9a79
|
Added door detection based by ray casting
|
8 years ago |
David Cernat
|
99640da111
|
Merge pull request #234 from OpenMW/master
Add OpenMW commits up to 30 Jun 2017
|
8 years ago |
scrawl
|
951c4e12e0
|
Fix crash introduced by commit 1d8a9ff622 (Fixes #3940)
|
8 years ago |
Koncord
|
aa1f5c3cd3
|
[Client] Change pointer type to reference
|
8 years ago |
David Cernat
|
813a3c89c4
|
[General] Implement PlayerBook packet to track skill books read
|
8 years ago |
David Cernat
|
a358dc6af8
|
[Client] Revert 0020132 now that 534c819 provides a better fix
|
8 years ago |
David Cernat
|
77758596a1
|
Merge pull request #230 from OpenMW/master
Add OpenMW commits up to 25 Jun 2017
|
8 years ago |
scrawl
|
534c81976c
|
Add missing cell update for physics system (Fixes #3917)
|
8 years ago |
David Cernat
|
df67ae4689
|
Merge pull request #229 from OpenMW/master
Add OpenMW commits up to 20 Jun 2017
|
8 years ago |
David Cernat
|
fa3baac0f3
|
Merge pull request #228 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/main.cpp
|
8 years ago |
Jordan Ayers
|
b277bd782e
|
Adjust restock calculations to ignore filled soul gems.
Bug #3684
|
8 years ago |
scrawl
|
80eb2ea35d
|
Merge pull request #1313 from akortunov/spellpriority
Make combat AI to do not cast target spells under water
|
8 years ago |
David Cernat
|
002013294a
|
[Client] Add temporary fix for OpenMW crash caused by using default head
|
8 years ago |
Bret Curtis
|
d785344fad
|
purge all instances of <boost/shared_ptr.hpp>, clean up unused headers
|
8 years ago |
Bret Curtis
|
07f75e1104
|
replace boost::shared_ptr in extern and components
|
8 years ago |
Ewan Higgs
|
38a2de3c51
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
Andrei Kortunov
|
3190f28710
|
Spell priority: make AI do not cast target spells under water
|
8 years ago |
David Cernat
|
89f6c6df96
|
Merge pull request #225 from OpenMW/master
Add OpenMW commits up to 4 Jun 2017
|
8 years ago |
Nicholas
|
f6f07f5497
|
clear mGoToJail flag on load
|
8 years ago |
David Cernat
|
8c785fb22c
|
[Client] Send ObjectDelete packets when summoned creatures despawn
|
8 years ago |
David Cernat
|
75a60a4700
|
[Client] Update debug in CellStore
|
8 years ago |
David Cernat
|
461ab790e2
|
[Client] Correctly disable auto-equipping for DedicatedPlayers & DedicatedActors
|
8 years ago |
David Cernat
|
f4cdedd8cb
|
[General] Synchronize summoned creatures
|
8 years ago |
David Cernat
|
4e5c8873e0
|
[General] Use ObjectSpawn instead of ObjectPlace for actors
|
8 years ago |
David Cernat
|
ea2a060c67
|
[Client] Sync actor movements from interiors to exteriors & vice versa
|
8 years ago |
David Cernat
|
7177d56cfb
|
[Client] Only require refNumIndex & mpNum for CellStore::searchExact()
|
8 years ago |
David Cernat
|
cdfc2db2d1
|
Merge pull request #220 from OpenMW/master
Add OpenMW commits up to 26 May 2017
|
8 years ago |
David Cernat
|
32879adc5b
|
[General] Allow ObjectTrap to trigger traps, not just disarm them
|
8 years ago |
David Cernat
|
7ac115b359
|
[Client] Implement sending and reading of ObjectTrap packets
|
8 years ago |
Andrei Kortunov
|
f17badb3cd
|
Makes cells cache size configurable
|
8 years ago |