David Cernat
|
73e7aa838d
|
Merge pull request #296 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwgui/container.cpp
|
2017-09-22 19:12:41 +03:00 |
|
scrawl
|
0e648222b8
|
Merge pull request #1446 from akortunov/takeallfix
Do not allow to equip a replacement, when take all items from a dead corpse
|
2017-09-22 09:14:21 +00:00 |
|
Andrei Kortunov
|
4580024d76
|
Unequip all items from dead corpse when take all items (bug #4095)
|
2017-09-22 12:32:47 +04:00 |
|
David Cernat
|
7f0ea7d01f
|
Merge pull request #294 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwmechanics/character.cpp
|
2017-09-20 16:52:44 +03:00 |
|
Andrei Kortunov
|
65d8e2ff5d
|
Allow to use GetDetected without a reference (bug #3110)
|
2017-09-18 21:46:57 +04:00 |
|
David Cernat
|
960b91a53c
|
Merge pull request #290 from OpenMW/master
Add OpenMW commits up to 17 Sep 2017
|
2017-09-17 10:53:33 +03:00 |
|
Chris Robinson
|
780e82480d
|
Make the PlayMode and PlayType enums scoped
Also shorten them by putting them in the MWSound namespace
|
2017-09-15 02:36:59 -07:00 |
|
David Cernat
|
bd541b1e5b
|
Merge pull request #287 from OpenMW/master while resolving conflicts
# Conflicts:
# CMakeLists.txt
# apps/openmw/CMakeLists.txt
|
2017-09-12 07:38:49 +03:00 |
|
Andrei Kortunov
|
c6fd75bf42
|
Take in account elemental shields for GetResist and SetResist script commands (bug #4093)
|
2017-09-10 22:05:58 +04:00 |
|
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
|
2017-08-31 15:14:13 +03:00 |
|
David Cernat
|
a883c8f8aa
|
[Client] Prevent scripts from creating PlayerTopic packet spam
|
2017-08-23 07:14:45 +03:00 |
|
David Cernat
|
056d54e9f7
|
[Client] Only send ObjectScale packets for objects located in cells
|
2017-08-23 02:45:38 +03:00 |
|
David Cernat
|
ac27ca663b
|
[Client] Don't send ObjectState packets for items in containers
|
2017-08-20 06:58:39 +03:00 |
|
Andrei Kortunov
|
bc7353f100
|
Check animation state for GetPCRunning and GetPCSneaking
|
2017-08-16 20:30:47 +04:00 |
|
David Cernat
|
d51736d68f
|
[Client] Fix crashes caused by inventory items with disabling scripts
|
2017-08-11 05:49:33 +03:00 |
|
David Cernat
|
2f551aba02
|
[Client] Don't start dialogue via client scripts if already in dialogue
This prevents infinite greeting spam in scripts such as hlormarScript.
|
2017-07-26 22:37:57 +03:00 |
|
David Cernat
|
7173a48f4b
|
[Client] Prevent ObjectState packet spam
|
2017-07-20 17:01:04 +03:00 |
|
David Cernat
|
fd046e42ef
|
Merge pull request #242 from OpenMW/master
Add OpenMW commits up to 16 Jul 2017
|
2017-07-17 21:34:44 +03:00 |
|
Andrei Kortunov
|
3b163ce6ce
|
Disable sound distortion for PlaySound script command
|
2017-07-15 10:58:19 +04:00 |
|
David Cernat
|
43a3daf0aa
|
[General] Add & implement PlayerShapeshift packet for werewolf states
|
2017-07-15 09:02:19 +03:00 |
|
David Cernat
|
e36c0afc59
|
[General] Send faction reputation via PlayerFaction packets
|
2017-07-13 13:36:00 +03:00 |
|
David Cernat
|
be93ec8ef6
|
[General] Implement ObjectState packet
|
2017-07-13 09:46:30 +03:00 |
|
David Cernat
|
1d504a665f
|
[General] Add RANK, EXPULSION and BOTH actions to PlayerFaction packets
|
2017-07-05 07:06:33 +03:00 |
|
David Cernat
|
fa3baac0f3
|
Merge pull request #228 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/main.cpp
|
2017-06-18 18:16:10 +03:00 |
|
Allofich
|
42402976e3
|
Fixes for building in MSVC
|
2017-06-13 19:38:12 +09:00 |
|
Bret Curtis
|
c781d1f8ed
|
purge unnecessary imports
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
|
2017-06-09 19:08:53 +02:00 |
|
Bret Curtis
|
d785344fad
|
purge all instances of <boost/shared_ptr.hpp>, clean up unused headers
|
2017-06-09 19:08:53 +02:00 |
|
David Cernat
|
4e5c8873e0
|
[General] Use ObjectSpawn instead of ObjectPlace for actors
|
2017-05-29 06:59:05 +03:00 |
|
David Cernat
|
7f6c5e2f48
|
[Client] Only send PlayerJournal packets for new journal entries
|
2017-05-27 22:49:11 +03:00 |
|
David Cernat
|
97768be14b
|
[Client] Send ObjectPlace packet for random creatures interrupting rest
|
2017-05-25 01:00:47 +03:00 |
|
David Cernat
|
11369f6513
|
[General] Implement sending and reading of PlayerTopic packets
|
2017-05-24 21:43:34 +03:00 |
|
David Cernat
|
870fd9a78b
|
[General] Remove ObjectUnlock packet, use ObjectLock with 0 lock instead
|
2017-05-24 13:28:34 +03:00 |
|
David Cernat
|
48ee8fd536
|
[Client] Send PlayerFaction packets when getting expelled from factions
|
2017-05-24 12:19:11 +03:00 |
|
David Cernat
|
e6983993c2
|
[General] Implement sending and reading of PlayerFaction packets
|
2017-05-18 19:27:20 +03:00 |
|
David Cernat
|
dcc61a095a
|
[Client] Allow multiple WorldObjects to be added to a WorldEvent
|
2017-05-06 20:44:39 +03:00 |
|
David Cernat
|
a82646a130
|
[Client] Delineate tes3mp-only code more clearly, part 2
|
2017-04-24 19:46:12 +03:00 |
|
David Cernat
|
a5484d237b
|
Merge pull request #203 from OpenMW/master
Add OpenMW commits up to 21 Apr 2017, part 2
|
2017-04-21 21:07:37 +03:00 |
|
Allofich
|
143ee387cc
|
Add enabled check to animation script commands
(Fixes #3793)
|
2017-04-21 23:27:24 +09:00 |
|
Allofich
|
ff3e307059
|
Pass parameters by const reference
|
2017-04-20 23:47:03 +09:00 |
|
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 |
|
Allofich
|
6e405aed8c
|
Adjustments to RemoveItem behavior
(Fixes #3796)
|
2017-04-13 22:33:13 +09:00 |
|
David Cernat
|
9759764699
|
[Client] Clean up getting and resetting of WorldEvent
|
2017-04-05 09:04:41 +03:00 |
|
David Cernat
|
d7a760490e
|
[Client] Simplify sending of world packets, part 2
|
2017-04-05 08:43:35 +03:00 |
|
David Cernat
|
4abe295a80
|
[Client] Simplify sending of world packets by adding WorldEvent methods
|
2017-04-05 07:54:23 +03:00 |
|
David Cernat
|
8b8c01f389
|
[General] Make ID_OBJECT_PLACE take effect only when sent back by server
|
2017-04-04 11:43:33 +03:00 |
|
David Cernat
|
2bd81c3de0
|
[Client] Use mpNum for every WorldObject
|
2017-04-04 11:07:16 +03:00 |
|
David Cernat
|
e5cf632e1d
|
[Client] Stop creating new reference numbers for placed/spawned objects
|
2017-04-04 06:01:48 +03:00 |
|
David Cernat
|
c10dd1b002
|
Merge pull request #188 from OpenMW/master
Add OpenMW commits up to 24 Mar 2017
|
2017-03-24 07:24:55 +02:00 |
|
Allofich
|
57aeec59d5
|
Change bounds behavior of stat script commands
Fixes (#3776)
|
2017-03-22 15:17:44 +09:00 |
|
David Cernat
|
e0234dc362
|
Merge pull request #183 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# CMakeLists.txt
|
2017-03-13 18:20:07 +02:00 |
|