Commit Graph

31917 Commits (1747f585d471710f11b122c2b2e6d0553accf7b6)
 

Author SHA1 Message Date
Evil Eye 3141cf9e28 Use the correct skills for training again 1 year ago
jvoisin 7d9f5f676a Merge branch 'angrydraugrs' into 'master'
Evaluate the attack early for non-biped attacks with no hit key (#7524)

Closes #7524

See merge request OpenMW/openmw!3331
1 year ago
jvoisin 840ad259bf Merge branch 'purewah' into 'master'
Always enable has water flag for TES3 exterior cells (#7526)

Closes #7526

See merge request OpenMW/openmw!3332
1 year ago
jvoisin 2ea37cbbcc Merge branch 'fix_circular_teal_require' into 'master'
Don't refer to local type by absolute path in docs

See merge request OpenMW/openmw!3337
1 year ago
elsid eb77fd1813
Add height field to navigator in ESM4 cells 1 year ago
elsid 5abbc56bf2
Use proper cell size for ESM4 cells in CoordinateConverter 1 year ago
uramer 16ba35d63b Don't refer to local type by absolute path in docs 1 year ago
Alexei Kotov ee7accf3bd Don't read affected nodes for 10.0.1.0 NiDynamicEffect 1 year ago
Alexei Kotov baefff323c Make some NIF loading messages less confusing 1 year ago
Petr Mikheev f5ddffa087 Fix coverity warning in esm3/globalscript.cpp 1 year ago
Petr Mikheev a8ed567177 Merge branch 'fiendfyre' into 'master'
Read a couple of Bethesda-specific controller records

See merge request OpenMW/openmw!3328
1 year ago
Petr Mikheev efe2dfc056 Minor fix of error message in LuaManager::DealyedAction::apply 1 year ago
elsid 07c1177b0d
Optimize land lookup on blendmaps sampling
Minimize number of getLand calls by grouping samples per cell.
1 year ago
elsid ce6ffba986
Move blendmap sampling logic into separate function 1 year ago
Alexei Kotov 04d54517b7 Always enable has water flag for TES3 exterior cells 1 year ago
Alexei Kotov 6180ba8a3e Merge branch 'lua_getall_global' into 'master'
Lua Documentation clarification/fixes

See merge request OpenMW/openmw!3329
1 year ago
Zackhasacat 8f303f46dc Lua Documentation clarification/fixes 1 year ago
Alexei Kotov f2a9ab52db Merge branch 'fix_crach_missing_content_file' into 'master'
Fix crash if content file is not found (was caused by !3249)

See merge request OpenMW/openmw!3323
1 year ago
Alexei Kotov 8307a3d82e Merge branch 'fix_fog_of_war' into 'master'
Always enable fog of war in map window (#7525)

Closes #7525

See merge request OpenMW/openmw!3330
1 year ago
Alexei Dobrohotov 9723912ee0 Evaluate the attack early for non-biped attacks with no hit key (#7524) 1 year ago
elsid 1c4b6a552f
Always enable fog of war in map window 1 year ago
jvoisin f1c3b42cfb Merge branch 'minorfix_local' into 'master'
Add missing 'local' in playercontrols.lua

See merge request OpenMW/openmw!3324
1 year ago
Alexei Dobrohotov de50f30645 Read a couple of Bethesda-specific controller records
BSMaterialEmittanceMultController
BSRefractionFirePeriodController
BSRefractionStrengthController
1 year ago
Andrei Kortunov e749461d06 More Coverity fixes 1 year ago
Petr Mikheev b5f4cec725 Fix crash if content file is not found (was caused by !3249) 1 year ago
Petr Mikheev b34930d3f2 Add missing 'local' in playercontrols.lua 1 year ago
Petr Mikheev 87912065fd Rename MWLua::WorldView -> MWLua::ObjectLists 1 year ago
Petr Mikheev 6c4e1f4e8f Lua commands world.pause / world.unpause 1 year ago
Petr Mikheev 91c7585c8b Move some time-related function from World and WorldView to DateTimeManager 1 year ago
Petr Mikheev 1a53e9db5d [Lua] Accept GameObject as destination in obj:moveInto. 1 year ago
Evil Eye 9e376f3783 Replace explicitly sized reads in cellid, cellref 1 year ago
Evil Eye 48484c9416 Replace explicitly sized reads in aisequence 1 year ago
psi29a 84e71f4977 Merge branch 'hashtagcornyphrase' into 'master'
Don't replace tags when dealing with console input

See merge request OpenMW/openmw!3291
1 year ago
psi29a 3151452e25 Merge branch 'pandorasbox' into 'master'
Launcher, content selector: support ESM4 files, allow using game files as addon files

See merge request OpenMW/openmw!3219
1 year ago
psi29a 7b4f7b7f07 Merge branch 'adjust_refnum' into 'master'
Adjust FormId in FormIdRefId and for items in containers when loading saves

See merge request OpenMW/openmw!3293
1 year ago
psi29a 33d0774637 Merge branch 'healplz' into 'master'
Tweak AI rating to reduce healing spam

Closes #4207

See merge request OpenMW/openmw!2553
1 year ago
Andrei Kortunov 84e44cedc2 Remove redundant configuration 1 year ago
Andrei Kortunov 5cfd21e9ab Do not place deprecated MyGUI property dynamically 1 year ago
Andrei Kortunov 3fe5cc497b Add a changelog entry 1 year ago
Andrei Kortunov a2d509a4b5 Do not use deprecated MyGUI features for scrollbars 1 year ago
Andrei Kortunov f3cf61627c Do not use deprecated MyGUI features for list boxes 1 year ago
Andrei Kortunov 370807281f Do not use deprecated MyGUI features for progress bars 1 year ago
Evil Eye fb10014d6e Remove heal cooldown 1 year ago
Evil Eye ee92ae7e34 Simplify restore magicka priority 1 year ago
Evil Eye 7c82405c9f Tweak AI rating to reduce healing spam 1 year ago
psi29a e4a6f70011 Merge branch 'fix_esm4_terrain' into 'master'
Support terrain sample size greater than cell size (#7505)

Closes #7505

See merge request OpenMW/openmw!3313
1 year ago
elsid 8e7fe44514
Support terrain sample size greater than cell size 1 year ago
elsid 2a49919b53
Move esm3terrain to esmterrain 1 year ago
elsid 28436557b1
Validate fillVertexBuffers arguments 1 year ago
elsid fbd3d1f61d
Rename increment to sampleSize 1 year ago