David Cernat
|
2158e94a96
|
[Client] Fix setting of attack parameters after recent changes
|
2017-01-25 18:04:20 +02:00 |
|
David Cernat
|
63c8a98083
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
Koncord
|
536715cf46
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08: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
|
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
|
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
|
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
|
d9cfd5bac2
|
Resolve conflicts with OpenMW
|
2016-08-15 19:14:13 +03:00 |
|
Allofich
|
ee2702087c
|
Make zero-weight boots play light boot footsteps
|
2016-08-14 17:27:47 +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 |
|
Koncord
|
1b259e2d33
|
Syncing inventory, animations, position, 8 key attributes
Created Package system
|
2016-07-07 23:50:48 +08:00 |
|
scrawl
|
a825882c6b
|
Process death events at the end of the death animation (Fixes #1873)
|
2016-06-12 00:04:50 +02: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
|
fb219fea17
|
Fix respawning of NPCs/creatures when they were moved to a different cell
|
2016-02-10 19:07:01 +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
|
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
|
04f7a8f8eb
|
Remove redundant getId function
|
2015-12-18 16:58:38 +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
|
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
|
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
|
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 |
|
Chris Robinson
|
91cd6be11b
|
Use the correct SoundId for NPC "land" sounds
|
2015-12-05 18:00:28 -08:00 |
|