Koncord
|
536715cf46
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08:00 |
|
David Cernat
|
7bbeed629d
|
Merge pull request #109 from OpenMW/master
Add OpenMW changes up to 25 Nov
|
2016-11-26 01:58:43 +02:00 |
|
scrawl
|
b6d02d9b14
|
Fix order of operations when undoing werewolf transformation of an NPC
|
2016-11-22 16:37:49 +01:00 |
|
David Cernat
|
f9ca98498d
|
Merge pull request #107 from OpenMW/master
Add OpenMW commits up to 20 Nov, part 2
|
2016-11-20 19:30:24 +02:00 |
|
scrawl
|
385db50f2d
|
Merge pull request #1131 from Allofich/waterwalking
Make water walking mechanics closer to original MW
|
2016-11-20 17:19:15 +01:00 |
|
Allofich
|
0e429ae41d
|
Make water walking mechanics closer to original MW
|
2016-11-20 22:21:33 +09:00 |
|
David Cernat
|
c6eac31d94
|
Merge pull request #106 from OpenMW/master
Add OpenMW changes up to 20 Nov
|
2016-11-20 01:20:25 +02:00 |
|
MiroslavR
|
8f91732b09
|
Show starting abilities, powers and spells in stat-review window (Fixes #2410)
|
2016-11-19 21:51:19 +01:00 |
|
David Cernat
|
234266755e
|
Prevent player-controlled NPCs from auto-unequipping candles and torches
|
2016-11-18 02:47:59 +02:00 |
|
David Cernat
|
b028f0b51f
|
Merge pull request #104 from OpenMW/master
Add OpenMW commits up to 17 Nov
|
2016-11-17 21:13:58 +02:00 |
|
David Cernat
|
3a733eb122
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
|
MiroslavR
|
5e46121046
|
Implement fleeing AI (Closes #1118)
|
2016-11-16 20:15:25 +01: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
|
06152fde77
|
Stop player-controlled NPCs from reporting crimes committed by players
|
2016-10-31 11:00:56 +02: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
|
c25ebc34b3
|
Shorten WorldPacket IDs by removing WORLD from them
|
2016-10-25 12:15:27 +03:00 |
|
David Cernat
|
3a5a5e73a1
|
Send ID_WORLD_OBJECT_UNLOCK from ingame scripts and regular unlocking
|
2016-10-24 11:43:27 +03: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
|
3136a12051
|
Resolve conflicts in pull request #75
# Conflicts:
# CMakeLists.txt
# apps/openmw/CMakeLists.txt
|
2016-10-14 18:34:17 +03:00 |
|
Allofich
|
610f36f47b
|
Set magic effects that don't support variable durations to use duration of 1
|
2016-10-14 00:13:08 +09:00 |
|
Allofich
|
675bd09462
|
Change several instant effects to be non-instant (Fixes #2054)
|
2016-10-13 23:38:21 +09:00 |
|
scrawl
|
454d1ffaef
|
Make the cell change check during actor update more robust
|
2016-10-13 14:39:58 +02:00 |
|
scrawl
|
37bfa88b2d
|
Merge pull request #1094 from Allofich/alchemy
Fix reversed use of alembics and retorts
|
2016-10-06 19:02:24 +02:00 |
|
Allofich
|
498976775a
|
Fix reversed use of alembics and retorts
|
2016-10-07 01:38:50 +09:00 |
|
scrawl
|
73b6c34a23
|
Merge pull request #1092 from Allofich/warnings
Fix shadowing warnings
|
2016-10-06 17:50:26 +02:00 |
|
Allofich
|
53e94b7c3f
|
Fix shadowing warnings
|
2016-10-06 23:33:52 +09: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
|
df03b32205
|
Coverity fixes
|
2016-10-05 23:32:26 +09:00 |
|
MiroslavR
|
a05649e1d5
|
Use loop fallback for movement animations (Fixes #3578)
|
2016-10-03 22:36:56 +02:00 |
|
scrawl
|
44dffe55ab
|
Merge pull request #1083 from Allofich/onhit
Make AI response to spell hits more like original MW
|
2016-10-02 14:06:51 +02:00 |
|
Allofich
|
6ec37b5cfb
|
Fix shadowing warnings
|
2016-10-02 17:48:54 +09:00 |
|
Allofich
|
e78f02aaf2
|
Consider reflected/absorbed hostile spells as assaults
|
2016-10-02 16:08:24 +09:00 |
|
Allofich
|
a81a04e6d0
|
Remove unused line
|
2016-10-02 01:11:01 +09:00 |
|
Allofich
|
fa17784722
|
Change breaks to continues
|
2016-10-02 00:54:01 +09:00 |
|
scrawl
|
140be70a90
|
Merge pull request #1082 from Gladdy/master
Fix for segmentation fault on entering a cell
|
2016-10-01 16:42:47 +02:00 |
|
Allofich
|
a2e174a40f
|
Don't let water-only creatures prevent resting
|
2016-10-01 22:15:31 +09:00 |
|
Allofich
|
266ec1aadc
|
Make AI response to spell hits more like original MW
|
2016-10-01 21:38:17 +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
|
15a4602482
|
Add getSkillIncrease, setSkillIncrease functions to OpenMW's NpcStats
|
2016-09-30 07:15:03 +03:00 |
|
David Cernat
|
8fbc6f31f1
|
Add setLevelProgress function to OpenMW's NpcStats
|
2016-09-30 06:26:43 +03:00 |
|
Martijn Bakker
|
45ffdbb284
|
fixed a segmentation fault when entering a cell which contains someone already attacking you
|
2016-09-30 00:40:13 +01:00 |
|
David Cernat
|
25026a9b95
|
Allow player-controlled NPCs to have attack animations again
|
2016-09-29 16:57:39 +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 |
|
Allofich
|
04c13ffab3
|
Add unarmed attack selection to chooseBestAttack()
|
2016-09-22 00:45:54 +09:00 |
|
David Cernat
|
f515111845
|
Merge pull request #62 from OpenMW/master
Add OpenMW commits up to 20 Sep
|
2016-09-21 06:05:24 +03:00 |
|
scrawl
|
c6ef26ba4b
|
Merge pull request #1070 from mrcheko/pathfinding
fix using potion as weapon
|
2016-09-20 22:58:54 +02:00 |
|
mrcheko
|
229cb4b386
|
remove dynamic_cast to ActionPotion
|
2016-09-20 23:00:00 +03:00 |
|