Andrei Kortunov
|
66b2d428c8
|
Merge branch 'qt_localization' into 'master'
Localize Launcher and Wizard
See merge request OpenMW/openmw!3571
|
2024-02-05 15:11:42 +00:00 |
|
uramer
|
891f3583fe
|
Only reset settings when there is no game, not on game end / player death
|
2024-02-04 11:12:12 +01:00 |
|
uramer
|
72136e7e92
|
Remove debug log
|
2024-02-04 11:12:12 +01:00 |
|
uramer
|
5d0537e57c
|
Document core.sendGlobalEvent behavior in menu scripts
|
2024-02-04 11:12:12 +01:00 |
|
uramer
|
b988db9bda
|
Merge branch 'master' into menuscripts
|
2024-02-01 20:11:02 +01:00 |
|
Andrei Kortunov
|
7e345436f4
|
Localize Launcher and Wizard
|
2024-02-01 09:47:25 +04:00 |
|
uramer
|
47d5868e2c
|
creationTime field in save info
|
2024-01-30 22:09:12 +01:00 |
|
uramer
|
2008f35e57
|
Don't reset player setting groups right after game load, refactor update group functions
|
2024-01-27 19:09:26 +01:00 |
|
Zackhasacat
|
4fcacd59aa
|
Add model to NPC lua
|
2024-01-27 12:02:56 -06:00 |
|
uramer
|
9cce2e39ba
|
Merge branch 'master' into menuscripts
|
2024-01-27 15:45:31 +01:00 |
|
uramer
|
d9f8c5c3e8
|
Fix menu setting page key set
|
2024-01-27 15:03:34 +01:00 |
|
uramer
|
ad5d594c28
|
Let menu scripts clean up before loading a game
|
2024-01-27 14:47:22 +01:00 |
|
Mads Buvik Sandvei
|
a94add741e
|
Lua: Animation bindings
|
2024-01-26 21:39:33 +00:00 |
|
Zackhasacat
|
daa9c5f0e1
|
Lua: Add water level to Core.Cell
|
2024-01-26 20:37:04 +00:00 |
|
Mads Buvik Sandvei
|
1f416d7c8a
|
Lua: Creature skill bindings
|
2024-01-20 11:56:36 +00:00 |
|
psi29a
|
639b7b0b17
|
Merge branch 'light_settings' into 'master'
Enhance light settings tweaking
See merge request OpenMW/openmw!3782
|
2024-01-19 08:28:23 +00:00 |
|
Andrei Kortunov
|
a340b49cbc
|
Enhance light settings tweaking
|
2024-01-16 10:23:13 +04:00 |
|
uramer
|
0a2adfee16
|
SaveInfo.timePlayed field
|
2024-01-14 17:47:27 +01:00 |
|
uramer
|
94d782c4be
|
Fix doc typos and add menu package to necessary lists
|
2024-01-14 17:47:23 +01:00 |
|
Andrei Kortunov
|
14e6af8bea
|
Add a table with fadeOut argument for streamMusic
|
2024-01-13 15:42:17 +04:00 |
|
uramer
|
7cc0eae461
|
Fix Menu Lua settings reset between states
|
2024-01-13 00:46:24 +01:00 |
|
uramer
|
4ed2af7666
|
Merge branch 'master' into menuscripts
|
2024-01-10 23:21:42 +01:00 |
|
uramer
|
bd54292ff4
|
Update I.Settings.registerGroup documentation
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
8cc47f5363
|
Only allow menu scripts to register permanent groups
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
c2b8e318cf
|
Move inputBinding renderer to menu context
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
79deb5f559
|
Remove settings pages in Lua
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
c6a27d06b0
|
Move controls settings to menu context
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
5b97a93169
|
Move camera settings to a menu script
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
6917384fc1
|
Don't reset menu-registered setting groups
|
2024-01-10 23:13:27 +01:00 |
|
uramer
|
d1d430b431
|
Initial Menu context Settings implementation
|
2024-01-10 22:29:03 +01:00 |
|
uramer
|
962ecc4329
|
Allow menu scripts to read global sections while a game is loaded
|
2024-01-10 22:28:57 +01:00 |
|
Evil Eye
|
e7d1611be3
|
Update ActiveEffect documentation
|
2024-01-09 18:19:04 +01:00 |
|
uramer
|
9b54f479e8
|
Move settings rendering to Menu scripts
|
2024-01-08 21:58:11 +01:00 |
|
uramer
|
88049ffac6
|
Document packages available in menu scripts
|
2024-01-08 21:58:11 +01:00 |
|
uramer
|
a3fd1b3d6f
|
Document menu scripts
|
2024-01-08 21:58:07 +01:00 |
|
uramer
|
d1268acf95
|
Merge branch 'master' into menuscripts
|
2024-01-07 23:15:21 +01:00 |
|
Evil Eye
|
74a6c81d53
|
Make ActorActiveEffects:getEffect return an empty value and strip expired effects from __pairs
|
2024-01-06 14:14:29 +01:00 |
|
Evil Eye
|
26a0d27e57
|
Merge branch 'fix-mwui-docs' into 'master'
Missing newlines in MWUI documentation
See merge request OpenMW/openmw!3726
|
2024-01-06 11:09:35 +00:00 |
|
Evil Eye
|
8e17aff6a6
|
Fix MagicSchoolData documentation
|
2024-01-05 22:17:46 +01:00 |
|
uramer
|
2c45d316fb
|
Missing newlines in MWUI documentation
|
2024-01-05 11:21:12 +00:00 |
|
uramer
|
e734191b56
|
Add clarifying comment
|
2024-01-02 14:40:03 +01:00 |
|
uramer
|
9d1a3f243d
|
Use the same controls check for startUse and processAttacking
|
2024-01-02 14:31:13 +01:00 |
|
uramer
|
c1e8e88914
|
Fix input trigger docs
|
2024-01-02 13:47:04 +01:00 |
|
uramer
|
5f2cbf810d
|
Check if controls are on for Use action
|
2024-01-02 13:38:55 +01:00 |
|
jvoisin
|
db0d78ba24
|
Merge branch 'normalizednormals' into 'master'
Don't handle per-vertex normals as tangent space normals (#7748)
See merge request OpenMW/openmw!3704
|
2023-12-31 17:12:05 +00:00 |
|
Alexei Kotov
|
7e162a0d7c
|
Merge branch 'lua_real_frame_time' into 'master'
Pass real frame duration to onFrame
See merge request OpenMW/openmw!3621
|
2023-12-31 01:21:41 +00:00 |
|
Alexei Kotov
|
91a01ae1e2
|
Remove duplicate ToggleWeapon trigger handler registration
|
2023-12-30 03:23:27 +03:00 |
|
Alexei Kotov
|
f83a7b711a
|
Don't handle per-vertex normals as tangent space normals
|
2023-12-30 03:09:56 +03:00 |
|
psi29a
|
e9f3e5c6d1
|
Merge branch 'lua_actions_electric_boogaloo' into 'master'
Lua actions take 3
See merge request OpenMW/openmw!2628
|
2023-12-29 18:56:59 +00:00 |
|
uramer
|
0e2e386dc9
|
Lua actions take 3
|
2023-12-29 18:56:59 +00:00 |
|