Commit Graph

33215 Commits (7e345436f4104676a6ade618f1720b42aaeaa5bd)
 

Author SHA1 Message Date
Andrei Kortunov 7e345436f4 Localize Launcher and Wizard 11 months ago
Alexei Kotov 2114f84939 Merge branch 'fix_formatting' into 'master'
Fix formatting to make clang-format pass

See merge request OpenMW/openmw!3826
11 months ago
Zackhasacat c7fcd1c31b Fix formatting 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
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
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
Zackhasacat 4fcacd59aa Add model to NPC lua 11 months ago
Evil Eye 1288ec5cea Use deserializeText for find and countOf 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
Evil Eye 1d1ce2de7b Use the correct id to absorb enchantments 11 months ago
Zackhasacat ef85ceba2c Merge branch 'animation-bindings' into 'master'
Lua: Animation bindings

See merge request OpenMW/openmw!3257
11 months ago
Mads Buvik Sandvei a94add741e Lua: Animation bindings 11 months ago
Alexei Kotov d1e79028e9 Merge branch 'lua-fix-active-spells-pairs-iterator-return' into 'master'
Lua: Fix return value for `Actor.ActiveSpells` iterator

See merge request OpenMW/openmw!3808
11 months ago
Alexei Kotov 30d637f5f6 Merge branch 'lua_water_level' into 'master'
Lua: Add water level to Core.Cell

See merge request OpenMW/openmw!3766
11 months ago
Zackhasacat daa9c5f0e1 Lua: Add water level to Core.Cell 11 months ago
Evil Eye aa9a99bde5 Merge branch 'magic_effects_fix' into 'master'
Fix magic effects in the editor

Closes #7481

See merge request OpenMW/openmw!3798
11 months ago
Evil Eye ed22b91bf2 Merge branch 'kftest' into 'master'
Support parsing KF files in niftest

See merge request OpenMW/openmw!3807
11 months ago
Alexei Kotov 70a0b7ea9c Editor: Drop zero attribute warnings 11 months ago
Evil Eye f62e4f5707 Merge branch 'more_move' into 'master'
Use std::move() in /apps/openmw

See merge request OpenMW/openmw!3805
11 months ago
Alexei Kotov 48bbf0b637 Editor: Don't complain about body part references in Verify 11 months ago
Alexei Kotov 23e30eaaa5 Support MaxNumberRipples setting (#7795) 11 months ago
Alexei Kotov 2ea4013382 Correct base cloud speed, support Timescale Clouds fallback setting (#7792) 11 months ago
Alexei Kotov ad64c71753 Correct MaxNumberRipples and Timescale Clouds validation categories 11 months ago
Pharis 3b0d654a3f Return active spell id from pairs 11 months ago
Alexei Kotov 29a40c212f Support parsing KF files in niftest
Mention BA2 support in help messages
11 months ago
Andrei Kortunov 9e55425b71 Use std::move() in /apps/openmw 12 months ago
psi29a cdf2459ed8 Merge branch 'constpreload' into 'master'
Make cell models preloading a const operation

See merge request OpenMW/openmw!3777
12 months ago