David Cernat
|
dfb87e9e0d
|
Merge pull request #124 from OpenMW/master
Add OpenMW commits up to 11 Jan
|
2017-01-11 13:30:22 +02:00 |
|
MiroslavR
|
f1f9209814
|
Creatures now auto-equip shields (Fixes #3704)
|
2017-01-08 20:52:04 +01:00 |
|
David Cernat
|
973db7c78a
|
Merge pull request #113 from OpenMW/master
Add OpenMW commits up to 17 Dec
|
2016-12-17 23:27:09 +02:00 |
|
Koncord
|
536715cf46
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08:00 |
|
Leon Krieg
|
739cd5ba45
|
Fixed more spelling mistakes
|
2016-12-15 13:09:40 +01:00 |
|
David Cernat
|
3a733eb122
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
|
David Cernat
|
fa9d6e810e
|
Use lowerCamelCase in tes3mp client function names like OpenMW does
|
2016-11-15 21:54:06 +02:00 |
|
Koncord
|
799842b5da
|
Reduce using of the CPU
|
2016-11-12 20:11:27 +08:00 |
|
Koncord
|
56959ebfda
|
Implement magic
|
2016-11-12 19:39:16 +08:00 |
|
David Cernat
|
cd798d5f23
|
Merge pull request #89 from OpenMW/master
Add OpenMW commits up to 30 Oct
|
2016-10-30 21:49:07 +02:00 |
|
Allofich
|
125e94ef0e
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
|
David Cernat
|
e27d1857ef
|
Fix formatting in previous changes made by tes3mp to OpenMW's core
|
2016-10-19 22:06:11 +03:00 |
|
David Cernat
|
6eae017561
|
Merge pull request #74 from OpenMW/master
Add OpenMW commits up to 5 Oct
|
2016-10-06 06:16:09 +03:00 |
|
Allofich
|
506d0e8e54
|
Correction to display of 0-weight tooltips
|
2016-10-04 23:02:45 +09:00 |
|
Allofich
|
160da0b149
|
Treat 0-weight armor as light armor in some respects
|
2016-10-04 23:02:25 +09:00 |
|
David Cernat
|
728a09e423
|
Reorder functions in LocalPlayer and make their names more consistent
|
2016-09-30 08:59:58 +03:00 |
|
David Cernat
|
ce4b326b02
|
Rename ID_GAME_UPDATE_BASESTATS into ID_GAME_DYNAMICSTATS_CURRENT
|
2016-09-28 07:50:16 +03:00 |
|
David Cernat
|
7e4543ffcb
|
Merge pull request #64 from OpenMW/master
Add OpenMW commits up to 24 Sep
|
2016-09-25 11:06:07 +03:00 |
|
MiroslavR
|
52e00f5fef
|
Do not show uncarriable lights in item views
|
2016-09-24 18:01:31 +02:00 |
|
David Cernat
|
cdada00a8a
|
Merge pull request #56 from OpenMW/master
Add OpenMW commits up to 15 Sep
|
2016-09-15 22:19:02 +03:00 |
|
MiroslavR
|
f323f231db
|
Allow activating actors without a name (Fixes #3551)
|
2016-09-15 16:47:50 +02:00 |
|
David Cernat
|
3b7693c719
|
Resolve conflicts in pull request #55
# Conflicts:
# README.md
# apps/openmw/mwclass/npc.cpp
# apps/openmw/mwmechanics/combat.cpp
|
2016-09-15 08:49:57 +03:00 |
|
Allofich
|
34851349de
|
Pass hitPosition by const reference
|
2016-09-13 00:59:56 +09:00 |
|
Allofich
|
bce0166931
|
Don't play blood effects for resisted hits
|
2016-09-12 22:46:32 +09:00 |
|
David Cernat
|
4d2ca20445
|
Resolve conflicts in pull request #43
# Conflicts:
# README.md
|
2016-08-24 22:03:35 +03:00 |
|
Allofich
|
7db31ab58a
|
Correct telekinesis glow length
|
2016-08-24 01:21:15 +09:00 |
|
David Cernat
|
d9cfd5bac2
|
Resolve conflicts with OpenMW
|
2016-08-15 19:14:13 +03:00 |
|
scrawl
|
8c44334409
|
Merge pull request #1021 from Allofich/weight
Corrections to tooltip displays of zero-weight items
|
2016-08-14 15:14:58 +02:00 |
|
Allofich
|
7bf04b5014
|
Allow showing value of zero-weight lights
|
2016-08-14 21:15:22 +09:00 |
|
Allofich
|
502a26a7ff
|
Use getWeightString() to avoid casting to int
|
2016-08-14 19:38:53 +09:00 |
|
Allofich
|
4f5d676b4e
|
Allow weight tooltips for gold and keys if not 0
|
2016-08-14 19:32:43 +09:00 |
|
Allofich
|
caf025f93d
|
Don't show 0 weight tooltips except for potions
|
2016-08-14 19:27:59 +09:00 |
|
Allofich
|
cf7278f8ae
|
Don't show weight tooltip for 0-weight equipment
|
2016-08-14 18:37:41 +09:00 |
|
Allofich
|
ee2702087c
|
Make zero-weight boots play light boot footsteps
|
2016-08-14 17:27:47 +09:00 |
|
Allofich
|
cb9bb92b26
|
Play locked sounds on locked objects instead of actors
|
2016-08-10 21:31:14 +09:00 |
|
Allofich
|
cad41599cf
|
Fix travis build error and warnings
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
35c14bb9bb
|
Minor rewrite, make "open" spells play glow effect
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
e132b52a69
|
Handle spell glows within updatecallback
|
2016-08-09 22:56:53 +09:00 |
|
Allofich
|
123c626f2d
|
Add glow when using telekinesis on doors
|
2016-08-09 22:56:53 +09:00 |
|
David Cernat
|
09d564424f
|
Translate Russian code comment into English
|
2016-08-01 19:26:42 +03:00 |
|
Aesylwinn
|
b4a000913c
|
Merge remote-tracking branch 'yar/master' into Even
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwdialogue/filter.cpp
# apps/openmw/mwmechanics/character.cpp
# apps/openmw/mwworld/localscripts.cpp
# components/CMakeLists.txt
# components/compiler/exprparser.cpp
# components/sceneutil/workqueue.cpp
|
2016-07-17 23:50:52 -04:00 |
|
Allofich
|
599e6708ec
|
Allow using keys to open trapped objects of lock level 0
|
2016-07-10 23:08:11 +09:00 |
|
Allofich
|
249918612d
|
Play trap disarm sound when key used on trapped object
|
2016-07-10 22:06:35 +09:00 |
|
Allofich
|
d4e656ceaf
|
Play trap activation sound on trapped object, not actor
|
2016-07-10 21:39:53 +09:00 |
|
Allofich
|
53ceefa46a
|
Allow some telekinesis on teleport doors
|
2016-07-09 01:08:00 +09:00 |
|
Koncord
|
1b259e2d33
|
Syncing inventory, animations, position, 8 key attributes
Created Package system
|
2016-07-07 23:50:48 +08:00 |
|
scrawl
|
0720a19fc0
|
Add support for placing BodyParts in a cell (Bug #3118)
|
2016-07-07 23:50:48 +08:00 |
|
Allofich
|
35a23c3b49
|
Implement and use new method allowTelekinesis()
|
2016-07-07 21:54:31 +09:00 |
|
scrawl
|
a825882c6b
|
Process death events at the end of the death animation (Fixes #1873)
|
2016-06-12 00:04:50 +02:00 |
|
scrawl
|
8fcc1911d9
|
Use fCombatDistance as the creature attack range
|
2016-06-10 23:47:01 +02:00 |
|
scrawl
|
11f00e3aa9
|
Rename safePlaceObject to placeObject
|
2016-02-29 17:05:18 +01:00 |
|
scrawl
|
c3ef387208
|
Vanilla-compatible creature/NPC respawning (Fixes #2369, Fixes #2467)
|
2016-02-27 12:53:07 +01:00 |
|
scrawl
|
d05603c7fe
|
Directly apply On Target 'When Strikes' enchantments instead of launching a projectile (Fixes #3212)
|
2016-02-22 19:42:54 +01:00 |
|
scrawl
|
c5d3e6c993
|
Disable preloading of levelled lists
|
2016-02-22 14:31:02 +01:00 |
|
scrawl
|
fb219fea17
|
Fix respawning of NPCs/creatures when they were moved to a different cell
|
2016-02-10 19:07:01 +01:00 |
|
scrawl
|
f6f9eff9a6
|
Preload levelled creatures
|
2016-02-09 03:06:00 +01:00 |
|
scrawl
|
1b8e82e929
|
Preload NPC body parts
|
2016-02-09 00:26:22 +01:00 |
|
scrawl
|
84dcf59c50
|
Fix preloading of equipment parts that don't separate gender
|
2016-02-08 22:57:47 +01:00 |
|
scrawl
|
effe022bb2
|
Move preload model list to MWClass, preload NPC head/hair
|
2016-02-08 20:52:32 +01:00 |
|
scrawl
|
b9d1d6144a
|
Don't reveal unknown potion effects in alchemy window (Fixes #3146)
|
2016-02-02 22:50:11 +01:00 |
|
scrawl
|
1905f0bf2d
|
Add support for placing BodyParts in a cell (Bug #3118)
|
2016-01-02 01:30:06 +01:00 |
|
scrawl
|
e5d9ee30f4
|
Add count argument to copyObjectToCell
Fixes the gold bug introduced in c9ca5bc946
|
2015-12-19 16:48:32 +01:00 |
|
scrawl
|
32d5dece58
|
Add count argument to getToolTipInfo
|
2015-12-19 16:29:07 +01:00 |
|
scrawl
|
0d4729dcd5
|
Use the const version of CustomData::as*
|
2015-12-19 16:19:52 +01:00 |
|
scrawl
|
b0894ea20d
|
Accept a ConstPtr in hasToolTip
|
2015-12-19 16:15:45 +01:00 |
|
scrawl
|
51c77c5045
|
Accept a ConstPtr in getDoorState
|
2015-12-19 16:15:45 +01:00 |
|
scrawl
|
7a2ca5580a
|
Accept a ConstPtr in RippleSimulation
|
2015-12-19 15:51:41 +01:00 |
|
scrawl
|
2c51e7345f
|
Use a separate collision type for doors (Fixes #1962)
|
2015-12-18 18:32:42 +01:00 |
|
scrawl
|
04f7a8f8eb
|
Remove redundant getId function
|
2015-12-18 16:58:38 +01:00 |
|
scrawl
|
266fbbef48
|
Accept a ConstPtr in canLock
|
2015-12-18 16:50:32 +01:00 |
|
scrawl
|
c43f80633a
|
Accept a ConstPtr in getEnchantmentPoints
|
2015-12-18 16:48:19 +01:00 |
|
scrawl
|
303521002d
|
Accept a ConstPtr in adjustScale
|
2015-12-18 16:46:02 +01:00 |
|
scrawl
|
09bdb0ad4b
|
Accept a ConstPtr in getServices
|
2015-12-18 16:44:35 +01:00 |
|
scrawl
|
648ee6e7fb
|
Accept a ConstPtr in applyEnchantment
|
2015-12-18 16:43:11 +01:00 |
|
scrawl
|
3c98f8dde3
|
Accept a ConstPtr in isPersistent
|
2015-12-18 16:41:37 +01:00 |
|
scrawl
|
3fe3091275
|
Accept a ConstPtr in isEssential
|
2015-12-18 16:39:35 +01:00 |
|
scrawl
|
4a47fc32fa
|
Accept a ConstPtr in getBloodTexture
|
2015-12-18 16:39:08 +01:00 |
|
scrawl
|
2bd8d60e9f
|
Accept a ConstPtr in getPrimaryFaction, getPrimaryFactionRank
|
2015-12-18 16:33:54 +01:00 |
|
scrawl
|
2ac92012e8
|
Accept a ConstPtr in isClass
|
2015-12-18 16:29:30 +01:00 |
|
scrawl
|
5b082be79f
|
Accept a ConstPtr in getBaseGold
|
2015-12-18 16:28:20 +01:00 |
|
scrawl
|
da7ebfde99
|
Accept a ConstPtr in copyToCell
|
2015-12-18 16:27:18 +01:00 |
|
scrawl
|
954186fe1e
|
Accept a ConstPtr in canFly, canSwim & canWalk
|
2015-12-18 16:27:18 +01:00 |
|
scrawl
|
b09bdd6af5
|
Accept a ConstPtr in isBipedal
|
2015-12-18 16:27:18 +01:00 |
|
scrawl
|
92a3acfa56
|
Accept a ConstPtr in getBaseFightRating
|
2015-12-18 16:12:35 +01:00 |
|
scrawl
|
d120f76031
|
Accept a ConstPtr in getSound
|
2015-12-18 16:11:03 +01:00 |
|
scrawl
|
d77f785cbc
|
Accept a ConstPtr in get*SoundId
|
2015-12-18 16:09:54 +01:00 |
|
scrawl
|
dc92fefd2b
|
Accept a ConstPtr in canBeEquipped, getEquipmentSlots & hasItemHealth
|
2015-12-18 16:06:31 +01:00 |
|
scrawl
|
e0bb284804
|
Accept a ConstPtr in getWeight
|
2015-12-18 16:00:50 +01:00 |
|
scrawl
|
0047a2d330
|
Accept a ConstPtr in canSell
|
2015-12-18 15:58:45 +01:00 |
|
scrawl
|
2bc851c7d3
|
Accept a ConstPtr in getEnchantment
|
2015-12-18 15:56:45 +01:00 |
|
scrawl
|
beb8805a12
|
Accept a ConstPtr in getInventoryIcon
|
2015-12-18 15:53:47 +01:00 |
|
scrawl
|
f258c5c508
|
Accept a ConstPtr in getModel
|
2015-12-18 15:51:05 +01:00 |
|
scrawl
|
d9bbd83b09
|
Accept a ConstPtr in getToolTipInfo
Accept a ConstPtr in functions used by getToolTipInfo
|
2015-12-18 15:47:16 +01:00 |
|
scrawl
|
ed3486e816
|
Improve const-correctness in writeAdditionalState
|
2015-12-18 00:19:06 +01:00 |
|
scrawl
|
b48445dea7
|
Accept a ConstPtr in getScript
|
2015-12-18 00:12:03 +01:00 |
|
scrawl
|
eb51e2838f
|
Utilize the mHasCustomData flag in writeAdditionalState
|
2015-12-18 00:07:40 +01:00 |
|
scrawl
|
271fcb80c6
|
Remove container scripts before deleting container
|
2015-12-14 02:57:55 +01:00 |
|
scrawl
|
bdae572264
|
Merge pull request #840 from scrawl/movedrefs
Object movement between cells
|
2015-12-09 14:10:57 +01:00 |
|
scrawl
|
3890afd6f5
|
Merge pull request #843 from kcat/master
Add HRTF options and fix an incorrect SoundID
|
2015-12-08 13:59:15 +01:00 |
|
scrawl
|
07b064f616
|
Rename to lowerCaseInPlace
|
2015-12-07 22:49:15 +01:00 |
|