Andrei Kortunov
|
c308498621
|
Merge pull request #2643 from akortunov/master
[Regression] Fix build on Qt4
|
2019-12-22 10:33:58 +04:00 |
|
Andrei Kortunov
|
089548cdc4
|
Fix build on Qt4
|
2019-12-22 10:31:32 +04:00 |
|
Andrei Kortunov
|
82308dacbb
|
Merge pull request #2641 from akortunov/cmake
Attempt to fix MacOS CI
|
2019-12-21 13:18:39 +04:00 |
|
Andrei Kortunov
|
ed31b8c467
|
Attempt to fix MacOS CI
|
2019-12-21 12:27:56 +04:00 |
|
Andrei Kortunov
|
30a18c2a66
|
Merge pull request #2625 from Capostrophic/sneaking
[Regression] Attempt to fix idle state reset again
|
2019-12-20 14:32:22 +04:00 |
|
Andrei Kortunov
|
2f133000e0
|
Merge pull request #2639 from akortunov/warnfix2
Make dtMeshTile POD
|
2019-12-20 14:27:28 +04:00 |
|
Andrei Kortunov
|
e1958b671e
|
Make dtMeshTile POD
|
2019-12-20 14:16:39 +04:00 |
|
Andrei Kortunov
|
545922f613
|
Merge pull request #2612 from akortunov/warnfix2
Fix most of deprecated API usage
|
2019-12-20 14:06:06 +04:00 |
|
Andrei Kortunov
|
78450312bf
|
Fix the last warning about deprecated Qt functions
|
2019-12-20 13:36:32 +04:00 |
|
Andrei Kortunov
|
47a13f1ed2
|
Do not use deprecated Qt API in the launcher
|
2019-12-20 12:59:56 +04:00 |
|
Andrei Kortunov
|
e44021b369
|
Fix most of deprecated API usage in the editor
|
2019-12-20 12:59:56 +04:00 |
|
Andrei Kortunov
|
cca69f54e7
|
Merge pull request #2638 from akortunov/master
Fix ESMTool build
|
2019-12-19 15:23:34 +04:00 |
|
Andrei Kortunov
|
5220177ebc
|
Fix ESMTool build
|
2019-12-19 15:21:49 +04:00 |
|
Assumeru
|
737aa1e4e8
|
Remove FactionID editing from OpenCS (#2636)
* Remove FactionID editing
* remove useless comments
* rename FactionID to Unknown
|
2019-12-18 20:42:54 +03:00 |
|
Assumeru
|
dfbe0021a5
|
Change rescaling to be more inline with vanilla (fixes #5214) (#2635)
* move rescaling to loadData
* clamp on save
|
2019-12-18 19:37:45 +03:00 |
|
Alexei Dobrohotov
|
f3e8fbfded
|
Merge branch 'range-safety' into 'master'
Make script literal lookup functions safer
See merge request OpenMW/openmw!113
|
2019-12-18 15:27:49 +00:00 |
|
Alexei Dobrohotov
|
c3073f3225
|
Merge pull request #2634 from akortunov/textures
Make TextureProperty warnings more informative
|
2019-12-15 16:28:10 +03:00 |
|
Alexei Dobrohotov
|
9dc8fecdb3
|
Merge pull request #2633 from akortunov/equip
Improve equipment logic
|
2019-12-15 16:27:09 +03:00 |
|
Andrei Kortunov
|
c41562fa27
|
Make TextureProperty warnings more informative
|
2019-12-15 13:56:20 +04:00 |
|
Andrei Kortunov
|
d712d6b8ce
|
Merge pull request #2632 from Capostrophic/controllers
Avoid working with empty controller data (bug #5229)
|
2019-12-14 22:51:22 +04:00 |
|
Andrei Kortunov
|
97ee4bc349
|
Improve equipment logic (bug #5223)
|
2019-12-14 22:30:27 +04:00 |
|
Capostrophic
|
909c8ef0ea
|
Avoid working with empty controller data (bug #5229)
|
2019-12-14 20:35:23 +03:00 |
|
Andrei Kortunov
|
abe7d25844
|
Merge pull request #2631 from Capostrophic/falldamage
Disallow resting if the fall height hasn't been reset (bug #4802)
|
2019-12-12 21:53:02 +04:00 |
|
Capostrophic
|
483b37bb3f
|
Disallow resting if the fall height hasn't been reset (bug #4802)
|
2019-12-12 15:26:02 +03:00 |
|
Alexei Dobrohotov
|
0a32850441
|
Merge pull request #2630 from akortunov/reputation
Cap reputation values
|
2019-12-11 14:58:20 +03:00 |
|
Andrei Kortunov
|
3d9c42e8ee
|
Cap reputation values (bug #5226)
|
2019-12-11 08:47:46 +04:00 |
|
Alexei Dobrohotov
|
150a1e735f
|
Merge pull request #2629 from akortunov/shapes
Handle NiKeyframeController for NiTriShape
|
2019-12-10 16:17:01 +03:00 |
|
Andrei Kortunov
|
5b5c52d92e
|
Handle NiKeyframeController for NiTriShape (feature #5224)
|
2019-12-10 16:20:27 +04:00 |
|
Andrei Kortunov
|
1e62115800
|
Merge pull request #2628 from Capostrophic/launcher
Launcher: improve first run and missing game data dialogues (bug #4009)
|
2019-12-09 10:43:06 +04:00 |
|
Capostrophic
|
0a96f065d7
|
Launcher: improve first run and missing game data dialogues (bug #4009)
|
2019-12-08 17:03:27 +03:00 |
|
Andrei Kortunov
|
675ba806bf
|
Merge pull request #2627 from Capostrophic/essimporter
Fix essimporter script header and inventory item conversion
|
2019-12-06 10:01:51 +04:00 |
|
Capostrophic
|
0bc13b47fa
|
Fix essimporter script header and inventory item conversion
|
2019-12-05 23:50:55 +03:00 |
|
Andrei Kortunov
|
43330f1dd1
|
Merge pull request #2626 from akortunov/master
Reset holstered shield before rebuilding an NPC animation
|
2019-12-05 17:37:21 +04:00 |
|
Andrei Kortunov
|
d66b81d7f7
|
Reset holstered shield before rebuilding an NPC animation
|
2019-12-05 17:35:32 +04:00 |
|
Andrei Kortunov
|
ed9f4d965f
|
Merge pull request #2624 from Capostrophic/cellname
Make sure empty cell name subrecords are saved (bug #5222)
|
2019-12-04 08:30:00 +04:00 |
|
Capostrophic
|
86c8fe386b
|
Fix idle state reset
|
2019-12-03 20:50:57 +03:00 |
|
Capostrophic
|
4b38bab0d9
|
Make sure empty cell name subrecords are saved (bug #5222)
|
2019-12-03 18:47:02 +03:00 |
|
Andrei Kortunov
|
eec82f676a
|
Merge pull request #2602 from elsid/clang_tidy
Fix clang-tidy issues
|
2019-12-03 08:27:43 +04:00 |
|
Andrei Kortunov
|
ab4b3677e3
|
Merge branch '16' into 'master'
perf regression fix
See merge request OpenMW/openmw!157
|
2019-12-02 05:35:19 +00:00 |
|
Andrei Kortunov
|
721a7de8b6
|
Merge pull request #2621 from Capostrophic/getlos
Avoid using getPtr for object search in scripting (bug #5220)
|
2019-12-01 20:04:59 +04:00 |
|
Capostrophic
|
e7f6ab1ae2
|
Avoid using getPtr for object search in scripting (bug #5220)
|
2019-12-01 14:09:59 +03:00 |
|
Andrei Kortunov
|
eacc185534
|
Merge pull request #2616 from Brouilles/master
Several languages for the launcher
|
2019-12-01 10:03:19 +04:00 |
|
Andrei Kortunov
|
058bbf4b0f
|
Merge pull request #2620 from elsid/fix_cage_door_rotation
Rotate door object using direct rotation order once
|
2019-12-01 09:54:38 +04:00 |
|
Brouilles
|
3889c0fa7b
|
Add QTranslator support for launcher
Add French translation for launcher
Clean launcher main.cpp (appTranslator.load)
Remove french translation
Remove string translation file
Update AUTHORS.md
|
2019-11-30 22:41:00 +01:00 |
|
Andrei Kortunov
|
974670a7c5
|
Merge pull request #2540 from elsid/fix_startup_fail_crash
Fix crash on destructed stream usage
|
2019-11-30 22:15:00 +04:00 |
|
Andrei Kortunov
|
ae80d8e490
|
Merge pull request #2618 from elsid/fix_rope_bridge
Fix objects culling for recast mesh tiles (bug #5216)
|
2019-11-30 21:54:14 +04:00 |
|
Alexei Dobrohotov
|
c01324fdb2
|
Merge pull request #2613 from akortunov/warnfix3
Fix GCC9 warnings about implicit declarations
|
2019-11-30 16:09:01 +03:00 |
|
elsid
|
3cfd5fca4e
|
Rotate door object using direct rotation order once
Instead of rotating using inverse and then applying the direct rotation.
To properly update object in navigator.
|
2019-11-30 14:09:00 +01:00 |
|
elsid
|
6be103bc54
|
Increase recast scale factor and tile size
Increased recast scale fixes navmesh around (-28585, -29951, 483).
Increased tile size compensates decrease of total navmesh area.
|
2019-11-30 13:19:27 +01:00 |
|
elsid
|
7ec5a20c64
|
Filter recast mesh triangles by global bounding box
Except heightfields to reduce slow down.
|
2019-11-30 13:19:27 +01:00 |
|