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 |
|
Marc Zinnschlag
|
ec900ef4ad
|
Merged pull request #1710)
|
2018-05-18 12:34:16 +02: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 |
|
Marc Zinnschlag
|
0f22600a98
|
Merged pull request #1703
|
2018-05-13 09:08:40 +02: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 |
|
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 |
|
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 |
|
Bret Curtis
|
0fc198be52
|
Merge pull request #1698 from Capostrophic/c++11
A bunch of C++11-related updates
|
2018-05-06 10:44:11 +02:00 |
|
Capostrophic
|
2502d53816
|
Object record verifier updates
Removed light 0 duration warning
Spelling fixes
|
2018-05-06 00:23:05 +03:00 |
|
Capostrophic
|
91b97a27ea
|
Remove empty class description warning
|
2018-05-06 00:14:14 +03:00 |
|
Capostrophic
|
e22409c266
|
Fix sound range warning message
|
2018-05-06 00:13:09 +03:00 |
|
Capostrophic
|
3d3bef94cd
|
Use range-based for loop
|
2018-05-05 16:29:01 +03:00 |
|
Andrei Kortunov
|
1dd36329a3
|
Load default markers definitions (bug #4410)
|
2018-05-05 17:14:33 +04:00 |
|
Bret Curtis
|
c219c89603
|
Merge pull request #1696 from Capostrophic/feature-2694
Rename "Model" column to "Model/Animation" (feature #2694)
|
2018-05-05 08:14:03 +02:00 |
|
Capostrophic
|
9ac9f94638
|
Rename "Model" column to "Model/Animation" (feature #2694)
|
2018-05-04 20:00:58 +03:00 |
|
Capostrophic
|
8be93b4a12
|
Initialize mandatoryIds vector C++11-way
|
2018-05-03 19:56:01 +03:00 |
|
Capostrophic
|
85b7aa4f09
|
Uncomment is_pod test in fixed string tests
|
2018-05-03 19:47:39 +03:00 |
|
Nelsson Huotari
|
e4e225f4e7
|
Add topic, journal and related -info icons.
|
2018-05-03 14:32:15 +03:00 |
|
Andrei Kortunov
|
4872edc5ed
|
Prevent PlaySound overlapping
|
2018-05-01 16:24:32 +04:00 |
|
scrawl
|
b995584ad2
|
Merge pull request #1688
|
2018-04-29 14:27:55 +00:00 |
|
Capostrophic
|
6b47f72959
|
Set character preview scene ambient to 0, 0, 0
|
2018-04-25 15:31:49 +03:00 |
|
scrawl
|
bdf1070852
|
Merge pull request #1688
|
2018-04-25 11:54:26 +00:00 |
|
scrawl
|
f0507e6b46
|
Merge pull request #1686
|
2018-04-25 10:27:38 +00:00 |
|
Capostrophic
|
bfcdf660f2
|
Utilize inventory character preview lighting rotation fallback settings
|
2018-04-23 22:48:15 +03:00 |
|
Capostrophic
|
9073e4d4ba
|
Initialize playlist file list in playPlaylist (fixes #4134)
|
2018-04-22 23:21:29 +03:00 |
|
Capostrophic
|
b69e812a52
|
Utilize inventory character preview lighting color fallback settings
|
2018-04-22 22:37:27 +03:00 |
|
scrawl
|
d8d26f1de8
|
Merge pull request #1685
|
2018-04-22 15:34:31 +00:00 |
|
scrawl
|
ec4e2f0064
|
Merge pull request #1684
|
2018-04-22 15:27:31 +00:00 |
|
Evgeny Kurnevsky
|
c025b8f8f3
|
Remove useless comparison.
|
2018-04-21 17:10:49 +03:00 |
|
Capostrophic
|
37dc3200d1
|
Inherit the calling object scale in PlaceAt (fixes #4308)
|
2018-04-20 00:15:26 +03:00 |
|
scrawl
|
5d1b40c5ea
|
Merge pull request #1678
|
2018-04-19 12:18:24 +00:00 |
|