Commit Graph

31396 Commits (48368f79b6193469db5286b1c36f5ea7f4ac6ad7)
 

Author SHA1 Message Date
elsid e6e6b65ab3
Remove redundant manipulators 2 years ago
elsid f9e9368fda
Add operator<< for DetourSettings 2 years ago
elsid dd08154b23
Add operator<< for DetourNavigator::AreaCosts 2 years ago
elsid ce5fbd6b68
Write separator between Detour status flags 2 years ago
psi29a b62b5f363e Merge branch 'osg_win_dep' into 'master'
Use most recent OSG dependency to match 0.48 RC builds

See merge request OpenMW/openmw!3120
2 years ago
psi29a 25a719700b Merge branch 'esmtool_fallout_nv' into 'master'
Support FalloutNV.esm

See merge request OpenMW/openmw!3065
2 years ago
psi29a 724d29aa63 Merge branch 'add_getBounty_to_types_Player' into 'master'
Lua: Add getCrimeLevel() to types.Player

See merge request OpenMW/openmw!3118
2 years ago
psi29a 3fcf9dc1d2 Merge branch 'set_scale' into 'master'
Allow Lua to set and get GameObject's in game scale

See merge request OpenMW/openmw!3114
2 years ago
psi29a ec2f0e4645 Merge branch 'fragile' into 'master'
More closely replicate Morrowind.exe's locks

Closes #7415

See merge request OpenMW/openmw!3116
2 years ago
elsid 6c7cdb981d
Use most recent OSG dependency to match 0.48 RC builds 2 years ago
elsid 11204d35d6
Use zlib directly for ESM4
Fallback to decompression by block of fixed size when decompressing the
whole archive fails.
2 years ago
elsid f841a1377f
Skip ATTR subrecord in CLAS record
Present in FalloutNV.esm.
2 years ago
psi29a 2686e586e5 Merge branch 'dev-7019' into 'master'
Fix improper access of stereo manager by other shared components

See merge request OpenMW/openmw!2437
2 years ago
psi29a 766b829ce6 Merge branch 'fix_7385' into 'master'
Fix #7385

Closes #7385

See merge request OpenMW/openmw!3117
2 years ago
psi29a ca57bbe644 Merge branch 'debug_tgm_tcl' into 'master'
Lua commands debug.toggleGodMode and debug.toggleCollision

See merge request OpenMW/openmw!3113
2 years ago
Tobias Tribble 0e6155c529 Added delayed action 2 years ago
Kindi 8962cb818c Add getCrimeLevel() to types.Player 2 years ago
Petr Mikheev 801a5a3213 Fix #7385 2 years ago
Evil Eye a5b147d44d Add a clarifying comment 2 years ago
Evil Eye f5a20d1e9c Change include guard name 2 years ago
Evil Eye e8ddccaefe Use std::transform 2 years ago
Evil Eye e791d2b498 Fix unit tests 2 years ago
Evil Eye eeda48ec50 Drop support for --fs-strict 2 years ago
Evil Eye da4e04522b More closely replicate Morrowind.exe's locks 2 years ago
psi29a 8b0ef546b8 Merge branch 'autodoor' into 'master'
Handle ESM4 doors with "AutomaticDoor" flag + some additional Lua bindings

See merge request OpenMW/openmw!3095
2 years ago
jvoisin 583a0b4d04 Apply jvoisin's suggestions 2 years ago
Evil Eye 3a888ef543 Prevent a static initialization order fiasco 2 years ago
Evil Eye 627bfa1155 Silence a clang warning 2 years ago
Evil Eye f62ba346e1 Appease the formatting gods 2 years ago
Evil Eye 2cb77ed48f Dehardcode skill selection 2 years ago
Evil Eye 9a93dcc39e Dehardcode the list of skills in the stats window 2 years ago
Evil Eye 15a5fa84f6 Use std::variant in CachedStat 2 years ago
Evil Eye 65b22975c9 Remove SkillEnum 2 years ago
Evil Eye 72f8f9d1ad Replace remaining skill indices in NpcStats 2 years ago
Evil Eye 1e0ed42294 Use RefId for skills in StatsListener 2 years ago
Evil Eye 28025e84f7 Replace more instances of ESM::Skill::Length 2 years ago
Evil Eye 47c1569961 Use RefId key for NPC skills 2 years ago
Evil Eye 1b956521fc Reduce skill lookups by index 2 years ago
Evil Eye 16c0f0d5cc Use a regular TypedDynamicStore for ESM:Skill 2 years ago
Tobias Tribble 41a2c82f93 Added scale property and setScale function 2 years ago
Petr Mikheev e773b9d055 Lua commands debug.toggleGodMode and debug.toggleCollision 2 years ago
Petr Mikheev e84ef1d5d9 More Lua documentation about FormId 2 years ago
Petr Mikheev 3b5849add8 Move content files functions to `core.contentFiles` and add `obj.contentFile` 2 years ago
Petr Mikheev a778dff61d Add Lua functions to get the current load order and search objects by RefNum/FormId 2 years ago
Petr Mikheev 773669e69b Add Lua script to handler ESM4 doors with Flag_AutomaticDoor 2 years ago
psi29a 75c371de66 Merge branch 'classyimage' into 'master'
Handle non-string RefIds when displaying a class image

See merge request OpenMW/openmw!3111
2 years ago
Evil Eye 6e39c0336c Handle non-string RefIds when displaying a class image 2 years ago
psi29a 95522de8e8 Merge branch 'antialiasing_sanitizer' into 'master'
Allow any integer number >= 0 for antialiasing level (#7414)

Closes #7414

See merge request OpenMW/openmw!3110
2 years ago
psi29a 54b0ab9e01 Merge branch 'addpropstartingposandrot' into 'master'
Add startingPosition and startingRotation property to GameObject

See merge request OpenMW/openmw!3106
2 years ago
psi29a aaab9fb6b1 Merge branch 'reduce_asan_scope' into 'master'
Build only openmw by Ubuntu_GCC_asan job

See merge request OpenMW/openmw!3109
2 years ago