1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 20:23:54 +00:00
Commit graph

29761 commits

Author SHA1 Message Date
Evil Eye
209a102061 Update a reference's base record pointer on resurrection 2022-12-01 17:07:10 +01:00
Petr Mikheev
02a9069a0e Lua Profiler 2022-11-30 00:06:14 +01:00
Petr Mikheev
6fa65e4729 Track memory and CPU usage per script in LuaUtil::LuaState 2022-11-30 00:06:14 +01:00
psi29a
f4ac32efc9 Merge branch 'ptmikheev-master-patch-93378' into 'master'
Change FATAL_ERROR -> WARNING in CheckLuaCustomAllocator.cmake

See merge request OpenMW/openmw!2526
2022-11-29 08:14:37 +00:00
Petr Mikheev
b379180393 Change FATAL_ERROR -> WARNING in CheckLuaCustomAllocator.cmake 2022-11-28 23:37:01 +00:00
psi29a
199f4ccae4 Merge branch 'dial_early' into 'master'
Add an early out to dialogue loading to match Morrowind.exe behaviour

Closes #7080

See merge request OpenMW/openmw!2524
2022-11-28 07:57:19 +00:00
Evil Eye
bbbcc5e4b7 Add an early out to dialogue loading to match Morrowind.exe behaviour 2022-11-27 22:23:35 +01:00
psi29a
f7f1832933 Merge branch 'luajit_custom_alloc' into 'master'
Check LuaJit version

See merge request OpenMW/openmw!2509
2022-11-27 09:14:35 +00:00
psi29a
a00382d6cc Merge branch 'log-screenshot-capture' into 'master'
Log screenshot capture

See merge request OpenMW/openmw!2521
2022-11-23 22:33:18 +00:00
Evil Eye
a648e4cc11 Add option to restore non-MCP Calm spell behaviour 2022-11-23 20:59:37 +01:00
AnyOldName3
66e5415895 Log screenshot capture 2022-11-22 19:26:28 +00:00
psi29a
e78886e4cc Merge branch 'collada_dom' into 'master'
Set collada_dom version before finding the package

See merge request OpenMW/openmw!2517
2022-11-22 16:16:14 +00:00
psi29a
2490e78a24 Merge branch 'FixCrashOnExit' into 'master'
Fix crash on exit

See merge request OpenMW/openmw!2520
2022-11-21 20:29:00 +00:00
psi29a
cc70062278 Merge branch 'the-sound-of-music-documentation' into 'master'
User documentation on how music and sound effects work in OpenMW.

See merge request OpenMW/openmw!2518
2022-11-21 08:49:50 +00:00
psi29a
abdc3f9664 Merge branch 'swe-transl-nov-2022' into 'master'
Some more Swedish translations

See merge request OpenMW/openmw!2519
2022-11-21 08:47:17 +00:00
Joakim Berg
e3619e40fe Some Swedish translations 2022-11-21 08:45:35 +00:00
Cédric Mocquillon
dde8ee0611 Delay the deletion of esm versions after the deletion of the scene as it is used in one of its workers (the objectpaging one) 2022-11-20 20:48:48 +01:00
Matjaž Lamut
aed9ae75d1 User documentation on how music and sound effects work in OpenMW. Includes a list of hard-coded stuff and available user-defined options. 2022-11-20 19:41:50 +00:00
elsid
fdb731a6d0
Set collada_dom version before finding the package
The package cmake config uses wrong variables for minor and major versions. They
should be collada_dom_VERSION_MINOR and collada_dom_VERSION_MAJOR but they are
COLLADA_DOM_VERSION_MINOR and COLLADA_DOM_VERSION_MAJOR. CMake variables are
case sensitive so used variables are just empty strings. Set them manually as a
workaround.
2022-11-20 14:22:05 +01:00
psi29a
4fb318ce57 Merge branch 'post_ui' into 'master'
Add missing translations

See merge request OpenMW/openmw!2515
2022-11-20 09:22:23 +00:00
Andrei Kortunov
282f4cf9c3 Add missing translations 2022-11-20 11:54:59 +04:00
psi29a
97e54c6294 Merge branch 'link_deps' into 'master'
Add link dependencies to libosgSim and collada-dom

See merge request OpenMW/openmw!2514
2022-11-18 22:00:09 +00:00
Petr Mikheev
b6dd84c8ef Check LuaJit version 2022-11-18 02:08:40 +01:00
elsid
89884fae0b
Add link dependencies to libosgSim and collada-dom 2022-11-14 12:04:58 +01:00
Petr Mikheev
aa230698a8 Apply clang-format 2022-11-13 15:35:26 +01:00
Petr Mikheev
313df72be0 Remove raycasting functions from MWWorld::World 2022-11-13 15:35:26 +01:00
Petr Mikheev
7a354d8c78 Remove from MWWorld::World a few functions that already exist in MWWorld::Cells and MWWorld::Scene 2022-11-13 12:37:37 +01:00
Petr Mikheev
2df993004c Make MWWorld:Cells and MWWorld::Scene to be accessible via Environment 2022-11-13 12:37:37 +01:00
psi29a
ff142b6009 Merge branch 'model-typo-fix' into 'master'
Fix name of example barrel's specular texture in documentation

See merge request OpenMW/openmw!2510
2022-11-13 08:35:33 +00:00
Matjaž Lamut
01422463b6 Fix the wrong name of the specular texture in the document that shows how to export a model from Blender to OpenMW 2022-11-12 21:51:53 +00:00
AnyOldName3
08361a6682 Merge branch 'LOD-support-to-Object-Paging' into 'master'
Add LOD support to Object Paging

See merge request OpenMW/openmw!2459
2022-11-12 15:25:57 +00:00
Cédric Mocquillon
9aee876687 Update changelog 2022-11-11 20:59:25 +01:00
Cédric Mocquillon
7142bb4ce7 Select only one level of LOD outside the active grid
Do not create group when not needed
2022-11-11 20:56:46 +01:00
psi29a
518bd03547 Merge branch 'post_ui' into 'master'
Improve postprocess HUD layout

See merge request OpenMW/openmw!2505
2022-11-10 22:36:04 +00:00
psi29a
4520a8c659 Merge branch 'weareboundtogetheryouandi' into 'master'
Remove the correct bound item when the effect expires

See merge request OpenMW/openmw!2507
2022-11-10 22:32:21 +00:00
Evil Eye
b94818b24a Tweak message and temporarily set model ttl to 0 2022-11-10 17:24:58 +01:00
Andrei Kortunov
da5b442fcf Improve postprocess HUD layout 2022-11-10 08:31:21 +04:00
Alexei Kotov
1d31c5eb6f Remove the correct bound item when the effect expires 2022-11-10 01:18:46 +03:00
psi29a
d29d68f1ba Merge branch 'allycache' into 'master'
Always consider an actor their own ally (bug #6313)

Closes #4229 and #6313

See merge request OpenMW/openmw!2504
2022-11-09 21:01:57 +00:00
Cédric Mocquillon
4140e4ea05 Remove LOD which could never be displayed in a chunk 2022-11-09 21:57:48 +01:00
psi29a
577c9ad5fb Merge branch 'deprecated' into 'master'
Replace gmtime with safer equivalents

See merge request OpenMW/openmw!2503
2022-11-09 09:20:07 +00:00
Evil Eye
0ae5755abb Implement TestModels/T3D 2022-11-08 22:36:15 +01:00
Alexei Kotov
5d11238723 Always consider an actor their own ally (bug #6313) 2022-11-08 20:13:20 +03:00
psi29a
7669a43495 Merge branch 'dialogue_result_scripts' into 'master'
Reimplement --script-all-dialogue to be more useful to modders

See merge request OpenMW/openmw!2494
2022-11-08 15:46:16 +00:00
psi29a
fa50890633 Merge branch 'sm-snap-to-reference' into 'master'
Open-CS: Snap to Reference

See merge request OpenMW/openmw!2484
2022-11-08 15:30:26 +00:00
psi29a
5e3c347bf7 Merge branch 'emitbrown' into 'master'
Make idle emitters emit ripples every 1.5 seconds (bug #5883)

Closes #5883

See merge request OpenMW/openmw!2501
2022-11-08 15:29:40 +00:00
Alexei Kotov
914fba229d Replace gmtime with safer equivalents 2022-11-08 16:38:40 +03:00
psi29a
fa820434b6 Merge branch 'navmesh_warnings' into 'master'
Update used static Recast library to avoid warnings with GCC

See merge request OpenMW/openmw!2502
2022-11-08 11:47:15 +00:00
Alexei Kotov
a5adb73900 Make idle emitters emit ripples every 1.5 seconds (bug #5883) 2022-11-08 12:48:24 +03:00
psi29a
3ca17e5183 Merge branch 'landofwindandshade' into 'master'
Handle landing in the frame the jump is over (bug #5849)

Closes #5849

See merge request OpenMW/openmw!2499
2022-11-08 08:25:31 +00:00