Cody Glassman
|
45cb3eb081
|
lua - use loaded node when possible when calculating bounding box
|
2024-07-03 13:29:01 -07: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 |
|
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 |
|
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 |
|
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 |
|
psi29a
|
57adb93075
|
Merge branch 'coverity' into 'master'
Coverity fixes
See merge request OpenMW/openmw!4198
|
2024-06-24 07:10:28 +00:00 |
|
psi29a
|
b8d861ca16
|
Merge branch 'unscriptedrealitytv' into 'master'
Don't try to show unallocated or uninitialized profiling data
See merge request OpenMW/openmw!4188
|
2024-06-24 07:09:43 +00:00 |
|
psi29a
|
456ac2a85b
|
Merge branch 'were_engineers_not_salt_miners' into 'master'
FEAT: Lua Engine Handler for MWScript `startscript` functionality
See merge request OpenMW/openmw!4178
|
2024-06-24 07:09:24 +00:00 |
|
Dave Corley
|
1a79e79f57
|
FEAT: Lua Engine Handler for MWScript startscript functionality
|
2024-06-24 07:09:23 +00:00 |
|
psi29a
|
d3c3d0cf44
|
Merge branch 'indexthemoon' into 'master'
Move Lua index helpers to components and make owner.factionRank match other ranks
See merge request OpenMW/openmw!4186
|
2024-06-24 07:06:24 +00:00 |
|
Evil Eye
|
5cf809f39b
|
Merge branch 'ocd' into 'master'
Assorted nitpicks
See merge request OpenMW/openmw!4194
|
2024-06-23 07:10:07 +00:00 |
|
psi29a
|
7888a11c36
|
Merge branch 'lushemptyplants' into 'master'
Don't display the harvested plant if graphic herbalism is off
See merge request OpenMW/openmw!4193
|
2024-06-22 16:35:59 +00:00 |
|
Alexei Kotov
|
b0671c76d8
|
Throw on setting tags that can't provide the setting name
|
2024-06-22 14:34:09 +03:00 |
|
Alexei Kotov
|
43b381f592
|
Loop by const ref in activeSpells.add
|
2024-06-22 12:08:40 +03:00 |
|
psi29a
|
0013a44b71
|
Merge branch 'datadisplaydelegate' into 'master'
React to scale or color changes in editor tables
See merge request OpenMW/openmw!4098
|
2024-06-22 09:03:19 +00:00 |
|
holorat
|
cd4b7db02d
|
Reorder profiler stats according to timeline
|
2024-06-22 00:27:49 +03:00 |
|
elsid
|
5c3ae3d94c
|
Make loading and saving script record more robust
* Check the header presence before using it.
* Write the header based on the actual content.
|
2024-06-21 20:37:37 +02:00 |
|
Alexei Kotov
|
c6156011c8
|
Remove unnecessary lines in actor bindings
|
2024-06-21 20:22:26 +03:00 |
|
Alexei Kotov
|
479d4931d7
|
Handle negative MaxNumberRipples more sensibly
|
2024-06-21 20:16:43 +03:00 |
|
elsid
|
447c4bb6a0
|
Extend ESM3 Script record tests
|
2024-06-21 18:01:34 +02:00 |
|
elsid
|
4571a8b88a
|
Remove unused SCHD type
|
2024-06-21 15:39:17 +02:00 |
|
Evil Eye
|
2edbabd3d7
|
Don't display the harvested plant if graphic herbalism is off
|
2024-06-21 12:15:11 +02:00 |
|
Evil Eye
|
46c8133a72
|
Don't try to show unallocated or uninitialized profiling data
|
2024-06-20 19:36:30 +02:00 |
|
psi29a
|
3a686dd8af
|
Merge branch 'lua_travel_dest_2' into 'master'
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
See merge request OpenMW/openmw!3592
|
2024-06-19 21:38:27 +00:00 |
|
Zackhasacat
|
533ce499e0
|
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
|
2024-06-19 21:38:27 +00:00 |
|
Evil Eye
|
6aa52c09da
|
Shuffle code around
|
2024-06-19 16:47:58 +02:00 |
|
Evil Eye
|
d6fc0744c7
|
Move Lua index helpers to components and make owner.factiooRank match other ranks
|
2024-06-18 21:32:16 +02:00 |
|
Evil Eye
|
0f20e47e0e
|
Add unit tests
|
2024-06-18 17:43:48 +02:00 |
|
Evil Eye
|
2adaf33fa2
|
Allow mwscript variable iteration
|
2024-06-18 17:43:48 +02:00 |
|
Kindi
|
ecb07c9bc7
|
add mwscript.isRunning
|
2024-06-17 08:05:52 +08:00 |
|
Alexei Kotov
|
39a231233c
|
Fully reset the player's cell reference when the player is reset (#8021)
|
2024-06-15 11:49:12 +03:00 |
|