Commit Graph

599 Commits (f3c1b0e7ebd3b8f5533489b3fb3eedd71315b026)

Author SHA1 Message Date
Zackhasacat 8f303f46dc Lua Documentation clarification/fixes 1 year ago
psi29a fadfffe22c Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)

See merge request OpenMW/openmw!3284
1 year ago
Petr Mikheev 7d08243c95 Minor fixes in OpenMW Lua documentation. 1 year ago
elsid bdb4808588
Remove unused local map hud widget size setting
Unused since d1a3cc98ff
1 year ago
Petr Mikheev 4016e8b383 Lua engine handler onTeleported 1 year ago
Evil Eye 9292ea5a7a Update NegativeLight flag documentation 1 year ago
Alexei Dobrohotov 39c84c84da Cap global map cell size (bug #6222) 1 year ago
Petr Mikheev a09fb8d8f8 Rework Lua bindings for journal 2 years ago
Tobias Tribble c792582376 Add Lua bindings for journal 2 years ago
Matjaž Lamut 93db20c449 Subheader formatting for records-drag-and-drop.rst 2 years ago
psi29a bf72fa0307 Merge branch 'door-n-teleports' into 'master'
Documentation: Article on how to set up doors in OpenMW

See merge request OpenMW/openmw!3172
2 years ago
Matjaž Lamut 32cbff4dce Documentation: Article on how to set up doors in OpenMW 2 years ago
jvoisin 3af7a88365 Review suggestion. 2 years ago
Matjaž Lamut 33e4a5fdf5 Mention behaviour if ID Name of interior cells in OpenMW-CS 2 years ago
Matjaž Lamut 1906410bb1 Mention the significance of the Name for interior cells. 2 years ago
Matjaž Lamut 5c810c5891 Extra information on the cell view. It doesn't turn it into a complete article, but covers some harder-to-discover features. 2 years ago
Matjaž Lamut 6d824fddbd Documentation: Drag&Drop in OpenMW-CS 2 years ago
psi29a 47b1247fa2 Merge branch 'l10n' into 'master'
Make configurable whether GMST strings have priority over built-in interface messages

See merge request OpenMW/openmw!3134
2 years ago
Bret Curtis 5b30af20be update docs 2 years ago
Evil Eye c1823e8742 Document onNewExterior 2 years ago
Petr Mikheev 718d5e4a71 Add setting "gmst overrides l10n" 2 years ago
elsid 7d11a18907
Allow any integer number >= 0 for antialiasing level
There is wider support than just specific powers of two. The supported level
will be detected anyway.
2 years ago
Elias Howell bf8fafa79a fixed some typos and spelling errors 2 years ago
Petr Mikheev 61d207bd78 Allow Lua scripts to extend or override standard activation mechanics 2 years ago
Matjaž Lamut 1ab268d775 Documentation - more information on COLLADA texture paths 2 years ago
Matjaž Lamut 7345825a47 Fix a typo in the documentation 2 years ago
AnyOldName3 d42f3abde0 Add stereo settings to table of contents
Otherwise they're unreachable
2 years 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
2 years ago
AnyOldName3 fc75fffc52 Okay, maybe some thinking was actually necessary 2 years ago
AnyOldName3 cfbf68f717 The most labour-intensive commit ever to grace this repository 2 years ago
elsid 883a449e19
Add missing documentation for stereo settings 2 years ago
elsid 89639553b4
Fix tooltip delay setting range 2 years 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.
2 years ago
Petr Mikheev 3c5a9f55c5 Expose the argument `cancelOther` of `AiSequence::stack` to Lua 2 years ago
Petr Mikheev a72dc6c7a1 (Lua) Add onActivate handler in global scripts 2 years ago
Andrei Kortunov 340790c71c Update settings documentation 2 years ago
Andrei Kortunov be488649c3 Add support for non-adaptive VSync (feature 7129) 2 years ago
uramer ee4b023680 Fix Luarocks PATH 2 years ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 2 years ago
psi29a 3a56cc857d Merge branch 'teal_test' into 'master'
Teal declarations

See merge request OpenMW/openmw!2529
2 years ago
uramer b883cc5a1b Move the Teal docs page out of Overview 2 years 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. 2 years ago
uramer 463dcdb610 Use fixed openmwluadocumentor commit 2 years ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 2 years ago
Matjaž Lamut 7e2d05f434 Forgot to include some parameters to render the table properly. 2 years ago
Matjaž Lamut 975f034303 Docs: Additional info on how armor is assigned into light, medium, heavy category. 2 years ago
uramer c31d872f18 Use install_luadocumentor_in_docker for teal_ci 2 years ago
uramer a8d32ebdca Rename the build_teal script 2 years ago
uramer 84712b55bb Error on missing arguments for the Teal script 2 years ago
uramer dd3c89c5db Document the Teal workflow 2 years ago