elsid
|
ec9c829021
|
Use normalized path for correctSoundPath
|
2024-02-24 12:42:36 +01:00 |
|
Andrei Kortunov
|
cf6b6020a0
|
Move local variables
|
2024-02-23 17:10:55 +04:00 |
|
Andrei Kortunov
|
1126f38a1e
|
Do not copy the whole attributes store
|
2024-02-23 17:02:40 +04:00 |
|
Andrei Kortunov
|
7c4b42ab2a
|
Add a Lua function to check if actor's death is finished
|
2024-02-22 19:06:15 +04:00 |
|
Zackhasacat
|
d73c1c8590
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_controller_cursor
|
2024-02-20 12:07:23 -06:00 |
|
Zackhasacat
|
873877795a
|
Move gamepad controls to lua interface
|
2024-02-20 12:06:19 -06:00 |
|
Zackhasacat
|
fed62a8517
|
Remove unneeded line
|
2024-02-18 15:58:18 -06:00 |
|
Zackhasacat
|
92242a3d54
|
Simplify
|
2024-02-18 13:20:58 -06:00 |
|
Zackhasacat
|
731095831d
|
Add missing function types.Item.isCarriable()
|
2024-02-18 13:15:56 -06:00 |
|
Alexei Kotov
|
c1b9beb763
|
Merge branch 'deadanimation' into 'master'
Remove dead code
See merge request OpenMW/openmw!3866
|
2024-02-15 00:57:59 +00:00 |
|
psi29a
|
ec1cf46ec7
|
Merge branch 'lua_keybinds' into 'master'
Lua Implement mouse input engine handlers, improve inputBinding renderer
See merge request OpenMW/openmw!3855
|
2024-02-14 08:30:38 +00:00 |
|
Evil Eye
|
8f88838ff5
|
Remove dead code
|
2024-02-13 19:30:32 +01:00 |
|
Cody Glassman
|
56b31ceaf5
|
add ignore list to raycasts
|
2024-02-12 07:52:47 -08:00 |
|
psi29a
|
e9c97b835e
|
Merge branch 'acertainsign' into 'master'
Expose birth signs to Lua
See merge request OpenMW/openmw!3850
|
2024-02-12 14:11:29 +00:00 |
|
psi29a
|
a060a7297c
|
Merge branch 'dehardcode-skillprogression' into 'master'
Lua: Dehardcode skill and level progression
See merge request OpenMW/openmw!3779
|
2024-02-12 14:10:51 +00:00 |
|
uramer
|
c68dee214e
|
Mouse input engine handlers
|
2024-02-10 22:56:46 +01:00 |
|
Zackhasacat
|
86666761a3
|
Requested changes
|
2024-02-08 21:51:54 -06:00 |
|
Evil Eye
|
7586acc18b
|
Remove Core from functions that aren't in openmw.core
|
2024-02-08 16:53:48 +01:00 |
|
Alexei Kotov
|
6be6f47503
|
Merge branch 'lua_enchantment_charge_nil' into 'master'
Lua Use nil instead of -1 for default enchantment charge
See merge request OpenMW/openmw!3845
|
2024-02-08 08:25:15 +00:00 |
|
Zackhasacat
|
4700fdcfc2
|
Merge branch 'master' of gitlab.com:openmw/openmw into fix_global_iteration
|
2024-02-07 22:06:34 -06:00 |
|
Evil Eye
|
5715e6428a
|
Merge branch 'lua_separate_owner' into 'master'
Group owner bindings into a table
See merge request OpenMW/openmw!3841
|
2024-02-07 19:06:18 +00:00 |
|
Evil Eye
|
f114d409c8
|
Add get and set birth sign
|
2024-02-07 19:35:26 +01:00 |
|
Evil Eye
|
f7aa9f8d94
|
Expose birth signs to Lua
|
2024-02-07 18:08:06 +01:00 |
|
uramer
|
b1773d7e9f
|
Use nil instead of -1 for default enchantment charge
|
2024-02-06 17:30:48 +01:00 |
|
Andrei Kortunov
|
a8c219f07c
|
Move action argument
|
2024-02-06 14:18:08 +04:00 |
|
Zackhasacat
|
c8eaa5976a
|
Merge branch 'master' of gitlab.com:openmw/openmw into fix_global_iteration
|
2024-02-05 15:01:59 -06:00 |
|
uramer
|
6792cf02b2
|
Group owner bindings into a table
|
2024-02-05 18:48:53 +01:00 |
|
psi29a
|
76842c3ba1
|
Merge branch 'more_move' into 'master'
Address Coverity Scan complaints left
See merge request OpenMW/openmw!3837
|
2024-02-05 13:22:14 +00:00 |
|
Alexei Kotov
|
a5d88d489b
|
Merge branch 'menu_fixes' into 'master'
Follow up fixes for Lua Menu MR !3464
See merge request OpenMW/openmw!3834
|
2024-02-05 00:41:11 +00:00 |
|
uramer
|
02accd7a49
|
Fix statemanager cleanup setting game state to ended by accident
|
2024-02-04 11:12:12 +01:00 |
|
uramer
|
8c6a1ae8c0
|
Allow menu scripts to send global events while a game is loaded
|
2024-02-04 11:12:11 +01:00 |
|
Andrei Kortunov
|
292879d0fb
|
Address Coverity Scan complaints left
|
2024-02-04 08:56:25 +04:00 |
|
Zackhasacat
|
5f9acbd0f0
|
Add function to replace duplicated code
|
2024-02-03 13:03:23 -06:00 |
|
Zackhasacat
|
97203f2706
|
Merge branch 'master' of gitlab.com:openmw/openmw into fix_global_iteration
|
2024-02-03 12:31:34 -06:00 |
|
Alexei Kotov
|
8b47381162
|
Merge branch 'more_move' into 'master'
Fix some Coverity Scan complaints
See merge request OpenMW/openmw!3829
|
2024-02-03 17:24:53 +00:00 |
|
Zackhasacat
|
9daf10c305
|
Remove comment
|
2024-02-03 10:45:24 -06:00 |
|
Zackhasacat
|
55285b5e57
|
Fix Global Iteration
|
2024-02-03 10:43:38 -06:00 |
|
Andrei Kortunov
|
69936f3537
|
Move TextureData
|
2024-02-02 09:45:42 +04:00 |
|
Andrei Kortunov
|
225e834b88
|
Fix some Coverity Scan complaints
|
2024-02-02 09:28:19 +04:00 |
|
uramer
|
b988db9bda
|
Merge branch 'master' into menuscripts
|
2024-02-01 20:11:02 +01:00 |
|
uramer
|
47d5868e2c
|
creationTime field in save info
|
2024-01-30 22:09:12 +01:00 |
|
Mads Buvik Sandvei
|
e0e968a082
|
rebase errors
|
2024-01-30 21:25:39 +01:00 |
|
Mads Buvik Sandvei
|
055e9a5055
|
clang'd
|
2024-01-30 21:25:39 +01:00 |
|
Mads Buvik Sandvei
|
9f15f3b431
|
Add engine handler for skill levelup, to dehardcode the book/trainer case.
|
2024-01-30 21:25:39 +01:00 |
|
Mads Buvik Sandvei
|
e1a22242d9
|
skillGain as a table
|
2024-01-30 21:25:38 +01:00 |
|
Mads Buvik Sandvei
|
80e9631abd
|
Use ESM::Class::Specialization for parameters to npcstats
|
2024-01-30 21:25:38 +01:00 |
|
Mads Buvik Sandvei
|
011d9d6493
|
Dehardcode skill and level progression
|
2024-01-30 21:25:36 +01:00 |
|
uramer
|
76915ce6e9
|
Queue auto started scripts until next update
|
2024-01-30 18:58:34 +01:00 |
|
Alexei Kotov
|
9350222e1a
|
Merge branch 'deserializeinventory' into 'master'
Use deserializeText for find and countOf
See merge request OpenMW/openmw!3817
|
2024-01-30 04:24:50 +00:00 |
|
Alexei Kotov
|
c86ca0ef01
|
Merge branch 'cast-fix' into 'master'
Fix bad cast of loop count in animation bindings.
See merge request OpenMW/openmw!3819
|
2024-01-30 04:18:03 +00:00 |
|