Commit Graph

31739 Commits (07c1177b0d02a12fd1a70f2c7436d81bb03de5d7)
 

Author SHA1 Message Date
Alexei Kotov c34157fc28 Fix bhkConstraintMotorCInfo loading 1 year ago
AnyOldName3 34fcfb63cf Eliminate redundant version checks 1 year ago
Petr Mikheev 1bfe59e2fb Load content files during playing logo video 1 year ago
elsid fac1927f5e
Use settings values for HUD settings 1 year ago
Petr Mikheev f2edf05a55 Move camera update after teleporting from worldimp to camera.lua 1 year ago
Petr Mikheev 4016e8b383 Lua engine handler onTeleported 1 year ago
Petr Mikheev 086fdb1f37 Run onNewGame handler in LuaManager::synchronizedUpdate 1 year ago
psi29a 23f95cf762 Merge branch 'csdoc' into 'master'
Update NegativeLight flag documentation

See merge request OpenMW/openmw!3245
1 year ago
Evil Eye 9292ea5a7a Update NegativeLight flag documentation 1 year ago
psi29a baa67893b6 Merge branch 'settings_values_gui' into 'master'
Use settings values for GUI settings (#6876)

See merge request OpenMW/openmw!3238
1 year ago
psi29a 5a31320d8d Merge branch 'preserve-refnum-on-drop' into 'master'
Preserve refnum when dropping items from inventory to ground.

Closes #6148

See merge request OpenMW/openmw!3207
1 year ago
psi29a 85822eca45 Merge branch 'darkmagic' into 'master'
Implement the NegativeLight flag

Closes #7477

See merge request OpenMW/openmw!3240
1 year ago
psi29a 5496608890 Merge branch 'enderal' into 'master'
Load Enderal

See merge request OpenMW/openmw!3241
1 year ago
Alexei Kotov 727e5c5af2 Read IDLM model data 1 year ago
Alexei Kotov 1e7fef979a Skip MISC destruction data 1 year ago
Alexei Kotov 09f6032c9b Skip TACT::VMAD/MODS 1 year ago
Alexei Kotov 332f38b7ab Read SCRL::YNAM/ZNAM 1 year ago
Alexei Kotov 7e1e43f9c6 Allow GMSTs with empty EDID 1 year ago
Alexei Kotov 22cc7f3020 Skip LIGH destruction data 1 year ago
Eli2 c59904062f Bump required CMake version to 3.16 1 year ago
Mads Buvik Sandvei 61f1f4a013 signed/unsigned comparison warning. 1 year ago
Evil Eye 2fa9462d49 Add changelog entry 1 year ago
Evil Eye 2a1d520c9e Address feedback 1 year ago
Evil Eye 7573004efc Implement the NegativeLight flag 1 year ago
Mads Buvik Sandvei fe0b640f85 Use copyItem() when not moving full stack. 1 year ago
Mads Buvik Sandvei b8a9fcad68 fixes based on comments by ptmikheev 1 year ago
Mads Buvik Sandvei e22eec0585 optimize moveItem() by unsetting refnum instead of calling unstackItem. 1 year ago
uramer bb8ac466d1 Merge branch 'fix_reloadlua' into 'master'
Fix bug in LuaManager::reloadAllScripts

See merge request OpenMW/openmw!3239
1 year ago
Petr Mikheev b583aad14a Fix bug in LuaManager::reloadAllScripts 1 year ago
elsid 6f55089ed7 Merge branch 'cocdestination' into 'master'
Fix exterior-pointing door sorting in COC

See merge request OpenMW/openmw!3228
1 year ago
elsid d113f0fc44
Use settings values for GUI settings 1 year ago
Alexei Kotov 25f5c5651d Sort ESM3ExteriorCellRefIds earlier than StringRefIds
Causes inconsistency with the serialized type enumeration, but necessary for COC to work correctly
1 year ago
psi29a 98bb9fc125 Merge branch 'deserializedeez' into 'master'
Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found

See merge request OpenMW/openmw!3226
1 year ago
psi29a f4295cf67a Merge branch 'fix_getall' into 'master'
Fix argument validation in Lua command `cell:getAll`

See merge request OpenMW/openmw!3195
1 year ago
psi29a b383efabf5 Merge branch 'urinvalid' into 'master'
Don't allow saves with an invalid last generated RefNum to load

Closes #7134

See merge request OpenMW/openmw!3233
1 year ago
psi29a abb71eeb53 Merge branch 'plannedobsolescence' into 'master'
Allow compilation with MYGUI_DONT_USE_OBSOLETE

See merge request OpenMW/openmw!3232
1 year ago
psi29a 5bc06b3678 Merge branch 'bhkconstraint' into 'master'
Read bhkRagdollConstraint and bhkHingeConstraint

See merge request OpenMW/openmw!3231
1 year ago
psi29a 3740e74db1 Merge branch 'texturetransformcontroller' into 'master'
Read NiTextureTransformController

See merge request OpenMW/openmw!3230
1 year ago
psi29a 2e9c9a6d7e Merge branch 'pagingforone' into 'master'
Prevent object paging from leaking Vvardenfell into other exteriors

See merge request OpenMW/openmw!3234
1 year ago
Alexei Kotov 80b7dec571 Prevent object paging from leaking Vvardenfell into other exteriors 1 year ago
Mads Buvik Sandvei 64e55b37ec Clang'd 1 year ago
Mads Buvik Sandvei 6e03d710ba Remove ItemModel::copyItem(), it is obsolete. 1 year ago
Evil Eye 44ab0ff8ef Don't allow saves with an invalid last generated RefNum to load 1 year ago
Evil Eye a0127dd7e4 Allow compilation with MYGUI_DONT_USE_OBSOLETE 1 year ago
Alexei Kotov 65fe89d8af Read NiTextureTransformController 1 year ago
Alexei Kotov ed8fd81714 Don't mess with A/B hardcoding in constraints 1 year ago
Alexei Kotov eb3e762c50 Read bhkHingeConstraint 1 year ago
Alexei Kotov 83be42893d Read bhkRagdollConstraint 1 year ago
Alexei Kotov 723f5c58e1 Add bhkConstraint 1 year ago
Alexei Kotov d8f50553af Move Skyrim shader property controllers to controllers 1 year ago