Commit Graph

620 Commits (7cea0344b28125c5afbff74c234d4c942597f552)

Author SHA1 Message Date
Petr Mikheev 6161953106 Allow reading ESM4 books 1 year ago
Petr Mikheev 8bef84c16b util.color (0, 0, 0) -> util.color (`rgb(0, 0, 0)`) 1 year ago
Petr Mikheev fb8ccf52d8 Add missing argument `force` in UseItem 1 year ago
psi29a 938c487684
Merge branch 'time' into 'master'
[Lua] Ability to unpause the game when UI is opened.

See merge request OpenMW/openmw!3398
1 year ago
psi29a 5faf56950b
Merge branch 'lua_files' into 'master'
Implement Lua API for VFS

Closes #6864

See merge request OpenMW/openmw!3373
1 year ago
psi29a 0b74146b05
Merge branch 'luautflib' into 'master'
Lua utf-8 support

Closes #6505

See merge request OpenMW/openmw!3327
1 year ago
Petr Mikheev 23a7661d0b Control UI pause from Lua 1 year ago
psi29a b818414d82
Merge branch 'activate_and_use' into 'master'
Handle Use action in Lua in a similar way to Activate action

See merge request OpenMW/openmw!3354
1 year ago
Andrei Kortunov c04a0ca3a5 Implement Lua API for VFS 1 year ago
Petr Mikheev f260fa006e Show OpenMW version and Lua API revision in documentation. 1 year ago
Petr Mikheev ea8692a534 Add usehandlers.lua (same approach as activationhandlers.lua) 1 year ago
Kindi af58b531da change function names and add documentation in overview.rst 1 year ago
Petr Mikheev c5ba289bc7 Handle UI modes open/close sounds in Lua 1 year ago
Petr Mikheev 87eacf774a Control GUI modes from Lua 1 year ago
Petr Mikheev 4211665ede Merge branch 'sounds' into 'master'
Lua bindings for sound functions

See merge request OpenMW/openmw!3247
1 year ago
Petr Mikheev 6e90704409 Merge branch 'sphinx' into 'master'
Fix documentation building

See merge request OpenMW/openmw!3340
1 year ago
Andrei Kortunov 7ce9fc25c5 Implement Lua bindings for sound system 1 year ago
Andrei Kortunov 2c604e39a6 Do not use an outdated parse_cmake module 1 year ago
Andrei Kortunov 3e0101999f Bump year in documentation 1 year ago
Andrei Kortunov 2647484325 Fix a warning about incorrect underscore 1 year ago
Andrei Kortunov 10404c4784 Bump required sphinx version from 1.7 to 1.8 and use a new name for renamed function 1 year ago
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 1 year ago
Tobias Tribble c792582376 Add Lua bindings for journal 1 year 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