Commit Graph

473 Commits (c081b8cfa9624b12fe830f1455b5c3a4e81dc1aa)

Author SHA1 Message Date
psi29a e861491127 Merge branch 'quickfix' into 'master'
Fix a couple typos

See merge request OpenMW/openmw!2052
3 years ago
Mick McCuen cfe6a7d78b Update docs/source/manuals/installation/install-game-files.rst 3 years ago
glassmancody.info 54e2e74c2a quickfix 3 years ago
Petr Mikheev 3bf18c601c Better fog 3 years ago
uramer 3761e7b24e Pass a 0-count object to onConsume instead of the record id 3 years ago
Petr Mikheev 3fb470dcce Increase the size of the settings menu; reduce the size of Lua settings "number" in order to make camera settings look good with the default size of the settings menu. 3 years ago
Petr Mikheev 65efd6f1c2 Remove from settings.cfg camera settings that are controlled from Lua 3 years ago
Petr Mikheev 860d5899c4 Control camera settings in-game 3 years ago
uramer 6d2dcaea50 Lua UI: Enable autoSize for single line text edit 3 years ago
psi29a 9c1970dce4 Merge branch 'lua_esm' into 'master'
Advanced Lua scripts configuration in omwaddon

See merge request OpenMW/openmw!1947
3 years ago
uramer 6c9c832927 Lua UI: Support autosized multiline text 3 years ago
Petr Mikheev a70d5831c5 Lua scripts configuration in omwaddon 3 years ago
Cody Glassman bc0eed9843 [Postprocessing] Typos in docs and state attributes 3 years ago
Petr Mikheev 9441d6266d Update docs/source/generate_luadoc.sh 3 years ago
Cody Glassman 447b586d7d [Postprocessing] Fix a couple awkward issues with Lua API 3 years ago
psi29a e46fb48a2f Merge branch 'marshland59-master-patch-64917' into 'master'
Update install-openmw.rst with instructions for installing via flatpak.

See merge request OpenMW/openmw!1872
3 years ago
Loop Zoop ad9fc5a0ea Update install-openmw.rst 3 years ago
cody glassman 424b828ff8 add ability to use display names 3 years ago
uramer e591f856fb Renderers 3 years ago
cody glassman 6093cb5f2c postprocessing lua api extensions 3 years ago
uramer 70eacbbefc onObjectActive and onItemActive Lua engine handlers 3 years ago
psi29a f1fb446108 Merge branch 'typo' into 'master'
Typo

See merge request OpenMW/openmw!1887
3 years ago
glassmancody.info 7684d7e660 documentation typo 3 years ago
psi29a 4cea962535 Merge branch 'lua_console_doc' into 'master'
Add a couple of words about Lua console to the documentation

See merge request OpenMW/openmw!1885
3 years ago
psi29a d4e2000d5b Merge branch 'render_targets' into 'master'
Bind custom render targets per pass

See merge request OpenMW/openmw!1884
3 years ago
Petr Mikheev e326c5bd09 Add a couple of words about Lua console to the documentation 3 years ago
glassmancody.info 3d03052717 dont bind rendertargets unless we use them, otherwise texture limit will be reached quickly 3 years ago
psi29a b9b4f1c3c2 Merge branch 'console_log' into 'master'
In-game log viewer

See merge request OpenMW/openmw!1799
3 years ago
eldercare cognition f6b21b8160 Update install-openmw.rst with instructions for installing via flatpak. 3 years ago
elsid 215b46503c
Support rendering for navmesh update frequency as a heatmap
Useful when need to find tiles with high number of updates.

Add debug Lua package with new functions to toggle render mode and set navmesh
render mode.
3 years ago
Petr Mikheev cf49b46d64 Show logs in the debug window
Some part of UI code is written by @andrew-app
3 years ago
psi29a f092d8da9a Merge branch 'post_malone' into 'master'
Post Processing

See merge request OpenMW/openmw!1124
3 years ago
cody glassman 205452b482 updates to omwfx documentation 3 years ago
cody glassman 04843fed6d moddable post-processing pipeline 3 years ago
uramer be100749f8 Merge branch 'lua_onframe' into 'master'
[Lua] Rename onInputUpdate -> onFrame and call it even when the game is on pause (#6745)

See merge request OpenMW/openmw!1852
3 years ago
uramer 52d05be04b Styling for Settings 3 years ago
Petr Mikheev 0643685ea5 [Lua] Rename onInputUpdate -> onFrame and call it even when the game is on pause (#6745) 3 years ago
cody glassman ad139f2f9a rename to windowed fullscreen 3 years ago
cody glassman 05901a2480 add borderless windows, deprecate fullscreen mode 3 years ago
uramer cd3535cd63 Document Settings interface, add scripts to CMakeLists 3 years ago
uramer 38e0f5c0af Fix a docs typo 3 years ago
uramer 03659bef86 MWUI interface (resolve https://gitlab.com/OpenMW/openmw/-/issues/6594) 3 years ago
Eris Caffee de291b0ec4 Issue-6706 Save the size of the Options window 3 years ago
Petr Mikheev 88d09c336c Lua console 3 years ago
Petr Mikheev 1363292fc9 Merge branch 'l10n_docs' into 'master'
L10n docs

See merge request OpenMW/openmw!1785
3 years ago
Benjamin Winger 2f455aa87b
Added fallback details to l10n docs 3 years ago
Benjamin Winger dac4415699
Moved localisation docs to dedicated page 3 years ago
Matjaž Lamut 4907bcaf41 Document OpenMW-CS tables. 3 years ago
Benjamin Winger 21ffbcc4b4 Lua i18n updates 3 years ago
psi29a f5bc78cac3 Merge branch 'lua_ui_flex' into 'master'
Lua UI Flex widget

Closes #6646

See merge request OpenMW/openmw!1743
3 years ago