David Cernat
|
17a8e32782
|
Merge pull request #314 from TES3MP/master
Add master commits up to 16 Oct 2017
|
2017-10-16 07:47:37 +03:00 |
|
David Cernat
|
e164e6305e
|
Merge pull request #313 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
|
2017-10-16 07:37:29 +03:00 |
|
scrawl
|
136ef1f738
|
Fix incomplete settings in recreateShaders()
|
2017-10-15 17:24:23 +02:00 |
|
scrawl
|
03554b2f4b
|
Fix some style issues flagged by cppcheck
|
2017-10-15 17:06:58 +02:00 |
|
scrawl
|
64d02f577e
|
Fix missing null check
|
2017-10-15 17:06:58 +02:00 |
|
scrawl
|
624046c558
|
Fix unused event handler
|
2017-10-15 17:06:58 +02:00 |
|
scrawl
|
50d7eb8e54
|
Fix crash when adding a NULL object to the cache
|
2017-10-15 17:06:58 +02:00 |
|
scrawl
|
4c174ecd12
|
Merge changes to coverity scan script
|
2017-10-15 17:06:58 +02:00 |
|
scrawl
|
bbf9b0c0a7
|
Merge pull request #1503 from akortunov/regressions
Handle Trespassing crime differently from Theft
|
2017-10-15 09:08:52 +00:00 |
|
scrawl
|
97ec38affb
|
Merge pull request #1492 from drummyfish/master
fix rain/snow moving with player (issue #2698)
|
2017-10-15 09:04:48 +00:00 |
|
Andrei Kortunov
|
8f255a6b72
|
Handle Trespassing crime differently from Theft (bug #4158)
|
2017-10-15 11:03:02 +04:00 |
|
Miloslav Číž
|
af6eeddbe5
|
use operator instead of drawcallback
|
2017-10-15 00:04:14 +02:00 |
|
Miloslav Číž
|
65977b910e
|
wrap weather around in all directions
|
2017-10-14 21:42:27 +02:00 |
|
Miloslav Číž
|
380a5799dd
|
use bbox as wrap range & apply to all particle systems
|
2017-10-14 21:42:19 +02:00 |
|
Miloslav Číž
|
38bfa64100
|
transform weather particles to world space
|
2017-10-14 21:42:11 +02:00 |
|
Miloslav Číž
|
8114126a62
|
make use of renderinfo
|
2017-10-14 21:41:59 +02:00 |
|
Miloslav Číž
|
33a1459b11
|
search for particle system by class name
|
2017-10-14 21:41:47 +02:00 |
|
Miloslav Číž
|
b95c9ba483
|
rain independent from camera plus wrap-around
|
2017-10-14 21:40:28 +02:00 |
|
scrawl
|
5fbdb64bb9
|
Add OPENMW_DECOMPRESS_TEXTURES environment variable to decompress textures in software if not supported by graphics hardware
Disabled by default due to requiring new functionality that was just added to OSG 3.6 or OpenMW/OSG.
|
2017-10-14 18:28:46 +00:00 |
|
scrawl
|
548af6dbfb
|
Fix jail screen fading
|
2017-10-14 14:03:16 +00:00 |
|
scrawl
|
f3ca9832b0
|
Merge pull request #1500 from akortunov/extraspell
Implement ExtraSpell magic effect
|
2017-10-14 14:01:49 +00:00 |
|
Andrei Kortunov
|
30b05b557b
|
ExtraSpell magic effect: a basic implementation
|
2017-10-14 16:55:00 +04:00 |
|
scrawl
|
a5b39e0842
|
Update AUTHORS.md
|
2017-10-13 19:35:49 +00:00 |
|
scrawl
|
09d7681254
|
Merge pull request #1499 from lukago/bug4155
Bugfix #4155: NPCs don't equip a second ring in some cases
|
2017-10-13 19:35:03 +00:00 |
|
scrawl
|
cf1106f3eb
|
Merge pull request #1498 from AnyOldName3/cmake-resource-handling
Make CMake copy the runtime resources to the correct location
|
2017-10-13 19:32:53 +00:00 |
|
glbwsk
|
83a5c7c3d8
|
removed unnecessary comments, added gitignore for clion cmake
|
2017-10-13 20:32:52 +02:00 |
|
scrawl
|
548e90a7bc
|
Set cursor active when moving by controller
|
2017-10-13 16:22:44 +00:00 |
|
glbwsk
|
ff9cb22a58
|
npc swap cheaper ring during auto equip
|
2017-10-13 15:16:07 +02:00 |
|
glbwsk
|
e6e482ea98
|
added some comments for autoEquip
|
2017-10-13 14:47:26 +02:00 |
|
glbwsk
|
a25903b075
|
fixed autoequiping rings by npc - now checks if right hand is free
|
2017-10-13 14:39:44 +02:00 |
|
AnyOldName3
|
c9e86a8ebc
|
Remove superfluous argument
|
2017-10-12 18:16:44 +01:00 |
|
AnyOldName3
|
a52c485090
|
Fix list length error
|
2017-10-12 18:16:10 +01:00 |
|
AnyOldName3
|
6af8ad70a5
|
Remove superfluous copy_all_files macro
|
2017-10-12 17:50:20 +01:00 |
|
AnyOldName3
|
76c4ff983a
|
Fix getting cmake property as variable
|
2017-10-12 17:17:25 +01:00 |
|
AnyOldName3
|
1f86fa3c31
|
Fix resource copying on non-MSVC targets
|
2017-10-12 17:09:01 +01:00 |
|
AnyOldName3
|
b00b94f0db
|
Use CMAKE_CONFIGURATION_TYPES instead of manually listing the possible configuration types.
|
2017-10-12 15:40:37 +01:00 |
|
AnyOldName3
|
f9a3562ccd
|
Remove duplicate macro definition and fix warning
|
2017-10-12 02:45:50 +01:00 |
|
AnyOldName3
|
2652a89df4
|
Fix mismatched indentation that apparently the .editorconfig file doesn't handle automatically
|
2017-10-11 22:10:52 +01:00 |
|
AnyOldName3
|
5ceaaabeb2
|
Remove MESSAGE calls I accidentally left in
|
2017-10-11 22:08:49 +01:00 |
|
AnyOldName3
|
f8fe992dc0
|
Adjust CMake's run-time resource handling such that the Windows CI script does not have to copy these files
|
2017-10-11 21:58:55 +01:00 |
|
Koncord
|
1fd16ba69c
|
[Browser] Correctly init parent class
|
2017-10-11 06:35:22 +08:00 |
|
Koncord
|
62588ce088
|
[Server] Minor fixes
|
2017-10-11 06:26:09 +08:00 |
|
Koncord
|
6cb9c3c713
|
[General] Remove explicit specifier
|
2017-10-11 06:17:02 +08:00 |
|
Koncord
|
3839a2dcfd
|
[Browser] Remove unused variables
|
2017-10-11 05:46:39 +08:00 |
|
Koncord
|
ed75563a94
|
[Browser] Do not show "Unreachable" servers when ping filter is enabled
|
2017-10-11 05:36:31 +08:00 |
|
Koncord
|
01a5196a92
|
[Browser] Mark few strings translatable
|
2017-10-10 13:11:36 +08:00 |
|
Koncord
|
15723adb9a
|
[Browser] Make sort servers case insensitive
|
2017-10-10 13:11:36 +08:00 |
|
Koncord
|
57353cdfff
|
[Browser] Mark unreachable servers as "Unreachable" instead 999
|
2017-10-10 13:11:36 +08:00 |
|
David Cernat
|
fe9a3088bd
|
Merge pull request #312 from TES3MP/master
Add master commits up to 10 Oct 2017
|
2017-10-10 06:27:35 +03:00 |
|
David Cernat
|
ec2c964ae1
|
Merge pull request #311 from TES3MP/0.6.1
Add hotfix commit for 0.6.1 from 10 Oct 2017
|
2017-10-10 06:26:33 +03:00 |
|