psi29a
|
3ffd6a7ae9
|
Merge branch 'tests_log' into 'master'
Support custom log level in tests
See merge request OpenMW/openmw!4179
|
2024-07-15 07:07:18 +00:00 |
|
psi29a
|
cc28396617
|
Merge branch 'evictthosewindows' into 'master'
Force windows to exit when popping their GUI mode through Lua
Closes #7834
See merge request OpenMW/openmw!4185
|
2024-07-15 07:07:02 +00:00 |
|
elsid
|
a5d9bb08e0
|
Support custom log level in tests
|
2024-07-13 11:15:34 +02:00 |
|
elsid
|
1bdc01273e
|
Move "debugging" function into Debug namespace
|
2024-07-13 11:15:33 +02:00 |
|
elsid
|
6d43aedec8
|
Use Lua modules in tests from the source directory
|
2024-07-13 11:14:55 +02:00 |
|
Dave Corley
|
4cc956fdd7
|
TEST: Add a test to ensure invalid box extents are not assigned
|
2024-07-11 04:06:06 -05:00 |
|
psi29a
|
e9343da7a8
|
Merge branch 'themawithungers' into 'master'
Don't trigger onNewExterior while loading saves
See merge request OpenMW/openmw!4206
|
2024-07-11 09:03:01 +00:00 |
|
psi29a
|
1c71f12d4e
|
Merge branch 'hopskipanimjump' into 'master'
Keep running scripts until the menu pauses the game
Closes #8056
See merge request OpenMW/openmw!4243
|
2024-07-09 21:33:37 +00:00 |
|
psi29a
|
ecb64eab8e
|
Merge branch 'juststrummingmylute' into 'master'
Attempt to select an AI action directly instead of waiting for the next frame
Closes #7973
See merge request OpenMW/openmw!4244
|
2024-07-09 21:32:32 +00:00 |
|
psi29a
|
7d0fca1bf5
|
Merge branch 'noscript' into 'master'
Make mwscript return nil for records that don't have a script
See merge request OpenMW/openmw!4236
|
2024-07-09 07:47:24 +00:00 |
|
Evil Eye
|
134c099df9
|
Attempt to select an AI action directly instead of waiting for the next frame
|
2024-07-08 19:59:50 +02:00 |
|
Evil Eye
|
299ee1a6b1
|
Keep running scripts until the menu pauses the game
|
2024-07-08 17:07:52 +02:00 |
|
psi29a
|
3a5ed998e7
|
Merge branch 'timeplayed' into 'master'
Remove time played setting
See merge request OpenMW/openmw!4235
|
2024-07-08 07:29:29 +00:00 |
|
Evil Eye
|
ee653eb2b8
|
Make mwscript return nil for records that don't have a script
|
2024-07-07 13:58:34 +02:00 |
|
psi29a
|
061f10bef7
|
Merge branch 'enchantmentproptorecord' into 'master'
Return nil for absent values in record properties (enchant)
See merge request OpenMW/openmw!4228
|
2024-07-06 21:33:55 +00:00 |
|
psi29a
|
e8c422697f
|
Merge branch 'first_person_mesh_distortion' into 'master'
Fix distortion breaking in first person meshes
See merge request OpenMW/openmw!4231
|
2024-07-06 07:46:35 +00:00 |
|
Kindi
|
bf9f5dc2ef
|
dont return empty string for absent value
|
2024-07-06 00:40:06 +08:00 |
|
Kindi
|
045e6d8c4f
|
move enchant charge and soul to itemdata
|
2024-07-05 23:33:55 +08:00 |
|
psi29a
|
ef0bb02def
|
Merge branch 'master' into 'master'
An ability to specify attack type in controls.use value
See merge request OpenMW/openmw!4187
|
2024-07-05 08:12:17 +00:00 |
|
psi29a
|
804b589a68
|
Merge branch 'qt_follow_up' into 'master'
Cleanup changes in Qt applications
See merge request OpenMW/openmw!4225
|
2024-07-05 08:11:42 +00:00 |
|
Alexei Kotov
|
888abc0097
|
Remove time played setting
|
2024-07-05 07:13:45 +03:00 |
|
Cody Glassman
|
4d7e9bae73
|
ensure distortion is only rendered once
|
2024-07-04 21:07:40 -07:00 |
|
Andrei Kortunov
|
dc7407a34c
|
Use signed variables to match an API
|
2024-07-04 09:54:48 +04:00 |
|
Dave Corley
|
fc65643224
|
FIX: Actually set the transform so first person camera works again
|
2024-07-03 23:02:20 -05:00 |
|
psi29a
|
81e59bb4aa
|
Merge branch 'i-didnt-want-to-grow-up-to-be-this-big' into 'master'
FIX: Incorrect scaling applied when creatures rotate (close #6665)
Closes #6665
See merge request OpenMW/openmw!4219
|
2024-07-02 07:07:31 +00:00 |
|
Andrei Kortunov
|
a9108a743d
|
Do not make redundant copy
|
2024-07-01 20:50:25 +04:00 |
|
psi29a
|
3ebeaaa3bb
|
Merge branch 'saymyname' into 'master'
Don't use getRefIdString to get a fallback object name for non-string ids
Closes #8043
See merge request OpenMW/openmw!4217
|
2024-07-01 07:44:57 +00:00 |
|
psi29a
|
045bccb3e9
|
Merge branch 'copycompiler' into 'master'
Avoid a few copies in mwscript
See merge request OpenMW/openmw!4215
|
2024-07-01 07:43:53 +00:00 |
|
psi29a
|
024d1c5971
|
Merge branch 'interpreter_code_duplicates' into 'master'
Exit with fatal error on duplicated instruction code
See merge request OpenMW/openmw!4214
|
2024-07-01 07:42:50 +00:00 |
|
Evil Eye
|
ff72a26ef2
|
Don't use getRefIdString to get a fallback object name for non-string ids
|
2024-06-30 11:27:39 +02:00 |
|
Dave Corley
|
fcc58f6db3
|
CLEANUP(rotatecontroller): Deduplicate rotate/scale checks into the main
callback function
|
2024-06-29 23:15:18 -05:00 |
|
Dave Corley
|
cac5ae34a5
|
CLEANUP(character.cpp): Replace usages of biped function with isBiped var
|
2024-06-29 22:53:38 -05:00 |
|
Dave Corley
|
33cd654bf5
|
FIX(character.cpp): Don't allow turn to movement direction to apply to non-bipeds
|
2024-06-29 22:53:15 -05:00 |
|
Dave Corley
|
c95c7503a8
|
FIX(rotatecontroller): Account for parent node scale when rotating objects
|
2024-06-29 22:52:48 -05:00 |
|
psi29a
|
b1de8ed720
|
Merge branch 'profilersort' into 'master'
Reorder F3 profiler stats according to timeline
Closes #8005
See merge request OpenMW/openmw!4196
|
2024-06-29 09:21:48 +00:00 |
|
psi29a
|
4da35c7e7f
|
Merge branch 'free_range_containers' into 'master'
FEAT: Add organic/respawning flags to containers (Close #8038)
Closes #8038
See merge request OpenMW/openmw!4205
|
2024-06-29 09:21:12 +00:00 |
|
psi29a
|
11d405dcdf
|
Merge branch 'buyfrommebestprices' into 'master'
Add a showInDialogue parameter to ui.showMessage and use it for level up messages
Closes #8041
See merge request OpenMW/openmw!4209
|
2024-06-29 09:20:27 +00:00 |
|
Evil Eye
|
ad7fb3d13f
|
Avoid a few copies in mwscript
|
2024-06-29 10:31:49 +02:00 |
|
elsid
|
89bb04e8fd
|
Exit with fatal error on duplicated instruction code
Instead of causing SIGABRT which is more confusing.
|
2024-06-28 22:24:24 +02:00 |
|
Dave Corley
|
77fa41b8c6
|
CLEANUP(container): Make organic/respawning field names more consistent
|
2024-06-28 09:26:35 -05:00 |
|
Dave Corley
|
fccf75377d
|
FEAT: Add organic/respawning flags to containers
|
2024-06-28 09:21:44 -05:00 |
|
Max Yari
|
1497dae4fa
|
Better mUse out-of-range handling
|
2024-06-28 10:00:04 +02:00 |
|
Andrei Kortunov
|
5390634e22
|
Add a missing null pointer check
|
2024-06-27 21:10:38 +04:00 |
|
Evil Eye
|
91bcd0a556
|
Add a showInDialogue parameter to ui.showMessage and use it for level up messages
|
2024-06-27 17:16:49 +02:00 |
|
Max Yari
|
3eadb84142
|
Fixed wrong mUse wrapping
|
2024-06-26 01:25:25 +02:00 |
|
psi29a
|
6754b8d941
|
Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'"
This reverts merge request !4178
|
2024-06-25 20:58:31 +00:00 |
|
psi29a
|
8471cfb576
|
Merge branch 'localpairs' into 'master'
Allow mwscript variable iteration
See merge request OpenMW/openmw!4180
|
2024-06-25 07:20:14 +00:00 |
|
psi29a
|
64dd6e36d1
|
Merge branch 'openmw-cs-error-verify-refnums' into 'master'
OpenMW-CS verify duplicate RefNums
See merge request OpenMW/openmw!4012
|
2024-06-24 18:03:59 +00:00 |
|
cykoder
|
57e7bf3748
|
OpenMW-CS verify duplicate RefNums
|
2024-06-24 18:03:59 +00:00 |
|
psi29a
|
11c2cf0780
|
Merge branch 'esm_script' into 'master'
Make loading and saving ESM3 script record more robust
See merge request OpenMW/openmw!4195
|
2024-06-24 17:59:20 +00:00 |
|