Commit Graph

34295 Commits (93d1c6d7e017a5be163cb820f1bda857a11d588f)
 

Author SHA1 Message Date
Alexei Kotov a3bfd3a337 Merge branch 'fix-infinite-fall-into-void' into 'master'
Fix infinite fall into void (#1415)

Closes #1415

See merge request OpenMW/openmw!4100
7 months ago
Alexei Kotov e96ebec2cf Merge branch 'fix_lua_attack' into 'master'
Allow Actors to pick an attack type/animation when no AI applies (fix #7583)

Closes #7583

See merge request OpenMW/openmw!4102
7 months ago
Alexei Kotov 03652104fe Merge branch 'cleanup_preloading' into 'master'
Cleanup preloading code

See merge request OpenMW/openmw!4104
7 months ago
Evil Eye 77d554594f Add ReadersCache::clear 7 months ago
Andrei Kortunov 5a1ec8ce87 Implement Lua-based music 7 months ago
elsid 45d62ee59f
Limit RecastMeshManager range by active cell grid 7 months ago
elsid 49db37ee29
Merge setWorldspace and updateBounds 7 months ago
elsid 9854d42d56
Use ESM::RefId for worldspace type 7 months ago
elsid 5d28164416
Remove recast mesh tiles outside active range 7 months ago
elsid 4f5bdbb4fb
Remove recastmesh group for absent tile 7 months ago
elsid 9e2f3fd0b4
Report stats for TileCachedRecastMeshManager 7 months ago
Evil Eye 5f0fe8097c Use ESM::ReadersCache in the editor 7 months ago
Andrei Kortunov 3d699bd533 Improve operation widget appearance 7 months ago
Alexei Kotov 908f3891fb Add helper method for texture type recovery 7 months ago
Alexei Kotov 84f4ba4ca1 Support defining the texture type with a state attribute (#6240)
Named textures are still supported for easier native format compatibility (and so that I don't have to edit the documentation)
7 months ago
Alexei Kotov 45035413e9 Shorten Swedish am/pm lines to make them less confusing 8 months ago
Sam Hellawell c1cd8bd900 Check collision before findInteriorPositionfindInteriorPos 8 months ago
Alexei Kotov 2aa5c78424 Add Swedish translations for the newly exposed lines 8 months ago
elsid 6f70350f2f
Remove unused arguments from preload functions 8 months ago
elsid 7290ce81c0
Avoid allocating std::vector for a single element 8 months ago
elsid ac891a5eb1
Use algorithms to check if PositionCellGrid(s) is/are contained in a range 8 months ago
Alexei Kotov 1528522c4d Add French translations for the newly exposed lines
Bump the max width for Prefs page checkbox captions to allow butchering the lines less
8 months ago
Evil Eye c3d02c0b41 Merge branch 'cleanup_dialogue_api' into 'master'
Cleanup dialogue API

See merge request OpenMW/openmw!4088
8 months ago
Alexei Kotov f2f9ce343e Add German translations for the newly exposed lines 8 months ago
psi29a 42db5f4386 Merge branch 'fix_menu_timers' into 'master'
Process menu script timers

See merge request OpenMW/openmw!4103
8 months ago
Alexei Kotov 86ecf3fa0c Make saved game dialog Health and Level lines localizable
Currently providing English, Russian and GMST-based localization.
8 months ago
Alexei Kotov 71dc14cbb2 Use standard quote marks for German OMWControls and OMWCamera
Mystic Cards doesn't provide glyphs for the quote marks Atahualpa used
8 months ago
Alexei Kotov 381ab8e0d2 Unbreak Swedish OMWEngine localization 8 months ago
Alexei Kotov 04989953ad Make rest autosave, crosshair and best attack lines localizable
This includes English, Russian and GMST-based localization for these lines
8 months ago
Alexei Kotov 309201934a Fix Calendar localizations in German, Swedish and Russian
The proper translations for some lines can't come from data/l10n/Calendar variants of the files as these are overridden and aren't included to begin with
Capitalize Dag in Swedish localization
Add all missing lines in Russian localization
Properly supply all localization files
8 months ago
Alexei Kotov b8ee467d13 Allow NPCs to activate in-world books for the player (part of #7959) 8 months ago
Alexei Kotov 7ceaa6424b Merge branch 'fix7970-remove-removed-spells-on-rest' into 'master'
Magic effects are updated once before applying when resting

Closes #7970

See merge request OpenMW/openmw!4096
8 months ago
Alexei Kotov 6bf0d17aa2 Improve Time Played formatting (#7971) 8 months ago
Sam Hellawell 72dbad6fb4 Satisfy king clang 8 months ago
Sam Hellawell 6f7fff409c Empty refid check 8 months ago
trav5 3f26a6c5a0 Merge branch 'master' of https://gitlab.com/OpenMW/openmw into fix7970-remove-removed-spells-on-rest 8 months ago
psi29a 4a3dbb5a80 Merge branch 'default_colors' into 'master'
Change default colors in script editor to support dark themes

See merge request OpenMW/openmw!4097
8 months ago
psi29a 9b31ecc10e Merge branch 'bufferer_log' into 'master'
Write to log file records captured before configs are loaded

See merge request OpenMW/openmw!4095
8 months ago
psi29a 991f887de2 Merge branch 'fix/7562-mouse-position' into 'master'
fix(openmw): MacOS Scaling Bugs

See merge request OpenMW/openmw!3963
8 months ago
Dylan 91a771f851 fix(openmw): MacOS Scaling Bugs 8 months ago
Sam Hellawell 64142dbd51 Merge remote-tracking branch 'origin/master' into fix-infinite-fall-into-void
# Conflicts:
#	CHANGELOG.md
8 months ago
jvoisin cff0a26132 Merge branch 'paralysisagain' into 'master'
Don't update head animation if the animation is paused (#7980)

Closes #7980

See merge request OpenMW/openmw!4099
8 months ago
Sam Hellawell e98c4f86d6 Remove period 8 months ago
elsid d71b422615
Convert PositionCellGrid into a struct 8 months ago
elsid 491a59b035
Remove unused getActiveGrid function 8 months ago
Sam Hellawell e1cfd46f87 Do not teleport if dest < lowest point or collision disabled, add debug log 8 months ago
Zackhasacat 20d26a9cda Use random attack type 8 months ago
uramer a662198903 Process menu script timers 8 months ago
Zackhasacat 0ad64cffdb Add empty line back 8 months ago
Zackhasacat b62b0a2f00 Check for world AI disable 8 months ago