MiroslavR
|
7e5ba4d435
|
Fix default values of some GMSTs
|
8 years ago |
scrawl
|
9d125bcaa2
|
Merge pull request #1129 from PhillipAnd/phillipand-cmake-fix
Fix various build issues with Visual Studio environment
|
8 years ago |
scrawl
|
2368382ea5
|
Fix upside down rain particle texture
|
8 years ago |
MiroslavR
|
5e46121046
|
Implement fleeing AI (Closes #1118)
|
8 years ago |
Phillip Andrews
|
c18fc113e5
|
Changed missing library dependencies to simple fix
|
8 years ago |
Phillip Andrews
|
aeaedbc57a
|
Moved install commands to target-specific cmakelists so that all configurations work.
|
8 years ago |
Phillip Andrews
|
59eba1dede
|
Changed tabs to spaces, oops
|
8 years ago |
Phillip Andrews
|
86b4673539
|
Removed math constants in openmw-cs, which are apparently not going to be used
|
8 years ago |
Phillip Andrews
|
a1225ff4ec
|
Additional MSVC library dependencies
|
8 years ago |
Phillip Andrews
|
1861302dbd
|
Include various libraries for Visual Studio environment
|
8 years ago |
scrawl
|
02b9e81f89
|
Merge pull request #1127 from Allofich/warnings
Fix shadowing warnings
|
8 years ago |
MiroslavR
|
175cfd4dff
|
Fix overloaded virtual function warning
|
8 years ago |
Allofich
|
3420121c3f
|
Fix shadowing warnings
|
8 years ago |
Allofich
|
fee39afe38
|
Don't allow resting on water with water walking
|
8 years ago |
scrawl
|
f0d5cf7afb
|
Merge pull request #1112 from Assumeru/waterwalking
Move actors out of the water if there's room for them. Fixes #1138
|
8 years ago |
Assumeru
|
05cc258ed3
|
Start trace from collision object origin
|
8 years ago |
Assumeru
|
99bc4f733f
|
Trace up to waterlevel + halfextent
|
8 years ago |
scrawl
|
92d42ef49b
|
Merge pull request #1123 from Allofich/warnings
Fix dereference of null pointer warning
|
8 years ago |
Allofich
|
c7313606f5
|
Fix dereference of null pointer warning
|
8 years ago |
MiroslavR
|
e80636f0ca
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
Nikolay Kasyanov
|
3adf4cb97f
|
Link OpenMW with libz on macOS
|
8 years ago |
Nikolay Kasyanov
|
0115a3a874
|
Revert "Link OpenMW with libz on macOS"
This reverts commit 0c4dd05118 .
|
8 years ago |
Nikolay Kasyanov
|
0c4dd05118
|
Link OpenMW with libz on macOS
|
8 years ago |
scrawl
|
d8b506155e
|
Merge pull request #1118 from MiroslavR/resize-perf
Fix horrible performance when resizing/moving the settings window
|
8 years ago |
Nikolay Kasyanov
|
5d4734c02e
|
Use local path from configuration manager to load openmw.cfg in launcher
|
8 years ago |
MiroslavR
|
5cd04af3fa
|
Fix horrible performance when resizing/moving the settings window
Resize widgets instead of reconstructing them.
|
8 years ago |
scrawl
|
e0f613661e
|
Fix char -> int, fix shadowing warning
|
8 years ago |
scrawl
|
cac8de0b29
|
Merge pull request #1116 from Allofich/paused
Don't update ripple simulation when paused
|
8 years ago |
scrawl
|
e5cb7306c3
|
Merge pull request #1115 from Allofich/conversion
Fix narrowing conversion warning
|
8 years ago |
Allofich
|
19db070fca
|
Don't update ripple simulation when paused
|
8 years ago |
Allofich
|
68ed264f40
|
Fix narrowing conversion warning
|
8 years ago |
Allofich
|
125e94ef0e
|
Fix shadowing warnings
|
8 years ago |
Assumeru
|
25d64989b3
|
Check if the actor still exists /first/
|
8 years ago |
Assumeru
|
a72cd896ca
|
Move actors out of the water if there's room for them. Fixes #1138
|
8 years ago |
MiroslavR
|
cd9de94c0c
|
Import teleporting and levitation disabled state from vanilla savegames (Fixes #3420)
|
8 years ago |
MiroslavR
|
f3ce0840be
|
Import controls state from vanilla savegames
|
8 years ago |
MiroslavR
|
301dd77efb
|
Save controls state (Fixes #3598)
|
8 years ago |
MiroslavR
|
407abc605f
|
Fix auto-equipping of blunt weapons
|
8 years ago |
scrawl
|
9c549a85ce
|
Merge pull request #1108 from MiroslavR/autoequip-weap
Auto-equip weapons
|
8 years ago |
MiroslavR
|
76ddd9bebb
|
Add a setting for merchant auto-equipping prevention
|
8 years ago |
scrawl
|
a7d4928593
|
Properly handle moved references in respawning code (Fixes #3600)
|
8 years ago |
MiroslavR
|
1d3008594d
|
Autoequip weapons (Fixes #3562)
|
8 years ago |
MiroslavR
|
14240cf7a2
|
Fix autoEquip to better match vanilla (Fixes #3590)
|
8 years ago |
scrawl
|
1d58733880
|
Merge pull request #1104 from MiroslavR/missing-weather-states
Import base weather states before loading region modifiers
|
8 years ago |
Allofich
|
ccacad51be
|
Fix shadowing warnings
|
8 years ago |
MiroslavR
|
7b59eda13a
|
Import base weather states before loading region modifiers (Fixes #3594)
|
8 years ago |
scrawl
|
9e63c3ce63
|
Merge pull request #1103 from Allofich/warnings
Fix shadowing warnings
|
8 years ago |
scrawl
|
5ccbabc27d
|
Fix build against bullet with profiler disabled (Fixes #3592)
|
8 years ago |
Allofich
|
1c54f54ab8
|
Fix shadowing warnings
|
8 years ago |
scrawl
|
2ed0277839
|
Merge pull request #1102 from Allofich/spells
Change several spell effects from instant to non-instant
|
8 years ago |