Alexei Kotov
|
5b36ea0179
|
Merge branch 'fix_cell_settings_type' into 'master'
Map SettingValueType Cell to float setting type (#7382)
Closes #7382
See merge request OpenMW/openmw!3035
|
2023-05-20 14:44:41 +00:00 |
|
elsid
|
4be43a2dca
|
Map SettingValueType Cell to float setting type
|
2023-05-20 15:00:00 +02:00 |
|
Petr Mikheev
|
fdd80f93e9
|
Merge branch 'bb_fix_lua' into 'master'
lua - fix bounding box in active grid
See merge request OpenMW/openmw!3031
|
2023-05-20 10:25:57 +00:00 |
|
glassmancody.info
|
06676fd623
|
lua - fix bounding box in active grid
|
2023-05-19 14:29:01 -07:00 |
|
Alexei Kotov
|
5f6ca2a6d1
|
Merge branch 'fix_worldspaces' into 'master'
Bugfix: Unload active cells when teleporting to another exterior worldspace
See merge request OpenMW/openmw!3028
|
2023-05-19 14:20:42 +00:00 |
|
Petr Mikheev
|
690c752984
|
Unload active cells when teleporting to another exterior worldspace
|
2023-05-19 14:33:16 +02:00 |
|
psi29a
|
1ce35fa9e7
|
Merge branch 'lua-bounding-box' into 'master'
Expose game object's bounding box in lua api
See merge request OpenMW/openmw!3009
|
2023-05-19 09:33:44 +00:00 |
|
psi29a
|
e952eac501
|
Merge branch 'initialize' into 'master'
Explicitly intialize the fields in `ESM4::Cell` that don't have default constructors.
See merge request OpenMW/openmw!3027
|
2023-05-18 21:14:38 +00:00 |
|
Petr Mikheev
|
be26fbdacb
|
Explicitly intialize the fields in ESM4::Cell that don't have default constructors.
|
2023-05-18 20:21:47 +02:00 |
|
glassmancody.info
|
a7b7f99d72
|
Expose game object's bounding box in lua api
|
2023-05-18 11:10:10 -07:00 |
|
psi29a
|
a939834a8b
|
Merge branch 'esm4refs' into 'master'
ESM4 walking simulator improvements
See merge request OpenMW/openmw!3024
|
2023-05-18 16:30:59 +00:00 |
|
Petr Mikheev
|
61232f4b75
|
Fix uninitialized mWaterLevel in esm4/loadwrld.cpp
|
2023-05-18 02:10:39 +02:00 |
|
Petr Mikheev
|
493858127a
|
Drop NIF root node transformation for Skyrim models the same way as for Morrowind models.
|
2023-05-18 02:10:39 +02:00 |
|
Petr Mikheev
|
169859025c
|
Don't use getTerrainHeightAt(pos) when adjusting position in ESM4 cell because this function is currently specific to ESM3.
|
2023-05-18 02:10:39 +02:00 |
|
Petr Mikheev
|
c8056f6561
|
Hide ESM4 LOD objects and markers
|
2023-05-18 02:10:39 +02:00 |
|
Petr Mikheev
|
29031d0586
|
Increase ESM4 active grid
|
2023-05-18 00:38:41 +02:00 |
|
Petr Mikheev
|
ac65246389
|
Speedup ESM4 cell loading; load objects from permanent cells (exterior doors in particular)
|
2023-05-18 00:38:41 +02:00 |
|
Petr Mikheev
|
b1409182bc
|
Merge branch 'esm4_reading_fixes' into 'master'
ESM4 reading fixes
See merge request OpenMW/openmw!3026
|
2023-05-17 22:36:02 +00:00 |
|
elsid
|
15f3e3ae71
|
Support ESM4 IDLE record
|
2023-05-17 22:59:34 +02:00 |
|
elsid
|
584c0dbcdc
|
Support reading bool GMST by ESM4
|
2023-05-17 22:59:34 +02:00 |
|
elsid
|
ee3956e4f2
|
Print FormId as hex by esmtool dump
|
2023-05-17 22:59:34 +02:00 |
|
elsid
|
010db45a10
|
Read ESM::FormId using ESM4::Reader::getFormId
|
2023-05-17 22:59:29 +02:00 |
|
psi29a
|
99ed8557bf
|
Merge branch 'get_rid_of_std_bind' into 'master'
Get rid of std::bind
See merge request OpenMW/openmw!3023
|
2023-05-17 10:54:43 +00:00 |
|
psi29a
|
952bb016be
|
Merge branch 'navmesh_cache_metrics' into 'master'
Navmesh cache metrics
See merge request OpenMW/openmw!3025
|
2023-05-17 10:53:12 +00:00 |
|
elsid
|
a90aa7d8b2
|
Count navmeshdb reads for each reading job
|
2023-05-17 10:08:34 +02:00 |
|
elsid
|
5ae8b9cae1
|
Report raw navmesh cache counters
|
2023-05-17 10:08:33 +02:00 |
|
psi29a
|
2a7d5a89d7
|
Merge branch 'fix_navmeshtool_avoid_shape' into 'master'
Use different object id for avoid shape
See merge request OpenMW/openmw!3021
|
2023-05-17 07:59:39 +00:00 |
|
psi29a
|
5fba79ece3
|
Merge branch 'teleport' into 'master'
Additional Lua bindings for cells and fixes for teleporting
See merge request OpenMW/openmw!3017
|
2023-05-17 07:57:57 +00:00 |
|
psi29a
|
41c9e3c449
|
Merge branch 'selected_spell' into 'master'
Lua commands getSelectedSpell/setSelectedSpell
See merge request OpenMW/openmw!3018
|
2023-05-17 07:46:48 +00:00 |
|
smilczek
|
8cf431aeb2
|
Added a missing comma
|
2023-05-16 21:06:18 +02:00 |
|
smilczek
|
f27dfd3f57
|
Added modernize-avoid-bind to .clang-tidy
|
2023-05-16 20:57:34 +02:00 |
|
smilczek
|
027d51bfc0
|
fixed a mistake
|
2023-05-15 21:06:05 +02:00 |
|
smilczek
|
05a2dc985b
|
Clang format
|
2023-05-14 22:51:43 +02:00 |
|
smilczek
|
2910e35bc2
|
Clarified the lambda expressions
|
2023-05-14 22:43:44 +02:00 |
|
smilczek
|
42cab989b1
|
got rid of auto
|
2023-05-14 22:43:44 +02:00 |
|
smilczek
|
128bb11833
|
done
|
2023-05-14 22:43:44 +02:00 |
|
elsid
|
2a7b105484
|
Use different object id for avoid shape
Otherwise addObject will ignore it as a duplicate and resulting recastmesh will
not match generated by the engine causing navmeshdb cache miss.
|
2023-05-14 18:45:40 +02:00 |
|
elsid
|
a8a76f9a05
|
Fix BulletShape copy constructor and use for BulletShapeInstance
Copy mVisualCollisionType.
|
2023-05-14 18:45:38 +02:00 |
|
elsid
|
04d439485b
|
Log more info about navmesh shapes and jobs
|
2023-05-14 18:34:31 +02:00 |
|
psi29a
|
3fe621d55f
|
Merge branch 'fix_7378' into 'master'
Fix #7378 (dropped objects vanish when saving and reloading)
Closes #7378
See merge request OpenMW/openmw!3020
|
2023-05-14 15:41:22 +00:00 |
|
Petr Mikheev
|
e657874351
|
Lua commands getSelectedSpell/setSelectedSpell
|
2023-05-14 15:17:03 +02:00 |
|
Petr Mikheev
|
63906059f1
|
Fix #7378 (dropped objects vanish when saving and reloading)
|
2023-05-14 14:53:01 +02:00 |
|
Petr Mikheev
|
7113638848
|
Fix animation of teleported non-teleporting doors.
|
2023-05-13 20:59:55 +02:00 |
|
Petr Mikheev
|
ce7f6f31c9
|
Additional Lua bindings for cells
|
2023-05-13 20:59:55 +02:00 |
|
Petr Mikheev
|
2725a9d7f4
|
Add option "onGround=true/false" in Lua teleporting
|
2023-05-13 20:59:55 +02:00 |
|
psi29a
|
5ae276e678
|
Merge branch 'test-crash' into 'master'
Fixed mutex causing crash in openal_output.cpp
See merge request OpenMW/openmw!3016
|
2023-05-13 18:12:13 +00:00 |
|
Robert
|
23dc38fe12
|
Fixed mutex causing crash in openal_output.cpp
|
2023-05-13 18:12:13 +00:00 |
|
Petr Mikheev
|
e53f907a53
|
Set CharacterController::mSmoothedSpeed to zero after teleporting.
|
2023-05-13 15:26:39 +02:00 |
|
psi29a
|
ab17d0947a
|
Merge branch 'esm4-exterior' into 'master'
Loading ESM4 Exteriors
See merge request OpenMW/openmw!2986
|
2023-05-12 23:32:55 +00:00 |
|
psi29a
|
c15710c35b
|
Merge branch 'settings_values_index' into 'master'
Use typed settings storage for settings window (#6876)
See merge request OpenMW/openmw!2997
|
2023-05-12 21:53:59 +00:00 |
|