Commit Graph

32757 Commits (becc5ef8fa96640b7952d65420708174a61cd5a4)
 

Author SHA1 Message Date
Evil Eye 9fe0e4c035 Merge branch 'bsshaderdepth' into 'master'
Support BSShader/BSLightingShader depth flags

See merge request OpenMW/openmw!3560
1 year ago
Evil Eye 776677fd70 Merge branch 'enchantmenttooltips' into 'master'
Validate enchantment records (bug #7654)

Closes #7654

See merge request OpenMW/openmw!3531
1 year ago
Alexei Kotov 88749b03d4 Use display name instead of editor ID for World::getCellName
Doesn't affect Morrowind cells, but allows TES4+ cells to have legible names
1 year ago
Mads Buvik Sandvei e86a4ebafe Fixes based on comments by capo 1 year ago
Alexei Kotov 255d509c84 Merge branch 'fix_esmtool_output' into 'master'
Print uint8_t as unsigned in esmtool

See merge request OpenMW/openmw!3561
1 year ago
Mads Buvik Sandvei 9ebec27daf use const. 1 year ago
Alexei Kotov 820fc068d1 Support point specular lighting (#6188)
Fix passing light specular colors with shader lighting methods (with help from wazabear)
1 year ago
Mads Buvik Sandvei c7c3a52e6a Clang 1 year ago
Mads Buvik Sandvei 475bb1af65 Move calculating the animation direction into its own function to help simplify update(). Eliminate a pointless epsilon. 1 year ago
Mads Buvik Sandvei 1edc82062d Account for strafing when draw state is not nothing, and "turn to movement direction" is true 1 year ago
Mads Buvik Sandvei 68fe1361f1 Attempt at clarifying the code 1 year ago
Mads Buvik Sandvei 4886d31d89 Language, bob -> sway 1 year ago
Alexei Kotov 515a90e9e0 Cast displayed health to int in saved game dialog (#7656) 1 year ago
Alexei Kotov c1f7a9c258 Merge branch 'fix_persistent_buffers' into 'master'
Fix persistent buffers and issue with glsl_version

See merge request OpenMW/openmw!3553
1 year ago
Alexei Kotov f992d0dbf4 Merge branch 'settings_categories_includes' into 'master'
Cleanup settings categories includes

See merge request OpenMW/openmw!3551
1 year ago
Zackhasacat c311caef9a Redo specialization field 1 year ago
Alexei Kotov 2c1db92d04 Don't use Bounding Box node bounds as the original collision shape
Bounding Box node bounds are not used for non-actor collision in Morrowind and the generated box isn't actually used for actor collision in OpenMW
Preserving btBoxShape cloning code because it might get used in the future
1 year ago
Alexei Kotov d851eaa199 Merge branch 'fix_lua_sneak' into 'master'
Remember sneaking when game is saved and loaded(#7664)

See merge request OpenMW/openmw!3546
1 year ago
Zackhasacat 8d0d9a49c6 Remember sneaking when game is saved and loaded(#7664) 1 year ago
elsid 7a0d1a0868
Print uint8_t as unsigned 1 year ago
Cody Glassman 9a5fa9b8d6 fix persistent buffers and glsl_version 1 year ago
AnyOldName3 e67135a517 Merge branch 'expiredborders' into 'master'
Fix #7621

Closes #7621

See merge request OpenMW/openmw!3533
1 year ago
Evil Eye 23afffcc33 Merge branch 'letitsnow' into 'master'
Read LTEX::INAM

See merge request OpenMW/openmw!3538
1 year ago
Evil Eye c9ac685ec8 Merge branch 'clang_cache' into 'master'
Add Clangd cache to .gitignore

See merge request OpenMW/openmw!3542
1 year ago
Evil Eye eb0ddf72d8 Merge branch 'fix_my_errors' into 'master'
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua

See merge request OpenMW/openmw!3548
1 year ago
Zackhasacat dd87d01f06 Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua 1 year ago
Evil Eye e51d1967f4 Base cell size on worldspace 1 year ago
Alexei Kotov af08205f19 Support BSShader/BSLightingShader depth flags 1 year ago
Alexei Kotov 876f6ea2da Validate enchantment records (bug #7654)
Clean up spell validation
Fix a flaw in spell effect tooltip code
1 year ago
AnyOldName3 07594037ca Merge branch 'settings_values_shadows' into 'master'
Use settings values for Shadows settings (#6876)

See merge request OpenMW/openmw!3550
1 year ago
Alexei Kotov 410fc17159 Merge branch 'fo4_abc' into 'master'
Use correct template flags for FO4 NPCs

See merge request OpenMW/openmw!3544
1 year ago
jvoisin 0349fb0c4a Merge branch 'fix_bool_docs_typo' into 'master'
Fix docs #bool typo

See merge request OpenMW/openmw!3554
1 year ago
Mads Buvik Sandvei fdba857464 Document the "player movement ignores animation" setting. 1 year ago
Evil Eye 1e06d74f82 Fix #7621 1 year ago
Mads Buvik Sandvei 9c93d907dc Settings page entry for the "player movement ignores animation" setting. 1 year ago
Evil Eye 2d90176fe9 Add types.Actor.isDead 1 year ago
Zackhasacat ea3eeb6bad Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data 1 year ago
Zackhasacat 859b6c823f Fix includes 1 year ago
Zackhasacat 25fe42de10 Spacing 1 year ago
Zackhasacat 3c0c699e42 Do not use const 1 year ago
Zackhasacat 685c02bd73 Re-add missing line 1 year ago
Zackhasacat e54eba7043 Formatting fixes 1 year ago
Evil Eye a88f0ecc95 Expose governing attributes to Lua 1 year ago
uramer abae5f031d Fix docs type 1 year ago
Evil Eye 3baefdf29e Merge branch 'invisibilityagain' into 'master'
Improve invisibility breaking consistency (bug #7660)

Closes #7660

See merge request OpenMW/openmw!3539
1 year ago
elsid f4efbcc1c4
Use settings values for Shadows settings 1 year ago
Alexei Kotov 4445a55084 Merge branch 'font_fix' into 'master'
Fix TrueType fonts scaling

See merge request OpenMW/openmw!3541
1 year ago
Andrei Kortunov 960d903217 Add comment 1 year ago
Andrei Kortunov 7cea0344b2 Add Clangd cache to .gitignore 1 year ago
elsid 633fd89270
Cleanup settings categories includes 1 year ago