psi29a
|
9087de1596
|
Merge branch 'esm3_land' into 'master'
Add unit tests for saving and loading ESM3 Land
See merge request OpenMW/openmw!4159
|
7 months ago |
Alexei Kotov
|
252ee7f8c4
|
Deduplicate effect list verification
Drop Potion-specific range check, it's irrelevant
|
7 months ago |
Alexei Kotov
|
ba20ba2c6c
|
Editor: Warn if a magic effect's max magnitude is zero
|
7 months ago |
Alexei Kotov
|
2fdbd6287d
|
Editor: Verify magic effects for enchantments, ingredients and potions
Use constants for known magic effect/skill/attribute range
|
7 months ago |
psi29a
|
176e6490c5
|
Merge branch 'stufftheminasack' into 'master'
Drop 360-degree screenshot support (#7720)
Closes #7720
See merge request OpenMW/openmw!4158
|
7 months ago |
psi29a
|
a80f5c109c
|
Merge branch 'ltexerasure' into 'master'
Fix LTEX overriding and allow deletion
See merge request OpenMW/openmw!4152
|
7 months ago |
elsid
|
044748725c
|
Add unit tests for saving and loading ESM3 Land
|
7 months ago |
psi29a
|
24d8accee7
|
Merge branch 'lua_base_disposition_fns' into 'master'
lua - Add [get,set,mod]BaseDisposition functions to npc type
See merge request OpenMW/openmw!4142
|
7 months ago |
Mads Buvik Sandvei
|
e063fa5b23
|
rename template_ to templatePtr
|
7 months ago |
Alexei Kotov
|
93d1c6d7e0
|
Drop 360-degree screenshot support (#7720)
|
7 months ago |
Mads Buvik Sandvei
|
90b415a8dd
|
comments by elsid
|
7 months ago |
Alexei Kotov
|
593d4ff714
|
Move per-pixel lighting to the in-game settings
|
7 months ago |
psi29a
|
ee5ccaa760
|
Merge branch 'setangleaxis' into 'master'
Fix SetAngle alternative axis order
See merge request OpenMW/openmw!4155
|
7 months ago |
Evil Eye
|
330f5de78d
|
Rename ot mStatic
|
7 months ago |
Sebastian Fieber
|
ed26708e4d
|
more dry + restrict mutation of disposition to global and on self
|
7 months ago |
Alexei Kotov
|
32ca57c9ad
|
Merge branch 'unify_operation_bars' into 'master'
Unify operation progress bar appearance
See merge request OpenMW/openmw!4154
|
7 months ago |
psi29a
|
8f3625b6a8
|
Merge branch 'cleanup_object_paging' into 'master'
Cleanup object paging
See merge request OpenMW/openmw!4149
|
7 months ago |
jvoisin
|
c7f3277744
|
Merge branch 'waterfiltering' into 'master'
Apply filtering settings to water normal map
See merge request OpenMW/openmw!4151
|
7 months ago |
Alexei Kotov
|
4a394a391b
|
Fix SetAngle alternative axis order
|
7 months ago |
Andrei Kortunov
|
eac2082e82
|
Unify operation progress bar appearance
|
7 months ago |
Alexei Kotov
|
56b31d87e3
|
Merge branch 'soundfixes' into 'master'
Follow-up work for Lua-based music
See merge request OpenMW/openmw!4146
|
7 months ago |
Evil Eye
|
ca6baed366
|
Fix LTEX overriding and allow deletion
|
7 months ago |
Alexei Kotov
|
c7e98fdb45
|
Apply filtering settings to water normal map
|
7 months ago |
elsid
|
2169e22e93
|
Move key when inserting item to mLODNameCache
|
7 months ago |
elsid
|
6e3fd34790
|
Calculate floor and ceil of bounds once
|
7 months ago |
elsid
|
3790e97184
|
Clarify scope and constness of the variables
|
7 months ago |
elsid
|
d9d8802f3a
|
Move node when inserting into a nodes map
|
7 months ago |
elsid
|
aecdf04705
|
Use custom struct for CellRef used by object paging
ESM::CellRef is too heavy. There is no need to have all the data from there.
|
7 months ago |
elsid
|
0040409a4d
|
Move collectESM3References to unnamed namespace
|
7 months ago |
elsid
|
524af5b723
|
Move symbols not defined in header to unnamed namespace
|
7 months ago |
Andrei Kortunov
|
7b5146e824
|
Do not allow Lua's "stopMusic" to interrupt MWScript's music
|
7 months ago |
Andrei Kortunov
|
402e725d87
|
Reset music type to Normal when we are done to scripted music
|
7 months ago |
Andrei Kortunov
|
e762ae9703
|
Move current music from MechanicsManager to SoundManager
|
7 months ago |
psi29a
|
05815b3952
|
Merge branch 'settingswindow' into 'master'
Hide the settings window when any main menu button is pressed
See merge request OpenMW/openmw!4136
|
7 months ago |
Mads Buvik Sandvei
|
a1b695a8d5
|
De-duplicate ManualRef constructor
|
7 months ago |
Sebastian Fieber
|
da4531faa0
|
rename modBaseDisposition to modifyBaseDisposition
|
7 months ago |
Sebastian Fieber
|
f683adeb14
|
Add [get,set,mod]BaseDisposition functions to npc type
|
7 months ago |
Mads Buvik Sandvei
|
ae4bf04798
|
Fix soul gems losing their souls when splitting stacks between containers.
|
7 months ago |
elsid
|
6218afa484
|
Cleanup object paging includes
|
7 months ago |
elsid
|
b5a75ba96c
|
Use std::vector to collect ChunkIds to be removed
Cache does not have duplicated entries.
|
7 months ago |
elsid
|
b64069156d
|
Convert position on construction
|
7 months ago |
elsid
|
33ef7fc8ca
|
Make ClearCacheFunctor a class and rename to clarify the purpose
|
7 months ago |
psi29a
|
e7c9574d31
|
Merge branch 'savetheslot' into 'master'
Convert constant effect equipment slots to refnums
Closes #7998
See merge request OpenMW/openmw!4130
|
7 months ago |
psi29a
|
8cf6fde8b6
|
Merge branch 'fix_debug_render' into 'master'
Fix debug render for recast mesh and navmesh
See merge request OpenMW/openmw!4127
|
7 months ago |
psi29a
|
af4adf41d0
|
Merge branch 'saveyourvanityforsomeonewhocares' into 'master'
Toggle the vanity camera off before toggling to the saved camera mode
Closes #7960
See merge request OpenMW/openmw!4135
|
7 months ago |
psi29a
|
4ae29b0042
|
Merge branch 'log_exceptions' into 'master'
Log caught exceptions
See merge request OpenMW/openmw!4131
|
7 months ago |
Alexei Kotov
|
340783e3a1
|
Merge branch 'modernprometheus' into 'master'
Make torches held by creatures emit light
Closes #8002
See merge request OpenMW/openmw!4134
|
7 months ago |
Alexei Kotov
|
131bb510e4
|
Merge branch 'operation_fixes' into 'master'
Improve operations widget formatting, part 2
See merge request OpenMW/openmw!4119
|
7 months ago |
Alexei Kotov
|
7274d825a3
|
Hide the settings window when any main menu button is pressed
|
7 months ago |
Evil Eye
|
9027af426b
|
Toggle the vanity camera off before toggling to the saved camera mode
|
7 months ago |
Evil Eye
|
a7026ae3e9
|
Make torches held by creatures emit light
|
7 months ago |
elsid
|
71369be796
|
Log caught exceptions
|
7 months ago |
Andrei Kortunov
|
2749d2a6cb
|
Revert "Make sure that Open button becomes focused after enabling"
This reverts commit d5bbd75828 .
|
7 months ago |
Evil Eye
|
11e8e1eeb5
|
Include creatures
|
7 months ago |
psi29a
|
62930cb8db
|
Merge branch 'fix_archives_selection' into 'master'
Fix archive selection when switching profiles (#7956)
See merge request OpenMW/openmw!4118
|
7 months ago |
Yury Stepovikov
|
80d2b289e7
|
Fix archive selection when switching profiles (#7956)
|
7 months ago |
psi29a
|
6e0606b55b
|
Merge branch 'paralysisagainagain' into 'master'
Make paralysis cancel camera mode changes (#7997)
Closes #7997
See merge request OpenMW/openmw!4122
|
7 months ago |
psi29a
|
c8567e96fd
|
Merge branch 'itsover32767' into 'master'
Use more appropriate types in terrain storage
See merge request OpenMW/openmw!4125
|
7 months ago |
psi29a
|
157a5a4489
|
Merge branch 'l10n' into 'master'
Many localization fixes
See merge request OpenMW/openmw!4108
|
7 months ago |
Evil Eye
|
cdfd305ac3
|
Convert constant effect equipment slots to refnums
|
7 months ago |
elsid
|
d6af9305ae
|
Exclude debug rendering from toggleworld
|
8 months ago |
elsid
|
4b8897e33e
|
Use state sets without transparency support for recast mesh and agents paths
|
8 months ago |
elsid
|
98d530d8cb
|
Share state sets for recast mesh tiles and actors paths
|
8 months ago |
Evil Eye
|
6a10311ae5
|
Use more appropriate types in terrain storage
|
8 months ago |
psi29a
|
d15be7a685
|
Merge branch 'fix-nearest-gui-options' into 'master'
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI
See merge request OpenMW/openmw!4114
|
8 months ago |
psi29a
|
db27543ea1
|
Merge branch 'uniform_choice' into 'master'
Add choice widget type to postprocessing uniforms
See merge request OpenMW/openmw!3969
|
8 months ago |
psi29a
|
b0aa19dc07
|
Merge branch 'msvc_crash_fix' into 'master'
Avoid MSVC crash in Visual Studio 17.10.0
See merge request OpenMW/openmw!4116
|
8 months ago |
Alexei Kotov
|
ae7861abe4
|
Move paralysis god mode checks to CreatureStats
|
8 months ago |
Sam Hellawell
|
d3c1aa6653
|
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI
|
8 months ago |
psi29a
|
2be6116ef6
|
Merge branch 'fix_recastmesh' into 'master'
Limit number of cached tiles with recast meshes
See merge request OpenMW/openmw!4112
|
8 months ago |
Andrei Kortunov
|
52de6177d1
|
Avoid MSVC crash in Visual Studio 17.10.0
|
8 months ago |
Andrei Kortunov
|
6c83451b15
|
Improve operations widget formatting
|
8 months ago |
Alexei Kotov
|
67c47b8603
|
Merge branch 'operation_fixes' into 'master'
Improve operation widget appearance
See merge request OpenMW/openmw!4110
|
8 months ago |
Dave Corley
|
c87eaefd17
|
Merge branch 'theeditorisjustanotherengine' into 'master'
Use ESM::ReadersCache in the editor
Closes #7896
See merge request OpenMW/openmw!4111
|
8 months ago |
psi29a
|
cd116ebe5f
|
Merge branch 'dark_mode' into 'master'
Support dark mode on Windows
Closes #7985
See merge request OpenMW/openmw!4101
|
8 months ago |
Andrei Kortunov
|
bf682d51a6
|
Support dark mode on Windows (feature 7985)
|
8 months ago |
psi29a
|
fd3ae0d42a
|
Merge branch 'dehardcode_music' into 'master'
Dehardcode music
See merge request OpenMW/openmw!3438
|
8 months ago |
psi29a
|
f34994e4c8
|
Merge branch 'notexturetypeconfusion' into 'master'
Support defining the texture type with a state attribute (#6240)
Closes #6240
See merge request OpenMW/openmw!4079
|
8 months ago |
psi29a
|
651a7d569c
|
Merge branch 'activatebooks' into 'master'
Allow NPCs to activate in-world books for the player (part of #7959)
See merge request OpenMW/openmw!4080
|
8 months ago |
psi29a
|
d67bc1defd
|
Merge branch 'timeplayedhours' into 'master'
Improve Time Played formatting (#7971)
Closes #7971
See merge request OpenMW/openmw!4107
|
8 months ago |
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
|
8 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
|
8 months ago |
Alexei Kotov
|
03652104fe
|
Merge branch 'cleanup_preloading' into 'master'
Cleanup preloading code
See merge request OpenMW/openmw!4104
|
8 months ago |
Evil Eye
|
77d554594f
|
Add ReadersCache::clear
|
8 months ago |
Andrei Kortunov
|
5a1ec8ce87
|
Implement Lua-based music
|
8 months ago |
elsid
|
45d62ee59f
|
Limit RecastMeshManager range by active cell grid
|
8 months ago |
elsid
|
49db37ee29
|
Merge setWorldspace and updateBounds
|
8 months ago |
elsid
|
9854d42d56
|
Use ESM::RefId for worldspace type
|
8 months ago |
elsid
|
5d28164416
|
Remove recast mesh tiles outside active range
|
8 months ago |
elsid
|
4f5bdbb4fb
|
Remove recastmesh group for absent tile
|
8 months ago |
Evil Eye
|
5f0fe8097c
|
Use ESM::ReadersCache in the editor
|
8 months ago |
Andrei Kortunov
|
3d699bd533
|
Improve operation widget appearance
|
8 months ago |
Alexei Kotov
|
908f3891fb
|
Add helper method for texture type recovery
|
8 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)
|
8 months ago |
Sam Hellawell
|
c1cd8bd900
|
Check collision before findInteriorPositionfindInteriorPos
|
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 |
Evil Eye
|
c3d02c0b41
|
Merge branch 'cleanup_dialogue_api' into 'master'
Cleanup dialogue API
See merge request OpenMW/openmw!4088
|
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 |