Commit Graph

33491 Commits (357b1905714f71a0ed23f18fb3008f9f1fd0e9ad)
 

Author SHA1 Message Date
Zackhasacat c7fcd1c31b Fix formatting 11 months ago
Mads Buvik Sandvei 4f8476efd4 Comments 11 months ago
psi29a 6136e3d8fc Merge branch 'csspellarg' into 'master'
Editor: Reset effect arguments when the effect ID changes (#7785)

Closes #7785

See merge request OpenMW/openmw!3802
11 months ago
psi29a ee8eb9d36e Merge branch 'localizable_errors' into 'master'
Make ContentSelector errors localizable

See merge request OpenMW/openmw!3821
11 months ago
psi29a 5ca8f7a00e Merge branch 'normalizedsun' into 'master'
Actually normalize the sun position exposed to post-processing

See merge request OpenMW/openmw!3820
11 months ago
psi29a c9489bad9b Merge branch 'cleanup_esm3_readers_cache' into 'master'
Remove stateless encoder from ReadersCache

See merge request OpenMW/openmw!3823
11 months ago
Alexei Kotov b6b497c76b Merge branch 'esmtool_output' into 'master'
Improve esmtool output

Closes #7669

See merge request OpenMW/openmw!3801
11 months ago
uramer 47d5868e2c creationTime field in save info 11 months ago
Mads Buvik Sandvei e0e968a082 rebase errors 11 months ago
Mads Buvik Sandvei 055e9a5055 clang'd 11 months ago
Mads Buvik Sandvei 264a8c0669 Remove the now unused npcstats methods useSkill and increaseSkill 11 months ago
Mads Buvik Sandvei 9f15f3b431 Add engine handler for skill levelup, to dehardcode the book/trainer case. 11 months ago
Mads Buvik Sandvei 2cfa819ccc Use interface in _onSkillUse engine handler. 11 months ago
Mads Buvik Sandvei 7755c97fdf update docs 11 months ago
Mads Buvik Sandvei e1a22242d9 skillGain as a table 11 months ago
Mads Buvik Sandvei 80e9631abd Use ESM::Class::Specialization for parameters to npcstats 11 months ago
Mads Buvik Sandvei 011d9d6493 Dehardcode skill and level progression 11 months ago
uramer 76915ce6e9 Queue auto started scripts until next update 11 months ago
uramer ad8a05e2a1 Trigger a game ended state handler before loading to allow menu scripts to do cleanup 11 months ago
Alexei Kotov 9350222e1a Merge branch 'deserializeinventory' into 'master'
Use deserializeText for find and countOf

See merge request OpenMW/openmw!3817
11 months ago
Alexei Kotov c86ca0ef01 Merge branch 'cast-fix' into 'master'
Fix bad cast of loop count in animation bindings.

See merge request OpenMW/openmw!3819
11 months ago
Evil Eye 340d1423c6 Optimize AI package target comparisons 11 months ago
Evil Eye 8ed7a5319d Exclude deleted actors, prevent copies, and try to avoid a second getActorsSidingWith call 11 months ago
psi29a 4ebedaca99 Merge branch 'npc_model_lua' into 'master'
Add model to NPC lua record

See merge request OpenMW/openmw!3818
11 months ago
elsid f9b69623d3
Remove stateless encoder from ReadersCache
It was added by https://gitlab.com/OpenMW/openmw/-/merge_requests/2804 without a
good reason. There is already encoder available in the used context.
11 months ago
psi29a be6d063b94 Merge branch 'pointlessinisettings' into 'master'
Support Timescale Clouds and MaxNumberRipples INI settings (#7792, #7795)

Closes #7792 and #7795

See merge request OpenMW/openmw!3812
11 months ago
psi29a 435a4cb9ec Merge branch 'minusputback' into 'master'
Parse special characters that have been put back as names too

See merge request OpenMW/openmw!3804
11 months ago
psi29a f656d2e380 Merge branch 'shutupverifier' into 'master'
Editor: Silence some verifier warnings

See merge request OpenMW/openmw!3814
11 months ago
psi29a 7450b11402 Merge branch 'vfs_normalized_path_1' into 'master'
Use normalized path for VFS manager and RecursiveDirectoryIterator

See merge request OpenMW/openmw!3806
11 months ago
psi29a b1a72330a4 Merge branch 'allow_muliselect_in_archives_tab' into 'master'
Allow multiselect in the archives tab (#7606)

Closes #7606

See merge request OpenMW/openmw!3773
11 months ago
Yury Stepovikov c90ebcc86b Allow multiselect in the archives tab (#7606) 11 months ago
Mads Buvik Sandvei fbffecfd13 ~0ul -> std::numeric_limits<uint32_t>::max() 11 months ago
Mads Buvik Sandvei 0ed94ead4e Check that count is non-zero before decrementing it. 11 months ago
Mads Buvik Sandvei 24a0a0c3bf size_t -> uint32_t 11 months ago
Mads Buvik Sandvei 993cea7d65 MR Comments 11 months ago
Mads Buvik Sandvei 36e1bdab10 Use a smaller integer type instead of dealing with casting issues. 11 months ago
Alexei Kotov b83b30f0dc Editor: Reset effect arguments when the effect ID changes (#7785) 11 months ago
Alexei Kotov bd84200d4e Merge branch 'bumpbump' into 'master'
Base GetColliding script functions on collisions detected by the movement solver

Closes #7053

See merge request OpenMW/openmw!3794
11 months ago
Alexei Kotov df6e104e6f Merge branch 'tastytastyenchantments' into 'master'
Use the correct id to absorb enchantments

Closes #7796

See merge request OpenMW/openmw!3813
11 months ago
Andrei Kortunov 43307bee28 Make ContentSelector errors localizable 11 months ago
Alexei Kotov 422e455157 Actually normalize the sun position exposed to post-processing 11 months ago
uramer 2008f35e57 Don't reset player setting groups right after game load, refactor update group functions 11 months ago
Zackhasacat 4fcacd59aa Add model to NPC lua 11 months ago
Evil Eye 1288ec5cea Use deserializeText for find and countOf 11 months ago
Evil Eye 4ef68a8938 Split Class::getModel into Class::getCorrectedModel and Class::getModel so preloading can use string_view 11 months ago
uramer 9cce2e39ba Merge branch 'master' into menuscripts 11 months ago
uramer d9f8c5c3e8 Fix menu setting page key set 11 months ago
Alexei Kotov 093d86353f Merge branch 'lua_mwscript_nilvar' into 'master'
#7791: Require local variables to exist for lua mwscript local variables

Closes #7791

See merge request OpenMW/openmw!3811
11 months ago
Zackhasacat cfd67f3ce7 #7791: Require local variables to exist for lua mwscript local variables 11 months ago
uramer ad5d594c28 Let menu scripts clean up before loading a game 11 months ago