Andrei Kortunov
|
9ac752ea70
|
Implement filtering in the spells window
|
7 years ago |
Bret Curtis
|
da47fc79f5
|
Merge pull request #1701 from akortunov/standfix
Do not apply queue movement for standing actors
|
7 years ago |
Marc Zinnschlag
|
7324bd368f
|
Merged pull request #1573
|
7 years ago |
Marc Zinnschlag
|
d92d754834
|
Merged pull request #1697
|
7 years ago |
Marc Zinnschlag
|
1564a3f6aa
|
Merged pull request #1713
|
7 years ago |
Marc Zinnschlag
|
2f958881b7
|
Merged pull request #4413
|
7 years ago |
declan-millar
|
b8df4b7c5a
|
Tidy in-code comment
|
7 years ago |
declan-millar
|
844aef85f3
|
Replace spelling: soulgem -> soul gem in code comment
|
7 years ago |
declan-millar
|
9ed4f33048
|
Replace spelling: soulgem -> soul gem
|
7 years ago |
declan-millar
|
028b528c0b
|
Get soul magnitude before checking the rebalance setting
|
7 years ago |
declan-millar
|
9346a552fa
|
Use Rebalance soulgem values option to set soulgem value
|
7 years ago |
declan-millar
|
78e79d5775
|
Add advanced option to Rebalance soulgem values to the launcher
|
7 years ago |
declan-millar
|
4b1247597e
|
Use soulgem value rebalance formula from morrowind code patch
|
7 years ago |
Capostrophic
|
867a5938ca
|
Don't reset sneaking camera offset while in GUI (fixes #4420)
|
7 years ago |
Marc Zinnschlag
|
ec900ef4ad
|
Merged pull request #1710)
|
7 years ago |
tri4ng1e
|
f2613a74b1
|
Write settings before invoking openmw-iniimporter
|
7 years ago |
tri4ng1e
|
7e03dd0f12
|
Read data paths from `data-local` section too
|
7 years ago |
tri4ng1e
|
3b86f73ae7
|
Replace MwIniImporter::numberToString with std::to_string
|
7 years ago |
Capostrophic
|
4e485dbd44
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
7 years ago |
Bret Curtis
|
67c381df4e
|
Merge pull request #1708 from akortunov/refidfix
fix GCC warnings
|
7 years ago |
Andrei Kortunov
|
a68de93308
|
Initialize srate variable in openal_output
|
7 years ago |
Andrei Kortunov
|
e5db5e2651
|
Fix 'maybe-uninitialized' warning in openal_output
|
7 years ago |
Andrei Kortunov
|
df459199dd
|
Avoid left shift of negative value
|
7 years ago |
Bret Curtis
|
caf1760251
|
Merge pull request #1707 from akortunov/weaponreach
Display weapon reach on tooltips in feet
|
7 years ago |
Andrei Kortunov
|
164e3d12fe
|
Display weapon reach on tooltips in feet.
|
7 years ago |
Bret Curtis
|
e410c47660
|
Merge pull request #1706 from akortunov/refidfix
Fix compiler warning in getNestedData()
|
7 years ago |
Andrei Kortunov
|
6a3ff5ed81
|
Fix compiler warning in getNestedData
|
7 years ago |
Bret Curtis
|
c75d774356
|
Merge pull request #1692 from akortunov/playsound
Prevent PlaySound overlapping
|
7 years ago |
Andrei Kortunov
|
f8655d2425
|
Use actor's physics position as a ray origin in tracer
|
7 years ago |
Capostrophic
|
409d466e42
|
Make 0/0 encumbrance 0% encumbrance
|
7 years ago |
Capostrophic
|
ba077e7291
|
Fix movement fatigue loss encumbrance calculation (fixes #4413)
|
7 years ago |
Capostrophic
|
1c9fba9a8c
|
Fix jumping encumbrance calculation
|
7 years ago |
Marc Zinnschlag
|
0f22600a98
|
Merged pull request #1703
|
7 years ago |
tri4ng1e
|
9126e844bf
|
Use data paths from config (bug #4412)
|
7 years ago |
Marc Zinnschlag
|
b7cce1a665
|
Merged pull request #1702
|
7 years ago |
David Cernat
|
32d71de2f5
|
Update MapWindow every frame, not just when it's open (bug #4279)
|
7 years ago |
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
|
7 years ago |
tri4ng1e
|
103a07b744
|
Less cryptic abbreviations
|
7 years ago |
Marc Zinnschlag
|
3197ebd8e7
|
Merged pull request #1694
|
7 years ago |
Andrei Kortunov
|
2f89080b36
|
Load default markers definitions in editor
|
7 years ago |
Andrei Kortunov
|
b15bed8e22
|
Avoid excessive loadSound calls
|
7 years ago |
tri4ng1e
|
905cde10db
|
Smart-sorting in iniimporter (time + dependency)
|
7 years ago |
Marc Zinnschlag
|
53b6ef6f8c
|
minor code cleanup
|
7 years ago |
Marc Zinnschlag
|
e661e3cf74
|
Merged pull request #1677
|
7 years ago |
Alf Henrik Sauge
|
9b971caddc
|
CSVTools::ReportTable should now have case insensitive sorting
|
7 years ago |
Andrei Kortunov
|
17222eb821
|
Get rid of unnecessary find
|
7 years ago |
Bret Curtis
|
c44f87afd1
|
Merge pull request #1699 from Capostrophic/editorwarnings
Editor verifier updates
|
7 years ago |
Bret Curtis
|
0fc198be52
|
Merge pull request #1698 from Capostrophic/c++11
A bunch of C++11-related updates
|
7 years ago |
Capostrophic
|
2502d53816
|
Object record verifier updates
Removed light 0 duration warning
Spelling fixes
|
7 years ago |
Capostrophic
|
91b97a27ea
|
Remove empty class description warning
|
7 years ago |