1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-28 18:56:38 +00:00
openmw/components
Kagernac aca39c919f Changed the tagname to match the values in settings.cfg
Changed the values from int to float in settings.cfg. This is consistent with the older format.

The prefix is no longer referenced and hardcoded. There were four original values in the old color format, the parsing had to be modified to account for floats and four values.
2024-06-05 20:26:45 -07:00
..
bgsm Merge branch 'nifmisc' into 'master' 2024-04-25 08:45:36 +00:00
bsa Clarify Fallout 4 next gen update BA2 version naming 2024-04-28 05:09:40 +03:00
bullethelpers
compiler Parse special characters that have been put back as names too 2024-01-24 18:31:04 +01:00
config Add and register SettingValue stream operators 2024-04-01 00:15:58 +01:00
contentselector || and && have different binding precedence 2024-04-30 13:50:50 +01:00
crashcatcher components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump 2024-05-08 18:27:57 -05:00
debug Write to log file records captured before configs are loaded 2024-05-13 01:17:26 +02:00
detournavigator Use R-tree for dynamic priority of navmesh async job 2024-04-13 19:51:16 +02:00
esm Place ESM4 static collections to the scene 2024-05-09 17:26:27 +03:00
esm3 Split ESM headers 2024-05-03 01:55:20 +02:00
esm4 Place ESM4 static collections to the scene 2024-05-09 17:26:27 +03:00
esmloader
esmterrain Split ESM headers 2024-05-03 01:55:20 +02:00
fallback Took @Capostrophic's suggestion about leveraging a new tag format 2024-06-04 23:14:44 -07:00
files Merge branch 'portable-launcher' into 'master' 2024-04-10 09:53:07 +00:00
fontloader Optimize bitmap fonts loading 2024-03-27 12:44:35 +04:00
fx Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
interpreter
l10n Auto format 2024-03-14 23:54:22 +00:00
loadinglistener
lua Handle zero length Lua storage files more gracefully (#7823) 2024-03-24 20:05:37 +03:00
lua_ui Simplify detachFromParent 2024-03-28 20:17:05 +01:00
misc Use grayscale images for disabled icons 2024-04-27 11:25:56 +04:00
myguiplatform
navmeshtool
nif Read BSTreadTransfInterpolator 2024-05-13 01:20:23 +03:00
nifbullet Replace std::filesystem::path by std::string and std::string_view in nif code 2024-03-11 22:07:37 +01:00
nifosg Unbork glow maps 2024-05-06 23:32:35 +03:00
platform Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
process
resource Report loading screens to osg stats 2024-05-04 13:22:32 +02:00
sceneutil Reserve arrays before merging 2024-05-09 17:21:56 +02:00
sdlutil Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
serialization
settings Took @Capostrophic's suggestion about leveraging a new tag format 2024-06-04 23:14:44 -07:00
shader Generalize unsized pixel format computation 2024-04-16 02:52:25 +03:00
sqlite3
std140
stereo Do not copy due to auto misuse 2024-01-07 18:52:10 +04:00
terrain Split ESM headers 2024-05-03 01:55:20 +02:00
to_utf8 Address feedback 2024-01-17 18:10:42 +01:00
translation
version Open matching version of documentation for Launcher Help 2024-02-25 18:20:40 +01:00
vfs Use normalized path for SoundManager::playPlaylist 2024-04-19 22:43:20 +02:00
widgets Changed the tagname to match the values in settings.cfg 2024-06-05 20:26:45 -07:00
CMakeLists.txt Split ESM headers 2024-05-03 01:55:20 +02:00
doc.hpp