Commit Graph

32284 Commits (2c81220cf7f74fa3f848af72075737e23c17f7e5)
 

Author SHA1 Message Date
Alexei Kotov a39182f7de Read a bunch more extra data records
NiStringsExtraData, BSExtraData, BSBoneLODExtraData, BSClothExtraData, BSDecalPlacementVectorExtraData, BSDistantObjectExtraData, BSDistantObjectLargeRefExtraData, BSWArray
1 year ago
Alexei Kotov 440851ff48 Rewrite melee hit target selection (bug #3438) 1 year ago
Petr Mikheev 38f56cfcdd Fix #7453: wrong position of dynamically placed CreatureLevList 1 year ago
Petr Mikheev 95906a34b3 Fix #6146 (`actor:setEquipment` doesn't trigger mwscripts) 1 year ago
psi29a 38d0ece366 Merge branch 'titlefix' into 'master'
Repeat title music only in main menu

See merge request OpenMW/openmw!3436
1 year ago
psi29a 3ae189dda1 Merge branch 'nifcouriersix' into 'master'
Modernize NIF loader, part 6

See merge request OpenMW/openmw!3435
1 year ago
Alexei Kotov 82eed09604 Further adjust FO3+ shader properties based on nifly definitions 1 year ago
psi29a 1a5b63412a Merge branch 'fix-lua-layers' into 'master'
Fix Lua UI Layer bindings

See merge request OpenMW/openmw!3433
1 year ago
psi29a 1c8198242e Merge branch 'toggleai' into 'master'
Add a way to toggle AI to Lua debug package

See merge request OpenMW/openmw!3429
1 year ago
psi29a eb688b603d Merge branch 'refnum_ref' into 'master'
Replace `const ESM::RefNum&` -> `ESM::RefNum`

See merge request OpenMW/openmw!3432
1 year ago
Andrei Kortunov 3ef9b850d7 Repeat title music only in main menu 1 year ago
Alexei Kotov 4db994cda9 Remap FO76 shader types 1 year ago
Alexei Kotov 81441bc963 Fix formatting and typos 1 year ago
Alexei Kotov 1b93e646b8 Rename Property->NiProperty 1 year ago
Alexei Kotov defe5ba5e7 Remove last remnants of deprecated NIFStream methods 1 year ago
Alexei Kotov c551f23667 Update NIF property loading, second pass
Refactor all remaining NIF properties
1 year ago
Alexei Kotov 080d7d2c13 Refactor NiTexturingProperty, load everything 1 year ago
Alexei Kotov 18e4af04b3 Rewrite BSVertexData loading and read FO4 geometry properly 1 year ago
Alexei Kotov 1e3da5516a Fix BA2 handling in niftest 1 year ago
Alexei Kotov 9ae1077808 Update NIF property loading, first pass
Revise all FO3+ shader properties (attempt reading FO4, FO76 and Starfield properties)
Use constants for most instances of property flags
Drop invalid usage of non-existent double-sided flag for BSShader
Make formatting more consistent, drop unnecessary comments
1 year ago
psi29a 18b6eba709 Merge branch 'reloadlua' into 'master'
safe reloadlua on top of !3362

See merge request OpenMW/openmw!3412
1 year ago
psi29a 9333840bb1 Merge branch 'alsonif' into 'master'
Modernize NIF loader, part V: Skyrim

See merge request OpenMW/openmw!3428
1 year ago
Alexei Kotov eb8242946a Improve node record consistency with NifTools 1 year ago
Alexei Kotov bff9231c3b Refactor NiGeometry/BSTriShape
Don't pass invalid geometry data links to the loaders
1 year ago
psi29a 18a77554f0 Merge branch 'store-symbol-improvements' into 'master'
Improve Store-Symbols.ps1

See merge request OpenMW/openmw!3426
1 year ago
uramer cda5f12630 Fix Lua UI Layer bindings 1 year ago
psi29a cc02d5268e Merge branch 'ui_color_doc' into 'master'
Change util.color (0, 0, 0) -> util.color (`rgb(0, 0, 0)`) in Lua UI docs

See merge request OpenMW/openmw!3431
1 year ago
psi29a 242714889a Merge branch 'fix_text' into 'master'
Fix documentation error

See merge request OpenMW/openmw!3430
1 year ago
Alexei Kotov deb051639e Refactor NiBoundingVolume 1 year ago
Alexei Kotov 5b0bc97db0 Refactor NiSwitchNode and NiLODNode 1 year ago
Alexei Kotov c9300cac31 Update NIF node records, first pass 1 year ago
Petr Mikheev c67b866a11 Replace `const ESM::RefNum&` -> `ESM::RefNum` 1 year ago
Petr Mikheev 8bef84c16b util.color (0, 0, 0) -> util.color (`rgb(0, 0, 0)`) 1 year ago
Petr Mikheev 72b8ff82ff !3362 with safe reloadlua 1 year ago
Andrei Kortunov 6769d10203 Fix documentation error 1 year ago
Andrei Kortunov 56ea3e3879 Add a way to toggle AI to Lua debug package 1 year ago
psi29a 551f424c80 Merge branch 'silent_warning' into 'master'
Silent coverity warning

See merge request OpenMW/openmw!3423
1 year ago
Petr Mikheev 4fa8756791 Silent coverity warning 1 year ago
psi29a 12159d95f3 Merge branch 'music' into 'master'
Rework music system

See merge request OpenMW/openmw!3372
1 year ago
psi29a ed022a6c14 Merge branch 'fix_use' into 'master'
Fix regression added in  !3354: Set `force` to false when applying UseItem from inventory.

See merge request OpenMW/openmw!3422
1 year ago
psi29a 59f8034442 Merge branch 'sizedreads' into 'master'
Replace more sized reads

See merge request OpenMW/openmw!3425
1 year ago
psi29a 64e4a33400 Merge branch 'nif' into 'master'
Modernize NIF loader, part 4

See merge request OpenMW/openmw!3427
1 year ago
Andrei Kortunov db72a91180 Add a way to check if sound system is enabled 1 year ago
psi29a 3e038d44a3 Merge branch 'small_coverity_fix' into 'master'
small coverity fix

See merge request OpenMW/openmw!3424
1 year ago
Andrei Kortunov ebb75008f8 Do not use playlist for title music 1 year ago
Alexei Kotov 2f8229a54d Fix bit shift 1 year ago
Alexei Kotov f271c4305a Fix formatting 1 year ago
Alexei Kotov 8856dff3db Refactor NiParticleSystemController and update definitions 1 year ago
Alexei Kotov d55ba0cfa2 Cleanup 1 year ago
Alexei Kotov 0fe095303f Rename Controller->NiTimeController, update NiTimeController and related code 1 year ago