Commit Graph

576 Commits (use_std_locale)

Author SHA1 Message Date
Petr Mikheev 61d207bd78 Allow Lua scripts to extend or override standard activation mechanics 1 year ago
Matjaž Lamut 1ab268d775 Documentation - more information on COLLADA texture paths 1 year ago
Matjaž Lamut 7345825a47 Fix a typo in the documentation 1 year ago
AnyOldName3 d42f3abde0 Add stereo settings to table of contents
Otherwise they're unreachable
1 year ago
uramer 7f3926db3f Merge branch 'lua_ai' into 'master'
Expose the argument `cancelOther` of `AiSequence::stack` to Lua

Closes #7245

See merge request OpenMW/openmw!2865
1 year ago
AnyOldName3 fc75fffc52 Okay, maybe some thinking was actually necessary 1 year ago
AnyOldName3 cfbf68f717 The most labour-intensive commit ever to grace this repository 1 year ago
elsid 883a449e19
Add missing documentation for stereo settings 1 year ago
elsid 89639553b4
Fix tooltip delay setting range 1 year ago
elsid ed0411f2e0
Use more specific type description for Lua settings
To match usage in code. "integer" type is usually used for settings intepreted
as C++ int type. But these ones are parsed as std::uint64_t.
1 year ago
Petr Mikheev 3c5a9f55c5 Expose the argument `cancelOther` of `AiSequence::stack` to Lua 1 year ago
Petr Mikheev a72dc6c7a1 (Lua) Add onActivate handler in global scripts 1 year ago
Andrei Kortunov 340790c71c Update settings documentation 1 year ago
Andrei Kortunov be488649c3 Add support for non-adaptive VSync (feature 7129) 1 year ago
uramer ee4b023680 Fix Luarocks PATH 1 year ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 1 year ago
psi29a 3a56cc857d Merge branch 'teal_test' into 'master'
Teal declarations

See merge request OpenMW/openmw!2529
1 year ago
uramer b883cc5a1b Move the Teal docs page out of Overview 1 year ago
Matjaž Lamut 8eb1d97501 The preceding parragraph used singular and "piece" while my text used plural and "part". Made it all singular and "piece" to be coherent. 1 year ago
uramer 463dcdb610 Use fixed openmwluadocumentor commit 1 year ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 1 year ago
Matjaž Lamut 7e2d05f434 Forgot to include some parameters to render the table properly. 1 year ago
Matjaž Lamut 975f034303 Docs: Additional info on how armor is assigned into light, medium, heavy category. 1 year ago
uramer c31d872f18 Use install_luadocumentor_in_docker for teal_ci 1 year ago
uramer a8d32ebdca Rename the build_teal script 1 year ago
uramer 84712b55bb Error on missing arguments for the Teal script 1 year ago
uramer dd3c89c5db Document the Teal workflow 1 year ago
uramer 75fcf53f7d Teal CI 1 year ago
uramer e938c04e30 Generate Teal declarations from luadoc 1 year ago
psi29a b385f27f86 Merge branch 'console_history' into 'master'
Remembering console commands between sessions

Closes #7125

See merge request OpenMW/openmw!2603
1 year ago
Kindi 044d82a842 Remembering console commands between sessions 1 year ago
elsid 2c43a8558a
Add option to disable debug log for unsupported nif files
It becomes quite extensive and not very useful when loading oblivion content
files.
1 year ago
uramer 192e765bf3 Fix title underline too short Sphixn warning 1 year ago
glassmancody.info 564c408663 expose more uniforms to postprocessing 1 year ago
AnyOldName3 1e921162ee Merge branch 'master' into 'openmw-confpyupdate'
There were conflicts as I'd based this off the original attempt to ensure the original contributor got credit.

# Conflicts:
#   docs/source/conf.py
1 year ago
AnyOldName3 82ec319ea6 Use the correct interpreter 1 year ago
psi29a 5a6a25361a Revert "Merge branch 'confpyupdate' into 'master'"
This reverts merge request !2581
1 year ago
psi29a 238715f02f Merge branch 'confpyupdate' into 'master'
Update conf.py for Windows

See merge request OpenMW/openmw!2581
1 year ago
Kindi 7cf9aa5d31 the simplest bodge 1 year ago
glassmancody.info 9a4977d334 rain occlusion 1 year ago
Kindi e088fb6d9e updateconfpy 1 year ago
psi29a 319aa11d84 Merge branch 'l10n_rename' into 'master'
Reorganize l10n files

See merge request OpenMW/openmw!2546
1 year ago
Rasinin dc37fd2866 updateluadocumentor 1 year ago
Petr Mikheev 8dd2aa09ca Add naming policy for scripts and l10n files to documentation 1 year ago
Petr Mikheev 1879c70d1e Return back old settings description and mention that they are moved to the in-game menu 1 year ago
Petr Mikheev 1869aeae5c Move some of player controls logic from C++ to Lua 1 year ago
Petr Mikheev e4a097fdc3 Update install_luadocumentor_in_docker.sh (was broken by https://gitlab.com/ptmikheev/openmw-luadocumentor/-/merge_requests/3) 1 year ago
AnyOldName3 66b8d4fb29 Add a setting to control coverage adjustment
With it on, which was always the case before this setting was added,
vanilla content and poorly-made mods will look acceptable, but well-made
mods will have alpha-tested meshes appear to grow and potentially gain a
weird outline as they get further away.

With it off, which replicates the 0.46 behaviour, well-made mods will
look really good, but vanilla content and poorly-made mods will have
alpha-tested meshes shrink as they get further away.

It's been bugging me that this was forced on since 0.47 released, and
I'd hoped to figure out a solution for automatic detection at some point
before 0.48 branched off, but I didn't, so now this is what we're
getting to have Tamriel Rebuilt look right.
1 year ago
psi29a 1d55be8214 Merge branch 'lua_profiler' into 'master'
Lua profiler

See merge request OpenMW/openmw!2523
1 year ago
psi29a eabb230de2 Merge branch 'keep_calm_and_get_hit' into 'master'
Add option to restore non-MCP Calm spell behaviour

Closes #7063

See merge request OpenMW/openmw!2522
1 year ago