Nelsson Huotari
|
825c331764
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
2018-05-22 14:55:09 +03:00 |
|
declan-millar
|
7092dc4f40
|
Merge branch 'master' of https://github.com/OpenMW/openmw into soulgem_value_rebalance
|
2018-05-22 12:46:06 +01:00 |
|
Bret Curtis
|
b4098b24b7
|
Merge pull request #1717 from akortunov/default_terrain
Render default land texture for Wilderness cells with distant terrain
|
2018-05-22 13:21:48 +02:00 |
|
Andrei Kortunov
|
888c2d9a33
|
Render default land texture for Wilderness cells with distant terrain
|
2018-05-22 12:40:01 +04: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
|
0320f9a74d
|
Merge branch 'master' of https://github.com/OpenMW/openmw into soulgem_value_rebalance
|
2018-05-21 13:35:43 +01:00 |
|
declan-millar
|
78e79d5775
|
Add advanced option to Rebalance soulgem values to the launcher
|
2018-05-21 13:33:42 +01:00 |
|
David Cernat
|
5af1150ab2
|
[General] Turn GameTime into a Worldstate packet
|
2018-05-21 07:14:08 +03:00 |
|
David Cernat
|
e87e1dbb30
|
[General] Fix Worldstate packets by adding missing lines
|
2018-05-21 07:12:55 +03:00 |
|
David Cernat
|
815d17d9db
|
Merge pull request #433 from OpenMW/master
Add OpenMW commits up to 21 May 2018
|
2018-05-21 02:07:08 +03:00 |
|
Bret Curtis
|
5775f420e2
|
Merge pull request #1714 from ananace/patch-9
Switch Appveyor CI to x64 VS2015 / 2017
|
2018-05-21 00:03:07 +02:00 |
|
David Cernat
|
e690ff0e29
|
Merge pull request #432 from OpenMW/master
Add OpenMW commits up to 18 May 2018
|
2018-05-20 23:48:53 +03:00 |
|
Nelsson Huotari
|
8ae46519cf
|
Fix missed worldspacehits, add linebreak to tooltip
|
2018-05-20 21:58:40 +03:00 |
|
Nelsson Huotari
|
21e8d08e69
|
Handle invalid texture id's
|
2018-05-20 21:20:40 +03:00 |
|
Alexander "Ananace" Olofsson
|
d05de8e411
|
Give boost the correct toolset for 2017
|
2018-05-20 18:51:28 +02:00 |
|
Alexander "Ananace" Olofsson
|
4f758bdd48
|
Use different environments for 2015 and 2017
|
2018-05-20 18:24:06 +02:00 |
|
Alexander "Ananace" Olofsson
|
3bd8dc3ef6
|
Use the right boost version for Appveyor
|
2018-05-20 18:22:02 +02:00 |
|
Alexander "Ananace" Olofsson
|
bcfa2a13a6
|
Use the VS2017 packaging of Qt5 for Appveyor
|
2018-05-20 18:09:31 +02:00 |
|
declan-millar
|
4b1247597e
|
Use soulgem value rebalance formula from morrowind code patch
|
2018-05-20 17:06:26 +01:00 |
|
Alexander "Ananace" Olofsson
|
e1e7a4b11a
|
Change Appveyor to use Visual Studio 2017
|
2018-05-20 18:04:59 +02:00 |
|
Alexander "Ananace" Olofsson
|
12b201348a
|
Switch to the supported VS versions on Appveyor
|
2018-05-20 17:17:04 +02:00 |
|
Alexander "Ananace" Olofsson
|
ea6c73333b
|
Bumping Qt to 5.10 for Appveyor
|
2018-05-20 17:14:32 +02:00 |
|
Alexander "Ananace" Olofsson
|
f8304a52c4
|
Enable verbose logging for CI
|
2018-05-20 17:04:52 +02: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 |
|
Nelsson Huotari
|
c2cddc91e4
|
Brush maximum size to a custom setting
|
2018-05-18 11:32:42 +03:00 |
|
David Cernat
|
43a944ddaf
|
[General] Add and implement new Worldstate packet type
|
2018-05-18 06:40:28 +03:00 |
|
David Cernat
|
e8b22a2e5e
|
[Server] Use correct source group for ObjectProcessors
|
2018-05-18 05:06:19 +03: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 |
|
David Cernat
|
18167a734e
|
Merge pull request #419 from Aesylwinn/Travis-0.6.3
Travis 0.6.3
|
2018-05-17 19:07:34 +03:00 |
|
Capostrophic
|
4e485dbd44
|
Rename Original Creature column to Parent Creature (fixes #2897)
|
2018-05-17 13:00:48 +03:00 |
|
David Cernat
|
049d0d9ba7
|
[General] Fix remaining references to world packets/events
|
2018-05-17 00:08:37 +03:00 |
|
David Cernat
|
dc9a3bf73f
|
Merge pull request #429 from OpenMW/master
Add OpenMW commits up to 16 May 2018
|
2018-05-16 19:20:01 +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 |
|
Nelsson Huotari
|
17e01ca336
|
Setting "Scene Drops" rename "3D Scene Editing"
|
2018-05-16 11:41:37 +03:00 |
|
Nelsson Huotari
|
758ccac75a
|
Show texture id + filename
|
2018-05-16 11:34:58 +03: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 |
|
David Cernat
|
2ac334664b
|
[Server] Add deprecated alternatives for ObjectList functions
This will avoid server crashes in older scripts.
|
2018-05-16 02:16:27 +03:00 |
|