Andrei Kortunov
|
407a737fe4
|
Merge pull request #2611 from Capostrophic/effect
[Regression] Make sure instant FX abilities get detected when they're supposed to
|
2019-11-28 08:20:39 +04:00 |
|
Bret Curtis
|
62b9f1a2f7
|
Merge pull request #2610 from akortunov/warnfix2
Fix some build warnings
|
2019-11-27 21:24:44 +01:00 |
|
Capostrophic
|
77f076ff11
|
Make sure instant FX abilities get detected when supposed
|
2019-11-27 17:15:48 +03:00 |
|
Capostrophic
|
0adc2df65f
|
Make SameFaction work (bug #5213)
|
2019-11-23 14:47:50 +03:00 |
|
Capostrophic
|
eed92c824e
|
Make sure hand-to-hand shortcut is not saved
|
2019-11-20 19:57:21 +03:00 |
|
Andrei Kortunov
|
d0643d266a
|
Do not use fallthrough in switches
|
2019-11-19 16:10:18 +04:00 |
|
Andrei Kortunov
|
73f43ba750
|
Do not use screen fading during game loading if there is no current cell (bug #5211)
|
2019-11-18 22:24:19 +04:00 |
|
Andrei Kortunov
|
4118b20608
|
Allow ActionOpen and ActionTalk only for player (bug #5210
|
2019-11-18 12:41:11 +04:00 |
|
Alexei Dobrohotov
|
4208f10e81
|
Merge pull request #2600 from akortunov/master
Take in account caster's race height when launch magic bolt
|
2019-11-17 21:04:55 +03:00 |
|
Andrei Kortunov
|
6861d9d5e5
|
Merge pull request #2510 from elsid/ai_open_door
Open door when it is on the way to a next path point (bug #5073)
|
2019-11-17 21:21:22 +04:00 |
|
Andrei Kortunov
|
d1e0fa575e
|
Take in account caster's race height when launch magic bolt (bug #5209)
|
2019-11-17 16:37:38 +04:00 |
|
Andrei Kortunov
|
6554130f6f
|
Merge pull request #2594 from Capostrophic/summonsummon
Minor summoned creature cleanup fixes
|
2019-11-17 10:47:07 +04:00 |
|
Andrei Kortunov
|
8dbbe42f21
|
Add missing isNpc() check (bug #5206)
|
2019-11-17 09:17:03 +04:00 |
|
Andrei Kortunov
|
b21dc17538
|
Attempt to shut up CoverityScan warnings about tainted values
|
2019-11-14 18:28:38 +04:00 |
|
Andrei Kortunov
|
3970baeb84
|
Fix possible usage of destroyed variable
|
2019-11-13 15:46:49 +04:00 |
|
Andrei Kortunov
|
5561eb5415
|
Do not discard division reminder
|
2019-11-13 15:18:18 +04:00 |
|
Andrei Kortunov
|
5c6ca82c45
|
Clamp fallback value from config
|
2019-11-13 15:10:19 +04:00 |
|
Andrei Kortunov
|
ca2a524a5f
|
Avoid null pointer dereference
|
2019-11-13 14:50:42 +04:00 |
|
Andrei Kortunov
|
af41e9acc1
|
Initialize variables to avoid undefined values
|
2019-11-13 14:47:29 +04:00 |
|
Capostrophic
|
120b7dcd2f
|
Clean up summoned creatures when corpses are disposed
|
2019-11-12 21:44:46 +03:00 |
|
Capostrophic
|
1097c2cfc4
|
Minor summoned creature cleanup fixes
|
2019-11-12 17:50:06 +03:00 |
|
Capostrophic
|
9c78e8cc56
|
Make sure movement not controlled by animation has valid velocity
Fixes erroneously always normalized movement speed in first person
|
2019-11-12 17:33:44 +03:00 |
|
Alexei Dobrohotov
|
a1ed0144e1
|
Merge pull request #2590 from akortunov/guifixes
UI textures scaling corrections
|
2019-11-10 13:53:27 +03:00 |
|
Andrei Kortunov
|
1835a39c57
|
Do not show shields in the 1st-person view when shield sheathing is enabled
|
2019-11-09 17:48:05 +04:00 |
|
Andrei Kortunov
|
6a625b1dac
|
Scale magic items frames in the quick keys menu
|
2019-11-09 15:00:50 +04:00 |
|
Andrei Kortunov
|
6eb8e0cf4d
|
Display magic effects according to research page
|
2019-11-07 11:05:18 +04:00 |
|
Alexei Dobrohotov
|
5ae91465ee
|
Fix gamepad zoom value calculation
|
2019-11-02 19:47:05 +03:00 |
|
Alexei Dobrohotov
|
b700c98e8f
|
Merge pull request #2581 from akortunov/deceleration
Implement actors movement deceleration (feature #4544)
|
2019-10-31 15:59:18 +03:00 |
|
Andrei Kortunov
|
61ab7f3c1e
|
Implement actors movement deceleration (feature #4544)
|
2019-10-31 14:41:12 +04:00 |
|
Michael Stopa
|
e4bec88a68
|
Implement mouse wheel bindings (bug #2679)
|
2019-10-30 20:45:51 +04:00 |
|
Bret Curtis
|
0ec4e51922
|
Revert "Store raw data about fog of war instead of RGBA images"
|
2019-10-30 14:48:44 +01:00 |
|
Bret Curtis
|
36614dba2a
|
Merge pull request #2453 from akortunov/fog_compression
Store raw data about fog of war instead of RGBA images
|
2019-10-30 13:45:55 +01:00 |
|
Capostrophic
|
c6e431d862
|
Avoid copying strings in SearchVisitor and readReferenceCollection
|
2019-10-28 19:28:14 +03:00 |
|
Capostrophic
|
ee4fa93bd4
|
Rework prevent merchant equipping setting again
|
2019-10-28 01:58:23 +03:00 |
|
Andrei Kortunov
|
15cd305253
|
Reset idle animation only when play movement animation (bug #5196)
|
2019-10-27 12:33:28 +04:00 |
|
Alexei Dobrohotov
|
1f616c5613
|
Merge pull request #2569 from akortunov/holstered_shield
Ignore shields sheathing for creatures without sheathing bone
|
2019-10-26 12:00:07 +03:00 |
|
Andrei Kortunov
|
b27089f7be
|
Merge pull request #2560 from Capostrophic/geteffect
Fix GetEffect result when running on dead actors
|
2019-10-26 12:47:58 +04:00 |
|
Andrei Kortunov
|
7cd4fa4706
|
Ignore shields sheathing for creatures without sheathing bone
|
2019-10-26 12:41:16 +04:00 |
|
Bret Curtis
|
2040ca5637
|
Merge pull request #2555 from akortunov/encoding
Encode ID's in all places to UTF-8
|
2019-10-24 00:48:12 +02:00 |
|
Bret Curtis
|
afb218fe29
|
Merge pull request #2564 from Capostrophic/enchant
Remove on-strike enchantment support for ranged weapon types (bug #5190)
|
2019-10-23 15:11:36 +02:00 |
|
Bret Curtis
|
262d87846c
|
Merge pull request #2047 from akortunov/holstered_shield
Shields holstering support
|
2019-10-22 16:46:12 +02:00 |
|
Andrei Kortunov
|
d3a3b2f1f6
|
Shields holstering support (feature #5193)
|
2019-10-22 09:02:59 +04:00 |
|
Bret Curtis
|
36119ec2c4
|
Merge pull request #2562 from Capostrophic/weather
Weather-related fixes (incl. bug #4783)
|
2019-10-21 21:56:02 +02:00 |
|
Alexei Dobrohotov
|
5d5ec1cf63
|
Merge pull request #2550 from elsid/fix_path_rebuild
Fix rebuild path for walking actors (Bug #5181)
|
2019-10-20 16:05:29 +03:00 |
|
Capostrophic
|
fc7b4d73a8
|
Remove on-strike enchantment support for ranged weapon types (bug #5190)
|
2019-10-20 13:34:42 +03:00 |
|
Alexei Dobrohotov
|
85a5355e5c
|
Merge pull request #2563 from akortunov/ammofix
Fix OnStrike bows charges
|
2019-10-20 11:25:12 +03:00 |
|
Andrei Kortunov
|
dd781b3da2
|
Fix OnStrike bows charges (regression #5191)
|
2019-10-20 10:21:47 +04:00 |
|
elsid
|
e4d0af6a6d
|
Use z coordinate for path distance when diff by z is greater then actor height
|
2019-10-19 22:01:32 +02:00 |
|
Capostrophic
|
43b1b9dfa2
|
Weather-related fixes (incl. bug #4783)
Simplify some calculations
Fix Blizzard weather direction
Fix sky direction during storm
|
2019-10-19 22:47:21 +03:00 |
|
elsid
|
81832f8e17
|
Reuse distance functions
|
2019-10-19 12:51:37 +02:00 |
|