David Cernat
|
11a9e3bdb1
|
Merge pull request #197 from OpenMW/master
Add OpenMW commits up to 14 Apr 2017
|
2017-04-14 05:57:28 +03:00 |
|
scrawl
|
17125e6c4d
|
Merge pull request #1256 from Allofich/equip
Adjustments to RemoveItem behavior
|
2017-04-14 01:08:29 +02:00 |
|
scrawl
|
26e48a0695
|
Merge pull request #1255 from akortunov/manafix
Fixed magicka calculation on chargen (bug #3694)
|
2017-04-14 00:56:26 +02:00 |
|
David Cernat
|
de8d28e2c3
|
[Client] Improve logic for updating LocalActors & sending their packets
|
2017-04-13 18:59:22 +03:00 |
|
David Cernat
|
9e25a95861
|
[Server] Initialize processors for recently added ActorPackets
|
2017-04-13 18:57:48 +03:00 |
|
David Cernat
|
426d5a7fc2
|
[Client] Add missing usage of sendDrawStateActors()
|
2017-04-13 18:56:38 +03:00 |
|
Andrei Kortunov
|
dc036e96d4
|
fixed magicka calculation on chargen (bug #3694)
|
2017-04-13 18:30:36 +04:00 |
|
Allofich
|
6e405aed8c
|
Adjustments to RemoveItem behavior
(Fixes #3796)
|
2017-04-13 22:33:13 +09:00 |
|
David Cernat
|
d2fe777f89
|
[General] Send and read ActorDrawState packets
|
2017-04-13 15:26:48 +03:00 |
|
David Cernat
|
9c731990a9
|
[Client] Use clearer var names in LocalPlayer::updateDrawStateAndFlags()
|
2017-04-13 14:10:42 +03:00 |
|
David Cernat
|
10ad5b2a99
|
[General] Remove BaseActor's AnimStates that are no longer needed
|
2017-04-13 13:06:09 +03:00 |
|
David Cernat
|
c6cd0a2953
|
Merge pull request #196 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwmechanics/spellcasting.cpp
|
2017-04-13 07:07:49 +03:00 |
|
scrawl
|
8d8f293a65
|
Merge pull request #1246 from akortunov/develop
Menu improvements
|
2017-04-12 23:57:00 +02:00 |
|
scrawl
|
d8943d911c
|
Merge pull request #1254 from Allofich/warning
Remove unnecessary line
|
2017-04-12 23:49:29 +02:00 |
|
scrawl
|
caacf31a09
|
Merge pull request #1210 from Allofich/fix
Fix frame rate drop during actor update
|
2017-04-12 22:40:43 +02:00 |
|
Allofich
|
470988f9ef
|
Minor changes to getActorsSidingWith
|
2017-04-13 04:45:44 +09:00 |
|
Andrei Kortunov
|
c3d49d5ca5
|
Fixed inventory crash and skipmenu launch
|
2017-04-12 22:57:32 +04:00 |
|
Allofich
|
6272e1c674
|
Cache allies found while iterating engageCombat
(Fixes #3814)
|
2017-04-13 02:02:38 +09:00 |
|
Andrei Kortunov
|
1fe3a3efe4
|
Count dialog layout changes
|
2017-04-12 19:15:22 +04:00 |
|
Allofich
|
5020d03c78
|
Remove unnecessary line
|
2017-04-12 22:59:28 +09:00 |
|
Andrei Kortunov
|
72a16dc78b
|
Merge branch 'master' into pinned since added PR #1250
|
2017-04-12 13:17:06 +04:00 |
|
Andrei Kortunov
|
506cc47c9d
|
Add option to show reach and attack speed for melee weapons
|
2017-04-12 09:12:25 +04:00 |
|
scrawl
|
993860a4b1
|
Merge pull request #1250 from resilar/mapbutton
Hide WorldButton when in game mode
|
2017-04-11 21:34:53 +02:00 |
|
scrawl
|
8f335b3484
|
Merge pull request #1245 from akortunov/tgm
Vanilla-like tgm
|
2017-04-11 21:34:44 +02:00 |
|
David Cernat
|
0d196af685
|
[General] Add placeholders for 7 new ActorPackets
|
2017-04-11 11:37:38 +03:00 |
|
David Cernat
|
9852076590
|
[Client] Send all NPC data to newly arriving players
|
2017-04-10 18:24:30 +03:00 |
|
David Cernat
|
15f91e7825
|
[Client] Add CellController methods for getting and checking Cells
|
2017-04-10 18:13:22 +03:00 |
|
David Cernat
|
69f820f3a0
|
[Client] Rename CellController's getCell() into getCellStore()
|
2017-04-10 17:30:57 +03:00 |
|
David Cernat
|
d14102716d
|
[Client] Retool LocalActors and DedicatedActors for ActorPosition packet
|
2017-04-10 17:10:18 +03:00 |
|
David Cernat
|
cbd2af972d
|
[Client] Get movement settings for NPCs before they are reset
|
2017-04-10 17:06:44 +03:00 |
|
David Cernat
|
7700b82952
|
[General] Clean up BaseEvent and BaseStructs
|
2017-04-10 16:33:07 +03:00 |
|
David Cernat
|
7662297334
|
[General] Use ESM::Position to store BaseActor's movement
|
2017-04-10 16:32:10 +03:00 |
|
David Cernat
|
2709de83fb
|
[Client] Use clearer variable names in LocalPlayer::UpdatePosition()
|
2017-04-10 14:53:59 +03:00 |
|
David Cernat
|
742d6f653a
|
[General] Add ActorPosition packet
|
2017-04-10 12:38:30 +03:00 |
|
David Cernat
|
b6c3830ea0
|
[General] Rename WorldObject's pos into position for consistency
|
2017-04-10 09:25:20 +03:00 |
|
Andrei Kortunov
|
95ce7637f3
|
Adds persisted pin (feature #2834, bug #2489)
|
2017-04-10 10:18:00 +04:00 |
|
David Cernat
|
174f316787
|
[General] Rename PacketActorFrame into PacketActorTest
|
2017-04-10 08:37:18 +03:00 |
|
David Cernat
|
a5d0486c82
|
[General] Set actor data correctly
|
2017-04-10 07:22:03 +03:00 |
|
David Cernat
|
69bf2749a5
|
[Server] Add ActorFunctions for getting and setting basic actor data
|
2017-04-10 06:15:03 +03:00 |
|
David Cernat
|
e9c3abc2c3
|
[Server] Reset variables more elegantly in WorldFunctions
|
2017-04-10 02:37:43 +03:00 |
|
David Cernat
|
b9d68c0ab2
|
Merge pull request #195 from OpenMW/master
Add OpenMW commits up to 10 Apr 2017
|
2017-04-10 01:20:42 +03:00 |
|
scrawl
|
1cd901d113
|
Merge pull request #1248 from akortunov/missedsound
Adds missing recharge and repair sounds
|
2017-04-09 21:33:12 +02:00 |
|
scrawl
|
969dda2e41
|
Merge pull request #1252 from MiroslavR/correctActorModelPath
Fix correctActorModelPath
|
2017-04-09 21:30:48 +02:00 |
|
MiroslavR
|
c962b6dd6d
|
Fix correctActorModelPath to work properly when both backward and forward slashes are used in the path (Fixes #3822)
|
2017-04-09 18:34:36 +02:00 |
|
David Cernat
|
c52084a028
|
[General] Use BaseActorLists in ActorPackets
|
2017-04-09 16:32:44 +03:00 |
|
David Cernat
|
1b714fbfa7
|
[Server] Make script functions more consistent
|
2017-04-09 12:28:38 +03:00 |
|
David Cernat
|
a24ef3a25e
|
[Server] Create ActorFunctions placeholder
|
2017-04-09 12:24:33 +03:00 |
|
David Cernat
|
4f3d05eed2
|
[General] Add ActorList class
|
2017-04-09 10:50:35 +03:00 |
|
David Cernat
|
070c6a3bd4
|
[General] Add ActorPacketController & make controller var names clearer
|
2017-04-09 08:51:28 +03:00 |
|
David Cernat
|
a1d0b4908f
|
[Client] Fix Travis CI build by not using nullptr
|
2017-04-08 16:46:38 +03:00 |
|