Commit Graph

34451 Commits (89bb04e8fd7c807e534781e6f19dab5386ebcccf)
 

Author SHA1 Message Date
psi29a 6653502567 Merge branch 'isrunning' into 'master'
add world.mwscript.isRunning

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

Closes #8031

See merge request OpenMW/openmw!4183
6 months ago
AnyOldName3 1d8c50f089 Check checksums 6 months ago
AnyOldName3 8efc399859 Switch to GitLab-hosted Lua archvies
lua.org has been down all day, so CI has been dead.
6 months ago
AnyOldName3 9d378ded0c Hide Ninja cache init job after all as we're not running Ninja jobs. 7 months ago
AnyOldName3 11b25e20fe Don't hide the jobs - they're already on a manual trigger 7 months ago
AnyOldName3 fb1c4dc786 Add manual-trigger job to initialise Windows dependency cache. 7 months ago
psi29a 3d248247d5 Merge branch 'remove-unused-scripts' into 'master'
Remove unused CI scripts

See merge request OpenMW/openmw!4156
7 months ago
psi29a ce8e8615ad Merge branch 'qt_663' into 'master'
Upgrade Qt to 6.6.3

See merge request OpenMW/openmw!4176
7 months ago
Kindi ecb07c9bc7 add mwscript.isRunning 7 months ago
psi29a cb14af943d Merge branch 'playerscale' into 'master'
Fully reset the player's cell reference when the player is reset (#8021)

Closes #8021

See merge request OpenMW/openmw!4167
7 months ago
Bret Curtis 1ccf101a92 REQUIRED flag will get rid of need to have extra if check 7 months ago
Bret Curtis 1edcd80501 consolidate cmake documentation flow 7 months ago
Alexei Kotov 39a231233c Fully reset the player's cell reference when the player is reset (#8021) 7 months ago
psi29a 218e19d8f7 Merge branch 'mapshenanigans' into 'master'
Fix local map issues

Closes #8004

See merge request OpenMW/openmw!4174
7 months ago
psi29a 9523aab18e Merge branch 'objectisinstance(lockable)' into 'master'
Doc: Add objectisinstance to lockable

See merge request OpenMW/openmw!4175
7 months ago
psi29a 05a70b29c5 Merge branch 'rangingareas' into 'master'
Don't apply area of effect for potions and improve range handling

Closes #8018

See merge request OpenMW/openmw!4172
7 months ago
psi29a 8e20967511 Merge branch 'collisionswitch' into 'master'
Don't let the optimizer mess with collision switch nodes (again)

See merge request OpenMW/openmw!4173
7 months ago
Andrei Kortunov 819ba42be2 Upgrade Qt to 6.6.3 7 months ago
psi29a 98ba2120b6 Merge branch 'zerotohero' into 'master'
Use -1 as the plugin index for LandTextures

See merge request OpenMW/openmw!4121
7 months ago
psi29a 31102a2076 Merge branch 'utfconversionfixsize' into 'master'
Use fixed-size type to hold a whole code point

See merge request OpenMW/openmw!4163
7 months ago
psi29a 6caac886ea Merge branch 'equalopportunity' into 'master'
Support light fade settings in legacy lighting method, remove launcher lighting settings that support runtime changes

See merge request OpenMW/openmw!4168
7 months ago
psi29a a1cacbe164 Merge branch 'getactivegroup' into 'master'
Throw on invalid bone group indices in getActiveGroup

See merge request OpenMW/openmw!4171
7 months ago
Kindi cdc77a1d2c add missing objectisinstance to lockable 7 months ago
Evil Eye 5a54cd9406 Fix local map issues 7 months ago
Alexei Kotov 4f8856f887 Don't let the optimizer mess with collision switch nodes (again) 7 months ago
Evil Eye a934902f12 Don't apply area of effect for potions and improve range handling 7 months ago
Alexei Kotov d226b72592 Throw on invalid bone group indices in getActiveGroup 7 months ago
Alexei Kotov 6ad914919b Remove launcher lighting settings that support runtime changes
Also update lighting method descriptions
7 months ago
Alexei Kotov ccd36e9413 Support light fade settings in legacy lighting method
This doesn't change launcher descriptions because the launcher settings are going to be omitted
7 months ago
psi29a b001deeff7 Merge branch 'landfalloutbutnothingtodowithfallout' into 'master'
Fix terrain CMake and testing fallout (unbreaks CI)

See merge request OpenMW/openmw!4170
7 months ago
Evil Eye fbc6629d40 Rework land texture handling 7 months ago
Alexei Kotov 5c6fbc332f Fix endif conditions in cmake 7 months ago
Alexei Kotov a189b6fb88 Merge branch 'tabs' into 'master'
Remove unused CI/check_tabs.sh script

See merge request OpenMW/openmw!4157
7 months ago
psi29a 321b84a4d2 Merge branch 'remove-tab-comment' into 'master'
components/esm4/loadwrld.hpp: clarify comment

See merge request OpenMW/openmw!4169
7 months ago
Alexei Kotov 65a9f78943 Fix flags used in terrain saving/loading tests 7 months ago
Austin English 338902c247 components/esm4/loadwrld.hpp: clarify comment
Also convert tabs to spaces
7 months ago
psi29a c1d74763ed Merge branch 'i-have-no-land-and-i-must-scream' into 'master'
Fix(CS): Add landscape flag if it doesn't exist at all and improve landscape QOL

Closes #7707

See merge request OpenMW/openmw!3617
7 months ago
psi29a 61772fa234 Merge branch 'verifiers' into 'master'
Complain about fishy local variable names, improve editor effect list handling

See merge request OpenMW/openmw!4160
7 months ago
psi29a 0a7f4e5149 Merge branch 'unit_tests' into 'master'
Split openmw_test_suite into openmw and components tests

See merge request OpenMW/openmw!4166
7 months ago
Austin English e782d07a40 CI/check_tabs.sh: remove unused script
This has been superseded by .clang-format
7 months ago
elsid 1e98cc6c3b
Move EXPECT_ERROR macro to a separate header
To include it only where it's required.
7 months ago
elsid 7d1cd11ba9
Split openmw_test_suite into openmw and components tests
To avoid duplicated compilation for openmw translation units. Link openmw-lib to
openmw-tests instead.
7 months ago
elsid 9b0362fba8
Split openmw into binary and library
To make it possible to create a new binary for the tests by linking this
library to it.

Rename openmw-lib into openmw to have libopenmw.a on Linux. Do not rename it on
Windows to avoid conflict with automatically generated lib for exe due to
__declspec(dllexport) presence.
7 months ago
elsid 2e0e0f53b6
Add --coverage to openmw-cs 7 months ago
Evil Eye 965bc20bab Set mPluginIndex to -1 for textures defined in this plugin 7 months ago
Evil Eye ed5bedb9db Use record state to determine if a LandTexture record was defined in the current plugin 7 months ago
psi29a cbf0471d8a Merge branch 'launch_button' into 'master'
Set minimum width for Launch OpenMW button

See merge request OpenMW/openmw!4162
7 months ago
psi29a 820ef7afbb Merge branch 'dae-like-boost' into 'master'
Fix Collada loading on Windows

Closes #8017

See merge request OpenMW/openmw!4161
7 months ago
psi29a 3ef4180464 Merge branch 'soulless' into 'master'
Properly copy items between containers

See merge request OpenMW/openmw!4139
7 months ago