Commit Graph

22799 Commits (cb1a8ec518f72fe8f353ae5417391a0beb612a0f)
 

Author SHA1 Message Date
Andrei Kortunov cb1a8ec518 Do not link the Boost threads library 5 years ago
Andrei Kortunov a5289035e2
Merge pull request #2650 from akortunov/encoding
Print error code when failed to open file on Windows
5 years ago
Andrei Kortunov 75fed1d236 Print error code when failed to open file on Windows 5 years ago
Alexei Dobrohotov 5a17d8e5a4
Merge pull request #2646 from akortunov/projectiles
Allow to enchant multiple projectiles at once
5 years ago
Andrei Kortunov 71e1d576cd Allow to enchant multiple projectiles at once (feature #3517) 5 years ago
Alexei Dobrohotov 119382ed13
Merge pull request #2647 from akortunov/warnfix2
Do not use the QStringList::fromSet, which is deprecated since Qt 5.14
5 years ago
Alexei Dobrohotov 133b99bf18
Merge pull request #2622 from akortunov/testcells
Implement TestCells and TestInteriorCells console commands
5 years ago
Andrei Kortunov d57253c5e2 Do not use the QStringList::fromSet, which is deprecated since Qt 5.14 5 years ago
Alexei Dobrohotov 2693598d82
Merge pull request #2642 from akortunov/warnfix2
Add safety checks for door state
5 years ago
Alexei Dobrohotov dfcc6d8b5a
Merge pull request #2640 from akortunov/save
Do not store gold-specific value for everything
5 years ago
Andrei Kortunov 24044b08e0 Do not store gold-specific value for everything 5 years ago
Andrei Kortunov 88a695f251 Add safety checks for door state 5 years ago
Andrei Kortunov 1f91c56472
Merge pull request #2645 from akortunov/master
Make R&D patch more noticable
5 years ago
Andrei Kortunov fd17a5acf4 Make R&D patch more noticable 5 years ago
Andrei Kortunov 24ce242941 Implement TestCells (feature #5219) 5 years ago
Andrei Kortunov 31c5c6d993
Merge pull request #2644 from akortunov/master
Initialize variables to avoid GCC warnings
5 years ago
Andrei Kortunov cd81f81fb6 Initialize variables to avoid GCC warnings 5 years ago
Andrei Kortunov c308498621
Merge pull request #2643 from akortunov/master
[Regression] Fix build on Qt4
5 years ago
Andrei Kortunov 089548cdc4 Fix build on Qt4 5 years ago
Andrei Kortunov 82308dacbb
Merge pull request #2641 from akortunov/cmake
Attempt to fix MacOS CI
5 years ago
Andrei Kortunov ed31b8c467 Attempt to fix MacOS CI 5 years ago
Andrei Kortunov 30a18c2a66
Merge pull request #2625 from Capostrophic/sneaking
[Regression] Attempt to fix idle state reset again
5 years ago
Andrei Kortunov 2f133000e0
Merge pull request #2639 from akortunov/warnfix2
Make dtMeshTile POD
5 years ago
Andrei Kortunov e1958b671e Make dtMeshTile POD 5 years ago
Andrei Kortunov 545922f613
Merge pull request #2612 from akortunov/warnfix2
Fix most of deprecated API usage
5 years ago
Andrei Kortunov 78450312bf Fix the last warning about deprecated Qt functions 5 years ago
Andrei Kortunov 47a13f1ed2 Do not use deprecated Qt API in the launcher 5 years ago
Andrei Kortunov e44021b369 Fix most of deprecated API usage in the editor 5 years ago
Andrei Kortunov cca69f54e7
Merge pull request #2638 from akortunov/master
Fix ESMTool build
5 years ago
Andrei Kortunov 5220177ebc Fix ESMTool build 5 years ago
Assumeru 737aa1e4e8 Remove FactionID editing from OpenCS (#2636)
* Remove FactionID editing

* remove useless comments

* rename FactionID to Unknown
5 years ago
Assumeru dfbe0021a5 Change rescaling to be more inline with vanilla (fixes #5214) (#2635)
* move rescaling to loadData

* clamp on save
5 years ago
Alexei Dobrohotov f3e8fbfded Merge branch 'range-safety' into 'master'
Make script literal lookup functions safer

See merge request OpenMW/openmw!113
5 years ago
Alexei Dobrohotov c3073f3225
Merge pull request #2634 from akortunov/textures
Make TextureProperty warnings more informative
5 years ago
Alexei Dobrohotov 9dc8fecdb3
Merge pull request #2633 from akortunov/equip
Improve equipment logic
5 years ago
Andrei Kortunov c41562fa27 Make TextureProperty warnings more informative 5 years ago
Andrei Kortunov d712d6b8ce
Merge pull request #2632 from Capostrophic/controllers
Avoid working with empty controller data (bug #5229)
5 years ago
Andrei Kortunov 97ee4bc349 Improve equipment logic (bug #5223) 5 years ago
Capostrophic 909c8ef0ea Avoid working with empty controller data (bug #5229) 5 years ago
Andrei Kortunov abe7d25844
Merge pull request #2631 from Capostrophic/falldamage
Disallow resting if the fall height hasn't been reset (bug #4802)
5 years ago
Capostrophic 483b37bb3f Disallow resting if the fall height hasn't been reset (bug #4802) 5 years ago
Alexei Dobrohotov 0a32850441
Merge pull request #2630 from akortunov/reputation
Cap reputation values
5 years ago
Andrei Kortunov 3d9c42e8ee Cap reputation values (bug #5226) 5 years ago
Alexei Dobrohotov 150a1e735f
Merge pull request #2629 from akortunov/shapes
Handle NiKeyframeController for NiTriShape
5 years ago
Andrei Kortunov 5b5c52d92e Handle NiKeyframeController for NiTriShape (feature #5224) 5 years ago
Andrei Kortunov 1e62115800
Merge pull request #2628 from Capostrophic/launcher
Launcher: improve first run and missing game data dialogues (bug #4009)
5 years ago
Capostrophic 0a96f065d7 Launcher: improve first run and missing game data dialogues (bug #4009) 5 years ago
Andrei Kortunov 675ba806bf
Merge pull request #2627 from Capostrophic/essimporter
Fix essimporter script header and inventory item conversion
5 years ago
Capostrophic 0bc13b47fa Fix essimporter script header and inventory item conversion 5 years ago
Andrei Kortunov 43330f1dd1
Merge pull request #2626 from akortunov/master
Reset holstered shield before rebuilding an NPC animation
5 years ago