Commit Graph

22822 Commits (2b8e976c6abe59aa8137c809821b8ceb0135cb7a)
 

Author SHA1 Message Date
Andrei Kortunov 2b8e976c6a Adjust settings menu 5 years ago
Andrei Kortunov 2bed25a5e8
Merge pull request #2659 from Capostrophic/aitravel
Handle out-of-range actors' travel packages (bug #5212)
5 years ago
capostrophic fc0f813dcb Add and use 'always active' AI package flag
Update documentation
5 years ago
Andrei Kortunov 70f6e1c81d
Merge pull request #2655 from Capostrophic/spellcasting
Fix reported spellcasting discrepancies
5 years ago
capostrophic 1251b32f0f Slightly reduce code duplication 5 years ago
capostrophic af2ea477d5 Don't use loops to detect absorb effects 5 years ago
capostrophic 42cc27194b Fix reported spellcasting discrepancies
Make ExplodeSpell behavior closer to Cast behavior (#5242)
Nullify on-self absorb spells in a different way (#5241)
Allow casting permanent spells through Cast/ExplodeSpell
5 years ago
Alexei Dobrohotov 7a4caaf5bf
Merge pull request #2660 from akortunov/boost
Additional de-boosting
5 years ago
Alexei Dobrohotov ff2739b8a3
Merge pull request #2651 from akortunov/encoding
Unify streams usage to support non-ASCII paths
5 years ago
Andrei Kortunov a250a405b4 An attempt to fix the MSVC2017 build 5 years ago
Andrei Kortunov 1cdd33b434 Implement additional stringops to avoid Boost functions 5 years ago
Andrei Kortunov cb1a8ec518 Do not link the Boost threads library 5 years ago
capostrophic 2d87d287ba Handle out-of-range actors' travel packages (#5212) 5 years ago
Andrei Kortunov 22a0549e73
Merge pull request #2656 from Capostrophic/sneak
Don't combine sneak idle with scripted/wander idles (bug #4284)
5 years ago
Alexei Dobrohotov 87f9b85e21
Merge pull request #2653 from akortunov/log
Improve BetaComment handling
5 years ago
Andrei Kortunov a42396254b Use ISO format to print datetime 5 years ago
Andrei Kortunov 23a5da37ef
Merge pull request #2658 from Capostrophic/shield
[Regression] Make creatures autoequip shields properly (bug #5243)
5 years ago
capostrophic 9b28420875 [Regression] Make creatures autoequip shields properly again 5 years ago
capostrophic 29c6a8975a Don't combine sneak idle with scripted/wander idles (bug #4284) 5 years ago
Andrei Kortunov af36b652aa Simplify datetime formatting 5 years ago
Andrei Kortunov 3278ca0b33
Merge pull request #2654 from Capostrophic/scvr
Avoid heap corruption while reading SCVR (bug #4680)
5 years ago
capostrophic 0467e8ee15 Avoid heap corruption while reading SCVR (bug #4680) 5 years ago
Andrei Kortunov b6899a821b Improve BetaComment handling (feature #4129) 5 years ago
Andrei Kortunov 3704acf857 Unify streams usage to support non-ASCII paths (bug #5239) 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