David Cernat
|
d4ff136837
|
[Client] Add comments about spellcasting as a result of merge conflict
|
2017-02-23 01:05:45 +02:00 |
|
David Cernat
|
38ccc2671c
|
Merge pull request #164 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwmechanics/spellcasting.cpp
|
2017-02-23 00:52:53 +02:00 |
|
Battlerax
|
fd845198ad
|
[Client] You can now cancel the chat box by pressing enter without a message.
|
2017-02-22 15:03:59 -06:00 |
|
scrawl
|
d163228199
|
Fix updatePtr
|
2017-02-22 21:02:34 +01:00 |
|
scrawl
|
00d4fea91c
|
Derive Animation from osg::Referenced to allow the UnrefQueue to delete it
|
2017-02-22 15:27:20 +01:00 |
|
scrawl
|
a5247394dc
|
(Re)set the inventory listener outside of the Animation class
|
2017-02-22 15:08:22 +01:00 |
|
scrawl
|
8f79fa3d72
|
Add resource statistics panel opened with F4
|
2017-02-22 14:28:45 +01:00 |
|
Koncord
|
b0ebad8b83
|
[Client] Fix crash on Linux
|
2017-02-22 16:30:07 +08:00 |
|
David Cernat
|
90275f777e
|
[Client] Don't crash when dying while inside a container
|
2017-02-22 06:41:25 +02:00 |
|
David Cernat
|
67b67ce1c4
|
[Client] Don't automatically rescale objects on cell change
|
2017-02-22 04:21:25 +02:00 |
|
scrawl
|
b40ca9b60a
|
Set the window rectangle on the Viewer's EventQueue
|
2017-02-22 01:49:54 +01:00 |
|
David Cernat
|
e4ae8c5f9f
|
[Client] Cancel drag for teleported players, fix ID_OBJECT_SCALE debug
|
2017-02-22 02:44:00 +02:00 |
|
scrawl
|
0fbd29ccb8
|
Use additive alpha blending on the character preview
|
2017-02-21 18:29:18 +01:00 |
|
scrawl
|
e38221edc9
|
Set character preview's simulationTime to 0 to avoid flickering lights
|
2017-02-21 18:25:25 +01:00 |
|
scrawl
|
a45335ffc3
|
Do not reduce magicka in god mode
|
2017-02-21 16:33:18 +01:00 |
|
scrawl
|
eefe1ed1a8
|
Fix being affected by Silence in god mode
|
2017-02-21 15:48:45 +01:00 |
|
David Cernat
|
a1988ac6ef
|
Merge pull request #161 from OpenMW/master
Add OpenMW commits up to 21 Feb 2017
|
2017-02-21 07:02:59 +02:00 |
|
scrawl
|
b9740fd2a1
|
Fix btHeightFieldTerrainShape triangle layout to match rendering
|
2017-02-21 04:47:11 +01:00 |
|
scrawl
|
3f27c8cc97
|
Always print context for script warnings to remove the need for verbose option
(Fixes #2813)
|
2017-02-21 04:32:59 +01:00 |
|
David Cernat
|
37e7d2c15b
|
[Client] Don't get invalid cells in LocalPlayer::sendJournalEntry()
|
2017-02-21 02:09:39 +02:00 |
|
David Cernat
|
b320910c5f
|
[Client] Don't add/remove all spells from ingame scripts for LocalPlayer
|
2017-02-21 01:22:21 +02:00 |
|
David Cernat
|
bf2f932e18
|
[Client] If in a container, don't crash when teleported to another cell
|
2017-02-21 01:01:30 +02:00 |
|
David Cernat
|
f5470e0b49
|
[Client] Print cell descriptions for WorldEvents only once
|
2017-02-21 00:20:19 +02:00 |
|
David Cernat
|
92439e6e62
|
[Client] Reduce WorldPacket debug because it can cause freezes
|
2017-02-20 23:48:08 +02:00 |
|
scrawl
|
9728a6967e
|
Reset fall height when teleporting (Fixes #2629)
|
2017-02-20 20:27:05 +01:00 |
|
scrawl
|
05ad0dca34
|
Use ActionTeleport in COE/COC commands
|
2017-02-20 20:26:45 +01:00 |
|
scrawl
|
7e02bb7348
|
Preload summoned creature models before the spell is cast
|
2017-02-20 19:58:00 +01:00 |
|
scrawl
|
22482b7eec
|
Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes
|
2017-02-20 19:04:02 +01:00 |
|
Koncord
|
ea9c31a8f7
|
[Client] Add password to client params and to config file
|
2017-02-20 22:40:09 +08:00 |
|
David Cernat
|
a4526605a6
|
[General] Remove goldValue from ContainerItem because it is never useful
|
2017-02-20 12:31:11 +02:00 |
|
David Cernat
|
cdffbc05f7
|
Merge pull request #159 from OpenMW/master
Add OpenMW commits up to 19 Feb 2017
|
2017-02-19 23:47:32 +02:00 |
|
David Cernat
|
ed91f20cd3
|
[General] Print action used for ID_CONTAINER when receiving one
|
2017-02-19 23:11:26 +02:00 |
|
scrawl
|
481c440698
|
Print OSG version on startup
|
2017-02-19 13:26:45 +01:00 |
|
David Cernat
|
4f2b88df8a
|
[General] Remove owner var from ContainerItem because it is always empty
|
2017-02-18 23:59:02 +02:00 |
|
Allofich
|
bc60421615
|
Change NPC equip logic to be more like original
(Bug #3754)
|
2017-02-18 21:59:09 +09:00 |
|
Koncord
|
74cfc4a821
|
[Client] Use enum instead magic values
|
2017-02-18 15:26:11 +08:00 |
|
David Cernat
|
0d75264221
|
Merge pull request #155 from OpenMW/master
Add OpenMW commits up to 17 Feb 2017, part 2
|
2017-02-17 23:19:30 +02:00 |
|
scrawl
|
f2174ee9f4
|
Merge pull request #1217 from Allofich/follow
Fix loading 0-duration Follow and Escort packages
|
2017-02-17 21:10:15 +01:00 |
|
Allofich
|
3897c49e30
|
Fix loading 0-duration Follow and Escort packages
(Fixes #3755)
|
2017-02-18 01:55:50 +09:00 |
|
David Cernat
|
e0bc557aa4
|
Merge pull request #154 from OpenMW/master
Add OpenMW commits up to 17 Feb 2017
|
2017-02-17 14:45:45 +02:00 |
|
MiroslavR
|
f883951d75
|
Fix incorrect calculation of armor rating (Bug #3754)
|
2017-02-17 03:11:37 +01:00 |
|
Allofich
|
621d3e56cf
|
Fix Clang and OS X Travis CI warnings
|
2017-02-17 02:08:39 +09:00 |
|
David Cernat
|
5b3fabdb9d
|
[Client] Send ID_CONTAINER with all containers in cell when requested
|
2017-02-16 13:34:32 +02:00 |
|
David Cernat
|
c32c004516
|
Merge pull request #151 from OpenMW/master
Add OpenMW commits up to 16 Feb 2017
|
2017-02-16 11:53:02 +02:00 |
|
scrawl
|
f10edb71cc
|
Add environment variable for disabling IncrementalCompileOperation
|
2017-02-15 21:01:25 +01:00 |
|
scrawl
|
c4a89065a2
|
Preload VFX of spells selected by AI actors
|
2017-02-15 21:01:25 +01:00 |
|
scrawl
|
57b585570a
|
Preload magic effect visuals of the player's selected weapon/spell
|
2017-02-15 21:01:25 +01:00 |
|
David Cernat
|
3b604a432e
|
[General] Restructure ID_CONTAINER to allow multiple containers at once
|
2017-02-15 20:14:25 +02:00 |
|
David Cernat
|
88f891b5bd
|
[Client] Make it possible to easily iterate through container items
|
2017-02-14 23:10:45 +02:00 |
|
David Cernat
|
c8cbfbef62
|
[General] Sketch out server requests to players for container data
|
2017-02-14 19:31:56 +02:00 |
|