Commit Graph

34599 Commits (b9a7bdc0c7ab9e9454ba496e5ff7a0aacdd5c638)
 

Author SHA1 Message Date
Dave Corley 1a79e79f57 FEAT: Lua Engine Handler for MWScript `startscript` functionality 6 months ago
psi29a d3c3d0cf44 Merge branch 'indexthemoon' into 'master'
Move Lua index helpers to components and make owner.factionRank match other ranks

See merge request OpenMW/openmw!4186
6 months ago
Dave Corley d03f25437b CLEANUP(contentmodel): Use `auto` for insertPosition declaration to
avoid possible narrowing
6 months ago
Max Yari 13918e3b70 AttackType -> ATTACK_TYPE 6 months ago
Dave Corley fbdc4f4881 CLEANUP(contentmodel): Use ranges::find_if instead of a loop 6 months ago
elsid 89a30532b7
Fix getAnglesZYX implementation 6 months ago
elsid 40dee30596
Add more integration tests for rotation
Some tests might fail due to wrong implementation of the functions.
6 months ago
Dave Corley 40aee53831 CLEANUP(contentmodel): Actually, no, I hate while loops 6 months ago
Dave Corley b43743212e FIX: check we're not going out of range while listing content files, fix #8029 6 months ago
psi29a b00df7cbfc https://github.com/OpenMW/openmw/pull/3235 6 months ago
Evil Eye 5cf809f39b Merge branch 'ocd' into 'master'
Assorted nitpicks

See merge request OpenMW/openmw!4194
6 months ago
psi29a 7888a11c36 Merge branch 'lushemptyplants' into 'master'
Don't display the harvested plant if graphic herbalism is off

See merge request OpenMW/openmw!4193
6 months ago
psi29a e88cbf86a4 Merge branch 'roundinguicornerssaveseyes' into 'master'
Don't assume execution of an internal Lua script can't fail

Closes #7627

See merge request OpenMW/openmw!4190
6 months ago
Alexei Kotov b0671c76d8 Throw on setting tags that can't provide the setting name 6 months ago
Alexei Kotov 162ac6a75e Avoid copying shader material shared_ptr in NifLoader 6 months ago
Evil Eye 5b82c7a95d Don't assume execution of an internal Lua script can't fail 6 months ago
Alexei Kotov 43b381f592 Loop by const ref in activeSpells.add 6 months ago
psi29a ca3f89045c Merge branch 'fix-the-launcher-again' into 'master'
Don't attempt to continue an outer loop from an inner loop

Closes #8034

See merge request OpenMW/openmw!4192
6 months ago
psi29a 0013a44b71 Merge branch 'datadisplaydelegate' into 'master'
React to scale or color changes in editor tables

See merge request OpenMW/openmw!4098
6 months ago
Max Yari 88e4ec198d Changed value type in the docs 6 months ago
holorat cd4b7db02d Reorder profiler stats according to timeline 6 months ago
Max Yari b01b76b81e Introduced attacktype enum, fixed lua docs 6 months ago
Max Yari 2ef0568dda Changed lua enum name, tweaked docs 6 months ago
Max Yari 7d659ae64c Added lua enum for attacktypes 6 months ago
Max Yari 70c822d036 Updated lua docs description 6 months ago
Max Yari 22d9906978 An ability to specify attack type in controls.use value 6 months ago
Evil Eye 83e8729256 Check the result of loading from bytecode 6 months ago
elsid 5c3ae3d94c
Make loading and saving script record more robust
* Check the header presence before using it.
* Write the header based on the actual content.
6 months ago
Alexei Kotov c6156011c8 Remove unnecessary lines in actor bindings 6 months ago
Alexei Kotov 348ef6ff2f Update settings-default.cfg light bounds multiplier comment 6 months ago
Alexei Kotov 479d4931d7 Handle negative MaxNumberRipples more sensibly 6 months ago
elsid 447c4bb6a0
Extend ESM3 Script record tests 6 months ago
elsid 4571a8b88a
Remove unused SCHD type 6 months ago
AnyOldName3 decfe75ae5 Don't attempt to continue an outer loop from an inner loop 6 months ago
AnyOldName3 82285dadc4 Merge branch 'teal_ci' into 'master'
Fix Teal CI job

See merge request OpenMW/openmw!4191
6 months ago
Evil Eye 2edbabd3d7 Don't display the harvested plant if graphic herbalism is off 6 months ago
elsid 828367d0c8
Fix Teal CI job 6 months ago
Evil Eye 46c8133a72 Don't try to show unallocated or uninitialized profiling data 6 months ago
psi29a 81ceb497a1 Merge branch 'fix_cmake_doxygen_flow' into 'master'
consolidate cmake documentation (BUILD_DOCS) flow

See merge request OpenMW/openmw!4177
7 months ago
psi29a 3a686dd8af Merge branch 'lua_travel_dest_2' into 'master'
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered

See merge request OpenMW/openmw!3592
7 months ago
Zackhasacat 533ce499e0 Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered 7 months ago
Evil Eye 6aa52c09da Shuffle code around 7 months ago
Evil Eye a594f0dd25 Split tests further 7 months ago
Evil Eye d6fc0744c7 Move Lua index helpers to components and make owner.factiooRank match other ranks 7 months ago
Evil Eye 989686500c Force windows to exit when popping their GUI mode through Lua 7 months ago
Evil Eye 8111387f60 Test modification and add split tests 7 months ago
Evil Eye 0f20e47e0e Add unit tests 7 months ago
Evil Eye 2adaf33fa2 Allow mwscript variable iteration 7 months ago
psi29a 6653502567 Merge branch 'isrunning' into 'master'
add world.mwscript.isRunning

See merge request OpenMW/openmw!4181
7 months ago
AnyOldName3 02bcd17b58 Merge branch 'quick-cache-with-no-strings-attached' into 'master'
Fix CI

Closes #8031

See merge request OpenMW/openmw!4183
7 months ago