Commit Graph

29942 Commits (0864d997d01f481f38f07aa84109e3fa70dfb20f)
 

Author SHA1 Message Date
Rasinin dc37fd2866 updateluadocumentor 2 years ago
florent.teppe e80dbd7c95 Moved the test to test_store.cpp where it belongs 2 years ago
florent.teppe 64a9f742da Improves check: throws an error that says which RecName is used twice. 2 years ago
florent.teppe 9b1c405467 On store creation checks that each record has a different RecordId. 2 years ago
unelsson ba9c2c9928 Add TemplateRef to animated Collada model 2 years ago
glassmancody.info 6b6c732a59 properly update postprocess uniform for sun position in interiors 2 years ago
psi29a a24fa3ea51 Merge branch 'collada_animation_layering' into 'master'
Collada animation layering

See merge request OpenMW/openmw!2475
2 years ago
psi29a 28dcde8909 Merge branch 'controls' into 'master'
Fix jumping (was broken by !2541)

See merge request OpenMW/openmw!2572
2 years ago
jvoisin 5fd4d1a097 Merge branch 'FIX_Dangling_reference' into 'master'
Fix dangling reference in openCS

See merge request OpenMW/openmw!2573
2 years ago
florent.teppe 1b66be9c70 Fix dangling reference. 2 years ago
florent.teppe 3b2d9161c4 Applied review advice
better deals with templated functions meant for esm3 used by esm4s.
simplified loading of esm4 and dealing with unhandled record types.
2 years ago
florent.teppe e9190bedc8 Reverts useless CmakeList formatting 2 years ago
Petr Mikheev f0a06258fb [Lua] New function `cell:hasTag` 2 years ago
Petr Mikheev 18088e3e31 Fix jumping (was broken by !2541) 2 years ago
Petr Mikheev 8dd2aa09ca Add naming policy for scripts and l10n files to documentation 2 years ago
Petr Mikheev 8c7d347179 Reorganize l10n files 2 years ago
Alexei Kotov cecc3cb736 Slightly more natural wording for Windowed Fullscreen hint 2 years ago
Alexei Kotov ecadcc37bb OMWControls: Russian localization 2 years ago
Alexei Kotov 563324bcff Merge branch 'swedish-translations-omwcontrols' into 'master'
Updates to Swedish translations (OMWControls)

See merge request OpenMW/openmw!2569
2 years ago
Alexei Kotov c823b66cac Merge branch 'fix_docs' into 'master'
Fix incorrect description in Lua docs

See merge request OpenMW/openmw!2570
2 years ago
Petr Mikheev 1a2d6514ba Fix incorrect description is Lua docs 2 years ago
florent.teppe 077cf97bc4 The esm4 reader logic is mutualised
to avoid copy pasting code, readerutils gives functions that take visitors as params to decide how a record must be handled

Check encoder exists, and get value of stateless encoder.

fixes code formatting conventions

Fixed output of record with RefId

also fixed readTypedRecord and readRecord to have the proper return types

Check if the type has a sRecordId
2 years ago
florent.teppe c721a6cafa Initial commit to load ESM4
Some data is actually loaded and store in ESM Store
Any new ESM4 will go through the same code path and be automatically sent to the right store
2 years ago
Joakim Berg f120622dad Updates to Swedish translations 2 years ago
Petr Mikheev b248c3e173 Allow passing `initData` to the :addSript call (#7091) 2 years ago
jvoisin 500e8bdf4c Merge branch 'fix_magic' into 'master'
Fix 'toggle spell' control (was broken by !2541)

See merge request OpenMW/openmw!2566
2 years ago
Petr Mikheev aabd5a98c7 Fix 'toggle spell' control (was broken by !2541) 2 years ago
unelsson fe7660eec8 clang-format again 2 years ago
unelsson d60fd86719 clang format 2 years ago
unelsson c71504eeb0 Better comments 2 years ago
unelsson 4676ac4ac9 Cleaner code part 2 2 years ago
unelsson 960019cf65 Cleaner code 2 years ago
unelsson 33afcbdc13 Use common function for blendmask detection, remove extra debug logs 2 years ago
unelsson 2efc691736 clang format 2 years ago
unelsson 7ef6b3cb62 automatic clang format 2 years ago
unelsson d8de56e33c Coding style improvements, add Torso animation layer 2 years ago
unelsson ffc64205c5 Force collada animation layers, remove nif blend mask detection. 2 years ago
psi29a 3f6b33820a Merge branch 'fix_recastnavigation_compatibility' into 'master'
Reset rcPolyMeshDetail members after rcFree

See merge request OpenMW/openmw!2564
2 years ago
elsid c71862a8df
Reset rcPolyMeshDetail members after rcFree
To avoid double free causing by later recastnavigation versions.
2 years ago
psi29a d5f5e53714 Merge branch 'playercontrols' into 'master'
Move some of player controls logic from C++ to Lua

See merge request OpenMW/openmw!2541
2 years ago
psi29a e6064645db Merge branch 'esm_ref_id_refactor' into 'master'
Simplify ESM::RefId

See merge request OpenMW/openmw!2563
2 years ago
psi29a 4b6fd63044 Merge branch 'detournavigator_ref_id' into 'master'
Use ESM::RefId for worldspace in detournavigator

See merge request OpenMW/openmw!2562
2 years ago
Alexei Kotov 7c5493307e Merge branch 'move_changelog_record_7121' into 'master'
Move #7121 changelog record to 0.48

See merge request OpenMW/openmw!2561
2 years ago
elsid 755067f0f3
Remove redundant ESM::RefId member functions 2 years ago
elsid fe57aec2a4
Move ESM::RefId comment to make sure IDEs recognize it and show in tooltips 2 years ago
elsid b4ab153418
Use ESM::RefId for worldspace in detournavigator 2 years ago
elsid 9c91fdcf5d
Move #7121 changelog record to 0.48 2 years ago
psi29a ae1b3083b5 Merge branch 'ificialintelligence' into 'master'
Minor AI priority changes

See merge request OpenMW/openmw!2558
2 years ago
Evil Eye 0a4f65c20b Prioritise Absorb Attribute and Skill similarly to Damage and Drain 2 years ago
Evil Eye dfca5d95c2 Don't apply spell multiplier to on hit enchantments 2 years ago