Evil Eye
23e9d1ac0c
Remove redundant std::floor
2025-10-05 14:19:49 +02: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
ef05e089ab
Merge branch 'encucumberance' into 'master'
...
Update encumbrance unconditionally (#8729 )
Closes #8729
See merge request OpenMW/openmw!4934
2025-10-04 11:14:35 +03:00
Alexei Kotov
d9bcc3dc4f
Merge branch 'kelapasawit8123' into 'master'
...
Make weapon usage less restrictive
See merge request OpenMW/openmw!4906
2025-10-03 21:03:14 +03:00
Alexei Kotov
5c4821bed7
Merge branch 'override-all-the-things' into 'master'
...
DOC: Document data-local
See merge request OpenMW/openmw!4929
2025-10-03 00:28:27 +03:00
Dave Corley
fd7e6b6bcb
DOC: Document data-local
2025-10-03 00:28:26 +03:00
Evil Eye
5dcb0e19fb
Use static_cast for consistency
2025-10-02 18:15:33 +02:00
Alexei Kotov
0eb1a79b00
Update encumbrance unconditionally ( #8729 )
...
The flag is only set when items are physically added/removed, which doesn't happen during barter
2025-10-02 08:29:24 +03:00
Alexei Kotov
9b76739489
Merge branch 'handlers' into 'master'
...
Deduplicate event handling code
See merge request OpenMW/openmw!4914
2025-10-02 00:55:23 +03: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
psi29a
52d2f2a6ed
Merge branch 'triggered' into 'master'
...
Make sure gamepad triggers can be bound (#8721 )
Closes #8721
See merge request OpenMW/openmw!4931
2025-10-01 07:12:08 +00:00
AnyOldName3
5b94502c7f
Use float directly
2025-09-30 16:49:53 +01:00
AnyOldName3
f5889ba067
Tidying based on review
...
1.1 was changed to 1.f instead of 1.1f, so that's been fixed.
Reduce the number of casts in RenderingManager::updateProjectionMatrix()
2025-09-29 14:12:29 +01:00
Alexei Kotov
ae0886ae36
Make sure gamepad triggers can be bound ( #8721 )
2025-09-29 02:19:06 +03:00
psi29a
98973426a4
Merge branch 'dremoraspearsarepointy' into 'master'
...
Make Absorb Skill safe for creatures
Closes #8710
See merge request OpenMW/openmw!4926
2025-09-28 16:16:40 +00:00
Alexei Kotov
73d818da8c
Merge branch 'dontcrashonerror' into 'master'
...
Ensure error marker assignment is thread safe
Closes #8176
See merge request OpenMW/openmw!4928
2025-09-27 03:18:38 +03:00
Evil Eye
000c5d2a08
Ensure error marker assignment is thread safe
2025-09-25 20:47:10 +02:00
AnyOldName3
4eb69427dd
One last pair of rule-of-three warnings for Clang
2025-09-25 00:05:35 +01:00
AnyOldName3
7ebb0cf577
Some warnings for Clang
2025-09-24 00:38:36 +01:00
AnyOldName3
536e7b8881
I think MSVC was right and GCC was wrong
2025-09-24 00:37:21 +01:00
AnyOldName3
372e5aa5f8
Format
2025-09-24 00:01:52 +01:00
AnyOldName3
eb81cc7908
More GCC Ubuntu warnings
2025-09-23 23:47:27 +01:00
AnyOldName3
f39ba9783a
Mark extern library includes as SYSTEM
...
With CMake 3.25, there's a target property we could use to deal with this with a little less mess, but we use 3.16 right now.
2025-09-23 01:13:47 +01:00
AnyOldName3
a433114937
Rearrange extern so includes don't need to start with extern/
2025-09-23 01:04:45 +01:00
AnyOldName3
b6f699d513
First batch of GCC/Ubuntu 24.04 warnings
2025-09-23 00:14:53 +01:00
Evil Eye
d2958a17fa
Make Absorb Skill safe for creatures
2025-09-22 22:13:03 +02:00
Evil Eye
4847995861
Bump cache keys
2025-09-22 21:28:52 +02:00
Evil Eye
b15ae08a07
Reduce type conversions in books
2025-09-22 20:59:13 +02:00
Evil Eye
5308e22f6d
Address more conversion warnings in the engine
2025-09-22 18:10:34 +02:00
Evil Eye
e77ce5a507
Fix KeywordSearch
2025-09-22 17:12:24 +02:00
Evil Eye
478df08433
Address more engine conversion warnings
2025-09-22 13:33:27 +02:00
Evil Eye
bcad4a7fd5
Address more conversion warnings in the engine
2025-09-21 17:45:38 +02:00
Evil Eye
fc700c61fd
Resolve various conversion warnings in mwgui
2025-09-21 15:58:38 +02:00
Evil Eye
39f17f5651
Remove scaled GlyphInfo copy
2025-09-21 12:32:31 +02:00
Evil Eye
1caac90e93
Add btVector3 -> osg::Vec3f helper
2025-09-21 12:14:50 +02:00
Evil Eye
b845e07ad6
Address various conversion warnings in openmw
2025-09-21 12:00:59 +02:00
Evil Eye
9523f46409
Address conversion warnings in opencs
2025-09-21 10:45:21 +02:00
Evil Eye
712ea46537
Fix include order
2025-09-20 17:19:54 +02:00
Evil Eye
f181420cce
Address conversion warning in the launcher
2025-09-20 16:22:18 +02:00
Evil Eye
ddd614f815
Address conversion warnings in essimporter
2025-09-20 16:20:47 +02:00
Evil Eye
ea2ff63bf6
Address conversion warnings in esmtool
2025-09-20 16:16:01 +02:00
Evil Eye
3ba702690c
Require SOL_PROPAGATE_EXCEPTIONS to be off
2025-09-20 16:07:59 +02:00
Evil Eye
b0cf148393
Support wrapped arthimetic types
2025-09-20 12:58:37 +02:00
Petr Mikheev
bed84e209b
Merge branch 'saveaction' into 'master'
...
Turn menu.saveGame into a delayed action
See merge request OpenMW/openmw!4924
2025-09-20 10:39:43 +00:00
Evil Eye
ff79c2d826
Turn menu.saveGame into a delayed action
2025-09-20 10:39:43 +00:00
Evil Eye
71fa8c9f7d
Fix conversion warnings in components_tests
2025-09-20 12:12:31 +02:00
Evil Eye
cb82d37992
Address remaining conversion warnings in components
2025-09-20 11:39:31 +02:00
Alexei Kotov
7d4d3e3c73
Merge branch 'notnpcdating' into 'master'
...
Translate gamepad actions, part 4
See merge request OpenMW/openmw!4922
2025-09-20 00:17:05 +03:00
Alexei Kotov
e5b5869a21
Merge branch 'kampfpanzer' into 'master'
...
Add German translations for OMWCombat
See merge request OpenMW/openmw!4921
2025-09-20 00:15:54 +03:00
Evil Eye
a8831651bb
Swap arguments
2025-09-18 22:01:24 +02:00