Andrei Kortunov
|
1abff5365b
|
Capitalize enchanted items names again in spells window
|
2018-05-24 13:03:47 +04:00 |
|
Andrei Kortunov
|
afae398b5c
|
Use utf8 lowercase function for journal index to avoid code duplication
|
2018-05-24 12:53:06 +04:00 |
|
Andrei Kortunov
|
b5374029e5
|
Implement case-insensitive search in spell window
|
2018-05-24 12:39:00 +04:00 |
|
Andrei Kortunov
|
9ac752ea70
|
Implement filtering in the spells window
|
2018-05-24 10:48:46 +04:00 |
|
Bret Curtis
|
da47fc79f5
|
Merge pull request #1701 from akortunov/standfix
Do not apply queue movement for standing actors
|
2018-05-23 22:35:08 +02:00 |
|
Marc Zinnschlag
|
7324bd368f
|
Merged pull request #1573
|
2018-05-23 17:00:29 +02:00 |
|
Marc Zinnschlag
|
d92d754834
|
Merged pull request #1697
|
2018-05-23 16:01:11 +02:00 |
|
Marc Zinnschlag
|
1564a3f6aa
|
Merged pull request #1713
|
2018-05-23 13:51:32 +02:00 |
|
Marc Zinnschlag
|
2f958881b7
|
Merged pull request #4413
|
2018-05-23 13:45:35 +02:00 |
|
declan-millar
|
b8df4b7c5a
|
Tidy in-code comment
|
2018-05-21 22:14:23 +01:00 |
|
declan-millar
|
844aef85f3
|
Replace spelling: soulgem -> soul gem in code comment
|
2018-05-21 22:12:19 +01:00 |
|
declan-millar
|
9ed4f33048
|
Replace spelling: soulgem -> soul gem
|
2018-05-21 19:10:24 +01:00 |
|
declan-millar
|
028b528c0b
|
Get soul magnitude before checking the rebalance setting
|
2018-05-21 18:16:04 +01:00 |
|
declan-millar
|
9346a552fa
|
Use Rebalance soulgem values option to set soulgem value
|
2018-05-21 13:59:20 +01:00 |
|
declan-millar
|
78e79d5775
|
Add advanced option to Rebalance soulgem values to the launcher
|
2018-05-21 13:33:42 +01:00 |
|
declan-millar
|
4b1247597e
|
Use soulgem value rebalance formula from morrowind code patch
|
2018-05-20 17:06:26 +01:00 |
|
Capostrophic
|
867a5938ca
|
Don't reset sneaking camera offset while in GUI (fixes #4420)
|
2018-05-20 10:24:20 +03:00 |
|
Marc Zinnschlag
|
ec900ef4ad
|
Merged pull request #1710)
|
2018-05-18 12:34:16 +02:00 |
|
tri4ng1e
|
f2613a74b1
|
Write settings before invoking openmw-iniimporter
|
2018-05-17 21:20:04 +03:00 |
|
tri4ng1e
|
7e03dd0f12
|
Read data paths from data-local section too
|
2018-05-17 21:07:20 +03:00 |
|
tri4ng1e
|
3b86f73ae7
|
Replace MwIniImporter::numberToString with std::to_string
|
2018-05-17 21:04:40 +03:00 |
|
Capostrophic
|
4e485dbd44
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
2018-05-17 13:00:48 +03:00 |
|
Bret Curtis
|
67c381df4e
|
Merge pull request #1708 from akortunov/refidfix
fix GCC warnings
|
2018-05-16 15:59:31 +02:00 |
|
Andrei Kortunov
|
a68de93308
|
Initialize srate variable in openal_output
|
2018-05-16 16:34:58 +04:00 |
|
Andrei Kortunov
|
e5db5e2651
|
Fix 'maybe-uninitialized' warning in openal_output
|
2018-05-16 16:13:22 +04:00 |
|
Andrei Kortunov
|
df459199dd
|
Avoid left shift of negative value
|
2018-05-16 12:59:05 +04:00 |
|
Bret Curtis
|
caf1760251
|
Merge pull request #1707 from akortunov/weaponreach
Display weapon reach on tooltips in feet
|
2018-05-16 10:27:53 +02:00 |
|
Andrei Kortunov
|
164e3d12fe
|
Display weapon reach on tooltips in feet.
|
2018-05-16 11:18:22 +04:00 |
|
Bret Curtis
|
e410c47660
|
Merge pull request #1706 from akortunov/refidfix
Fix compiler warning in getNestedData()
|
2018-05-16 09:00:25 +02:00 |
|
Andrei Kortunov
|
6a3ff5ed81
|
Fix compiler warning in getNestedData
|
2018-05-16 10:10:42 +04:00 |
|
Bret Curtis
|
c75d774356
|
Merge pull request #1692 from akortunov/playsound
Prevent PlaySound overlapping
|
2018-05-15 19:03:01 +02:00 |
|
Andrei Kortunov
|
f8655d2425
|
Use actor's physics position as a ray origin in tracer
|
2018-05-14 20:38:53 +04:00 |
|
Capostrophic
|
409d466e42
|
Make 0/0 encumbrance 0% encumbrance
|
2018-05-13 17:18:45 +03:00 |
|
Capostrophic
|
ba077e7291
|
Fix movement fatigue loss encumbrance calculation (fixes #4413)
|
2018-05-13 17:18:45 +03:00 |
|
Capostrophic
|
1c9fba9a8c
|
Fix jumping encumbrance calculation
|
2018-05-13 17:18:45 +03:00 |
|
Marc Zinnschlag
|
0f22600a98
|
Merged pull request #1703
|
2018-05-13 09:08:40 +02:00 |
|
tri4ng1e
|
9126e844bf
|
Use data paths from config (bug #4412)
|
2018-05-11 17:24:36 +03:00 |
|
Marc Zinnschlag
|
b7cce1a665
|
Merged pull request #1702
|
2018-05-11 10:11:17 +02:00 |
|
David Cernat
|
32d71de2f5
|
Update MapWindow every frame, not just when it's open (bug #4279)
|
2018-05-09 07:33:45 +03:00 |
|
Alf Henrik Sauge
|
feeee50a88
|
Dropping a separate NPDTstruct12 object and instead use NPDTstruct52
NPDTstruct12 is now only used when loading and saving. Turning auto calc
on and off now no longer switches between to different set of values
|
2018-05-09 00:25:07 +02:00 |
|
tri4ng1e
|
103a07b744
|
Less cryptic abbreviations
|
2018-05-08 18:32:06 +03:00 |
|
Marc Zinnschlag
|
3197ebd8e7
|
Merged pull request #1694
|
2018-05-08 12:19:14 +02:00 |
|
Andrei Kortunov
|
2f89080b36
|
Load default markers definitions in editor
|
2018-05-07 22:32:04 +04:00 |
|
Andrei Kortunov
|
b15bed8e22
|
Avoid excessive loadSound calls
|
2018-05-07 20:40:53 +04:00 |
|
tri4ng1e
|
905cde10db
|
Smart-sorting in iniimporter (time + dependency)
|
2018-05-07 15:51:46 +03:00 |
|
Marc Zinnschlag
|
53b6ef6f8c
|
minor code cleanup
|
2018-05-07 09:54:42 +02:00 |
|
Marc Zinnschlag
|
e661e3cf74
|
Merged pull request #1677
|
2018-05-07 09:42:41 +02:00 |
|
Alf Henrik Sauge
|
9b971caddc
|
CSVTools::ReportTable should now have case insensitive sorting
|
2018-05-06 16:49:23 +02:00 |
|
Andrei Kortunov
|
17222eb821
|
Get rid of unnecessary find
|
2018-05-06 16:42:05 +04:00 |
|
Bret Curtis
|
c44f87afd1
|
Merge pull request #1699 from Capostrophic/editorwarnings
Editor verifier updates
|
2018-05-06 10:57:24 +02:00 |
|