Alexei Kotov
1918c81e4d
Bump Lua API revision
2025-11-24 23:46:48 +03:00
Alexei Kotov
f0b7fec7bb
Bump Lua API revision
2025-11-24 21:22:40 +03:00
Alexei Kotov
b49b048f72
Merge branch 'warn-baby-warn-warning-inferno' into 'master'
...
Warning inferno - fix warnings, then fix warnings
Closes #8674
See merge request OpenMW/openmw!4927
2025-11-23 15:01:53 +03:00
Dave Corley
f773da37ee
FEAT: Add & document autocalc flag on potions ( #8796 )
2025-11-16 12:56:41 +03:00
AnyOldName3
ef8e7d97cb
Resolve merge conflicts from !4971
2025-11-10 16:01:47 +00:00
Andrei Kortunov
6d3f5cf70c
Dehardcode script settings window font and colors
2025-11-08 20:31:24 +04:00
Alexei Kotov
342a4415d0
Increment Lua API revision
2025-11-03 07:09:45 +03:00
AnyOldName3
0a9f5a3c66
Resolve merge conflicts from !4938 and !4956
2025-11-02 18:05:38 +00:00
Alexei Kotov
0202594163
Increment Lua API revision
2025-11-02 05:10:55 +03:00
Alexei Kotov
3687f1fe55
Increment Lua API revision
2025-11-02 04:22:47 +03:00
uramer
8b2be21eea
Merge branch 'almanac' into 'master'
...
Improve weather documentation and prevent division by 0
See merge request OpenMW/openmw!4966
2025-10-28 17:10:48 +00:00
Evil Eye
83fe65cff7
Improve weather documentation and prevent division by 0
2025-10-27 19:22:37 +01:00
Alexei Kotov
fea807821d
Don't link to stub Boost.System library ( #8754 )
2025-10-26 05:16:26 +03:00
AnyOldName3
06cb00bb0b
Resolve merge conflicts from !4924 and !4928
...
luamanagerimp still needs float frameDuration, and reordering a bunch of fields in the scene manager conflicted with changing the type of maxanisotropy.
2025-10-04 23:08:20 +01:00
Alexei Kotov
f60875dd8f
Merge branch 'soontm' into 'master'
...
Bump us up to 0.51
See merge request OpenMW/openmw!4900
2025-10-02 00:01:10 +03:00
Evil Eye
712ea46537
Fix include order
2025-09-20 17:19:54 +02:00
Evil Eye
3ba702690c
Require SOL_PROPAGATE_EXCEPTIONS to be off
2025-09-20 16:07:59 +02:00
Evil Eye
ff79c2d826
Turn menu.saveGame into a delayed action
2025-09-20 10:39:43 +00:00
AnyOldName3
7520e86ab3
Don't treat the repo root as a system include directory
...
This is a regression from 99ba45a308 (9a2aa4db38d3115ed60da621e012c0efc0172aae_322_319) , and caused many of our headers not to generate warnings.
It also combined with MSVC bug https://developercommunity.visualstudio.com/t/Including-a-header-with-pragma-system_h/10968424?port=1025&fsid=327e3050-e79a-41b0-8237-b262a60103e3 to prevent warnings in any TU that includes a CMake-generated precompiled header.
2025-09-17 19:02:51 +01:00
Evil Eye
5d4fc96062
Bump us up to 0.51
2025-08-30 14:21:31 +02:00
Cody Glassman
bfc25a3194
Make most weather bindings read/write
2025-08-28 03:22:33 +03:00
Evil Eye
52adca2291
Change Class::onHit to take a weapon id
2025-08-24 09:45:20 +02:00
Alexei Kotov
4fd9e5b2bb
Merge branch 'fix_shadow_warning' into 'master'
...
Add and fix -Wshadow
See merge request OpenMW/openmw!4859
2025-08-20 18:31:37 +03:00
Alexei Kotov
ecd039ac63
Merge branch 'lambdasareapathwaytomanyabilitiessomeconsidertobeunnatural' into 'master'
...
Require cell arguments for Lua weather functions
Closes #8666
See merge request OpenMW/openmw!4853
2025-08-20 11:00:31 +03:00
elsid
3067294f0d
Add and fix -Wshadow
2025-08-18 21:09:06 +02:00
Evil Eye
92b9d27515
Remove MyGUI define that hasn't existed since 3.4.1
2025-08-17 10:06:07 +02:00
Evil Eye
ead19d099a
Require cell arguments for Lua weather functions
2025-08-15 13:17:17 +02:00
Evil Eye
450f907166
Adjust documentation and bump API revision
2025-08-14 14:01:15 +02:00
Evil Eye
1ffcd3f213
Replace usage of std::distance and std::advance
2025-08-13 11:43:51 +02:00
Andrew Lanzone
dd801a55e2
Bump OPENMW_LUA_API_REVISION version
2025-08-05 17:31:36 -07:00
Mads Buvik Sandvei
978d8668f4
Bring jail time skill changes over to lua
2025-08-02 08:39:13 +00:00
Andrei Kortunov
645eb81133
Run onUpdate when the game is paused
2025-08-01 04:18:03 +03:00
Mads Buvik Sandvei
34eb3d485d
[Lua] Partially dehardcode onHit
2025-07-30 20:21:15 +00:00
Alexei Kotov
399ec4eccc
Merge branch 'qt6' into 'master'
...
Drop support for Qt5
Closes #8578
See merge request OpenMW/openmw!4742
2025-07-30 13:26:46 +03:00
Evil Eye
395f6811c9
Remove minimum duration from continuous effects and add clarification to the docs
2025-07-28 18:59:23 +02:00
Evil Eye
2bce45260c
Drop support for Qt5
2025-07-27 10:47:34 +02:00
Sebastian Fieber
3f54d3e569
update lua api revision
2025-07-25 00:53:04 +02:00
Skyhasacat
c90ae89381
Merge branch 'luapaths' into 'master'
...
Expose path grids to Lua
See merge request OpenMW/openmw!4792
2025-07-17 16:13:09 +00:00
Andy Lanzone
f45053ad25
Bump libsdl to 2.0.20
2025-07-17 14:20:13 +00:00
Evil Eye
183652e51d
Expose path grids to Lua
2025-07-16 20:18:17 +02:00
Dave Corley
1abaf706c8
CLEANUP: Bump api revision
2025-07-12 19:37:36 -07:00
Alexei Kotov
eb9096baf4
Merge branch 'eventful' into 'master'
...
[Lua] Some event handlers.
See merge request OpenMW/openmw!4738
2025-07-06 22:20:27 +03:00
Mads Buvik Sandvei
45c187028f
Bump
2025-07-06 14:23:39 +02:00
AnyOldName3
c253590338
Restore previous interpretation of OPENMW_CXX_FLAGS
...
It used to be copied as-is into the command-line options for the compiler, whereas add_compile_options expects a list of arguments.
separate_arguments can be used to split a string how the system would split a command line.
2025-07-05 22:56:42 +01:00
AnyOldName3
da32ccee50
Apply warning flags consistently for all compilers
...
This avoids a problem where a bunch of our targets weren't having the right warning flags set up with MSVC.
It shouldn't make any difference for other compilers, except Clang in clang-cl mode, which wants MSVC warning flags, and will now get them.
It doesn't seem to resolve https://gitlab.com/OpenMW/openmw/-/issues/7882 , so you still have to disable precompiled headers to see warnings with MSVC.
2025-07-05 19:49:08 +01:00
AnyOldName3
bf92e551a7
Eliminate reference to vestigial MT_BUILD variable
2025-07-05 18:09:36 +01:00
Cody Glassman
da71ec6e49
postprocessing - bump revision
2025-07-05 08:55:06 -07:00
Mads Buvik Sandvei
593988e82b
bump lua revision
2025-07-03 22:11:19 +02:00
Sebastian Fieber
e4439806ed
land bindings afterwork
...
- fix include order + style
- cellOrName -> cellOrId
- bump lua api revision to 78
- cellOrId is not optional anymore for getHeightAt
2025-07-02 16:14:03 +02:00
Sebastian Fieber
fa8ba57ab3
add mwscript bindings to core
2025-07-02 00:57:40 +02:00