psi29a
|
bfb2ae7948
|
Merge branch 'fix_moveinto' into 'master'
Fix incorrect validation in obj:moveInto
See merge request OpenMW/openmw!3359
|
2023-08-21 09:29:46 +00:00 |
|
psi29a
|
7233277d27
|
Merge branch 'compressedbsagozoomzoom' into 'master'
Rewrite compressed BSA loading
See merge request OpenMW/openmw!3361
|
2023-08-21 09:29:28 +00:00 |
|
psi29a
|
1c2f92cac9
|
Merge branch 'use_command_keys' into 'master'
Remove special handling for Mac command key, since MyGUI now switches automatically
See merge request OpenMW/openmw!3363
|
2023-08-21 09:27:42 +00:00 |
|
Zackhasacat
|
349bad4f98
|
Remove special handling for Mac command key, since MyGUI now switches automatically
|
2023-08-21 09:27:42 +00:00 |
|
psi29a
|
cf950c2e4a
|
Merge branch 'sizeable' into 'master'
Replace more explicitly sized reads and variable width integers
See merge request OpenMW/openmw!3364
|
2023-08-21 09:27:32 +00:00 |
|
psi29a
|
42469c4b54
|
Merge branch 'crash_temporary_ui_element' into 'master'
Fix crash #7469
See merge request OpenMW/openmw!3367
|
2023-08-21 09:25:30 +00:00 |
|
Andrei Kortunov
|
921375a06b
|
Use a separate lookup for sound files
|
2023-08-21 08:34:51 +04:00 |
|
Zackhasacat
|
1320261eba
|
Add baseGold to NPC and creature records
|
2023-08-20 14:55:23 -05:00 |
|
jvoisin
|
8e9ba8101f
|
Merge branch 'dumb-debug-typo' into 'master'
Fix dumb typo
See merge request OpenMW/openmw!3368
|
2023-08-20 18:36:32 +00:00 |
|
AnyOldName3
|
1747f585d4
|
Fix dumb typo
Now zlib debug DLLs are installed for Debug builds
|
2023-08-20 16:45:32 +00:00 |
|
Petr Mikheev
|
c5ba289bc7
|
Handle UI modes open/close sounds in Lua
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
36d22cff1c
|
Improve GUI mode validation
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
f1bcf64afb
|
Dehardcode input.ACTION.Inventory, input.ACTION.Journal, input.ACTION.QuickKeysMenu
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
87eacf774a
|
Control GUI modes from Lua
|
2023-08-20 17:49:56 +02:00 |
|
Petr Mikheev
|
f86a45d60a
|
[Lua] add __len metafunction for readonly objects
|
2023-08-20 17:49:56 +02:00 |
|
Evil Eye
|
5a8d108852
|
Cast to size_t
|
2023-08-20 16:25:58 +02:00 |
|
uramer
|
e1cbeb0d3b
|
Don't free ui element's shared_ptr right before destroying it
|
2023-08-20 16:02:38 +02:00 |
|
psi29a
|
c5789b5543
|
Merge branch 'Fix-BA2GNRLFile-GetFile' into 'master'
Fix BA2 general reading file
See merge request OpenMW/openmw!3365
|
2023-08-20 11:52:41 +00:00 |
|
psi29a
|
ab798be320
|
Merge branch 'fix_scrollbars' into 'master'
Do not use deprecated MyGUI properties
Closes #5896
See merge request OpenMW/openmw!3320
|
2023-08-20 11:04:23 +00:00 |
|
Alexei Kotov
|
ab4ed390fc
|
Rewrite compressed BSA loading
|
2023-08-20 13:19:32 +03:00 |
|
Evil Eye
|
62f47acf6b
|
Replace more explicitly sized reads and variable width integers
|
2023-08-20 11:34:05 +02:00 |
|
Evil Eye
|
e660a9ca16
|
Assign StringRefIds to attributes
|
2023-08-20 10:28:46 +02:00 |
|
psi29a
|
11ae1a1fcb
|
Merge branch 'nifstreamingservice' into 'master'
NIFStream rewrite/refactoring/rewhatever
See merge request OpenMW/openmw!3281
|
2023-08-19 22:17:25 +00:00 |
|
jvoisin
|
b53c758e13
|
Merge branch 'osg_stats' into 'master'
Add quality of life options to osg_stats.py
See merge request OpenMW/openmw!3360
|
2023-08-19 15:12:33 +00:00 |
|
elsid
|
9019a815eb
|
Add option to sort stats fields
|
2023-08-19 14:11:26 +02:00 |
|
elsid
|
faded22e41
|
Hide common path prefix by default
|
2023-08-19 14:05:51 +02:00 |
|
Petr Mikheev
|
842e154d8a
|
Fix incorrect validation in obj:moveInto
|
2023-08-19 13:08:30 +02:00 |
|
Petr Mikheev
|
5bbbeefee7
|
Fix #7540
|
2023-08-19 12:52:01 +02:00 |
|
psi29a
|
e5d5cbcdd1
|
Merge branch 'save_safeguard' into 'master'
Add a safeguard to do not use uninitialized value
See merge request OpenMW/openmw!3349
|
2023-08-19 09:31:00 +00:00 |
|
psi29a
|
ebf803a00b
|
Merge branch 'anonymous_namespace' into 'master'
Move some code to unnamed namespace
See merge request OpenMW/openmw!3351
|
2023-08-19 09:30:09 +00:00 |
|
psi29a
|
ee93513471
|
Merge branch 'terrain_cleanup' into 'master'
Terrain releated code cleanup
See merge request OpenMW/openmw!3353
|
2023-08-19 09:29:35 +00:00 |
|
psi29a
|
1b7311be80
|
Merge branch 'fix_core_sound' into 'master'
Fix core.sound lua documentation
See merge request OpenMW/openmw!3357
|
2023-08-19 09:28:37 +00:00 |
|
Zackhasacat
|
86e7863d9a
|
Fix the docs
|
2023-08-18 22:18:34 -05:00 |
|
elsid
|
ba1b3ae962
|
Avoid duplicated addEntryToObjectCache call
|
2023-08-19 01:30:18 +02:00 |
|
elsid
|
b67ecb4e4f
|
Remove redundant else
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
9cebe78a51
|
Avoid implicit cast to bool for pointers
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
bda29819cf
|
Reduce include dependency for land records
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
53c3f95ac8
|
Avoid redundant copy for LandData underlying data
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
955790dc31
|
Split ESM::Land::loadData
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
a027cd898b
|
Use only cell position to detect cell change
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
dc05e9adbb
|
Avoid redundant check for nullptr
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
28614730da
|
Pass land reference to LandObject constructor
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
e6f35373b5
|
Remove ESM::LandObject dependency on ESM::Land
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
8a88a2d61f
|
Make ESM::LandData::mLoadFlags private
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
7c7577a6bd
|
Do not recreate cache object
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
a17cb0ff0e
|
Remove unused ESM4::Land fields
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
401e748aa0
|
Avoid redundant casts and use static_cast
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
9aa9ce48c9
|
Use proper naming style for ESM4::Land static variables
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
e4e857f51f
|
Remove redundant ESM4::Land default constructor
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
bd426bac5c
|
Use static_cast
|
2023-08-19 01:30:16 +02:00 |
|