Commit Graph

32238 Commits (8c27dca1dff85f354d5bef1912d6687d5f8e4b1f)
 

Author SHA1 Message Date
psi29a cf950c2e4a Merge branch 'sizeable' into 'master'
Replace more explicitly sized reads and variable width integers

See merge request OpenMW/openmw!3364
1 year ago
psi29a 42469c4b54 Merge branch 'crash_temporary_ui_element' into 'master'
Fix crash #7469

See merge request OpenMW/openmw!3367
1 year ago
Andrei Kortunov 921375a06b Use a separate lookup for sound files 1 year ago
Zackhasacat 1320261eba Add baseGold to NPC and creature records 1 year ago
jvoisin 8e9ba8101f Merge branch 'dumb-debug-typo' into 'master'
Fix dumb typo

See merge request OpenMW/openmw!3368
1 year ago
AnyOldName3 1747f585d4 Fix dumb typo
Now zlib debug DLLs are installed for Debug builds
1 year ago
Petr Mikheev c5ba289bc7 Handle UI modes open/close sounds in Lua 1 year ago
Petr Mikheev 36d22cff1c Improve GUI mode validation 1 year ago
Petr Mikheev f1bcf64afb Dehardcode input.ACTION.Inventory, input.ACTION.Journal, input.ACTION.QuickKeysMenu 1 year ago
Petr Mikheev 87eacf774a Control GUI modes from Lua 1 year ago
Petr Mikheev f86a45d60a [Lua] add __len metafunction for readonly objects 1 year ago
Evil Eye 5a8d108852 Cast to size_t 1 year ago
uramer e1cbeb0d3b Don't free ui element's shared_ptr right before destroying it 1 year ago
psi29a c5789b5543 Merge branch 'Fix-BA2GNRLFile-GetFile' into 'master'
Fix BA2 general reading file

See merge request OpenMW/openmw!3365
1 year ago
psi29a ab798be320 Merge branch 'fix_scrollbars' into 'master'
Do not use deprecated MyGUI properties

Closes #5896

See merge request OpenMW/openmw!3320
1 year ago
Alexei Kotov ab4ed390fc Rewrite compressed BSA loading 1 year ago
Evil Eye 62f47acf6b Replace more explicitly sized reads and variable width integers 1 year ago
Evil Eye e660a9ca16 Assign StringRefIds to attributes 1 year ago
psi29a 11ae1a1fcb Merge branch 'nifstreamingservice' into 'master'
NIFStream rewrite/refactoring/rewhatever

See merge request OpenMW/openmw!3281
1 year ago
jvoisin b53c758e13 Merge branch 'osg_stats' into 'master'
Add quality of life options to osg_stats.py

See merge request OpenMW/openmw!3360
1 year ago
elsid 9019a815eb
Add option to sort stats fields 1 year ago
elsid faded22e41
Hide common path prefix by default 1 year ago
Petr Mikheev 842e154d8a Fix incorrect validation in obj:moveInto 1 year ago
Petr Mikheev 5bbbeefee7 Fix #7540 1 year ago
psi29a e5d5cbcdd1 Merge branch 'save_safeguard' into 'master'
Add a safeguard to do not use uninitialized value

See merge request OpenMW/openmw!3349
1 year ago
psi29a ebf803a00b Merge branch 'anonymous_namespace' into 'master'
Move some code to unnamed namespace

See merge request OpenMW/openmw!3351
1 year ago
psi29a ee93513471 Merge branch 'terrain_cleanup' into 'master'
Terrain releated code cleanup

See merge request OpenMW/openmw!3353
1 year ago
psi29a 1b7311be80 Merge branch 'fix_core_sound' into 'master'
Fix core.sound lua documentation

See merge request OpenMW/openmw!3357
1 year ago
Zackhasacat 86e7863d9a Fix the docs 1 year ago
elsid ba1b3ae962
Avoid duplicated addEntryToObjectCache call 1 year ago
elsid b67ecb4e4f
Remove redundant else 1 year ago
elsid 9cebe78a51
Avoid implicit cast to bool for pointers 1 year ago
elsid bda29819cf
Reduce include dependency for land records 1 year ago
elsid 53c3f95ac8
Avoid redundant copy for LandData underlying data 1 year ago
elsid 955790dc31
Split ESM::Land::loadData 1 year ago
elsid a027cd898b
Use only cell position to detect cell change 1 year ago
elsid dc05e9adbb
Avoid redundant check for nullptr 1 year ago
elsid 28614730da
Pass land reference to LandObject constructor 1 year ago
elsid e6f35373b5
Remove ESM::LandObject dependency on ESM::Land 1 year ago
elsid 8a88a2d61f
Make ESM::LandData::mLoadFlags private 1 year ago
elsid 7c7577a6bd
Do not recreate cache object 1 year ago
elsid a17cb0ff0e
Remove unused ESM4::Land fields 1 year ago
elsid 401e748aa0
Avoid redundant casts and use static_cast 1 year ago
elsid 9aa9ce48c9
Use proper naming style for ESM4::Land static variables 1 year ago
elsid e4e857f51f
Remove redundant ESM4::Land default constructor 1 year ago
elsid bd426bac5c
Use static_cast 1 year ago
elsid 6f3b7072ac
Change mWnam type to std::array 1 year ago
elsid 0cb37742cb
Replace Land::swap by move assignment 1 year ago
elsid c88e9dee27
Use unique_ptr to store LandData in ESM::Land 1 year ago
elsid d0f8ab5767
Move getLandData definitions to class definition 1 year ago