1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/components
psi29a 3a5ed998e7 Merge branch 'timeplayed' into 'master'
Remove time played setting

See merge request OpenMW/openmw!4235
2024-07-08 07:29:29 +00: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 CI match script names and remove dead code 2024-07-01 16:57:40 +02:00
config Don't attempt to continue an outer loop from an inner loop 2024-06-21 14:05:52 +01:00
contentselector CLEANUP(contentmodel): Use auto for insertPosition declaration to 2024-06-23 20:06:23 -05:00
crashcatcher components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump 2024-05-08 18:27:57 -05:00
debug Exit with fatal error on duplicated instruction code 2024-06-28 22:24:24 +02:00
detournavigator Limit RecastMeshManager range by active cell grid 2024-05-19 20:07:47 +02:00
esm Log caught exceptions 2024-05-26 02:52:11 +02:00
esm3 Make loading and saving script record more robust 2024-06-21 20:37:37 +02:00
esm4 components/esm4/loadwrld.hpp: clarify comment 2024-06-11 20:19:55 -05:00
esmloader
esmterrain CLEANUP(CS): Do heightData check in actual implementation, revert 2024-06-10 02:02:31 -05:00
fallback Correct MaxNumberRipples and Timescale Clouds validation categories 2024-01-26 17:12:58 +03: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 add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
interpreter Exit with fatal error on duplicated instruction code 2024-06-28 22:24:24 +02:00
l10n Auto format 2024-03-14 23:54:22 +00:00
loadinglistener Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
lua dont use codecvt for utf8.char 2024-06-30 01:49:24 +08:00
lua_ui Don't assume execution of an internal Lua script can't fail 2024-06-22 11:26:32 +02:00
misc Check if file is successfully opened 2024-07-04 09:55:24 +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 Avoid copying shader material shared_ptr in NifLoader 2024-06-22 14:34:09 +03:00
platform Check if file is successfully opened 2024-07-04 09:55:24 +04:00
process
resource Log caught exceptions 2024-05-26 02:52:11 +02:00
sceneutil fix distortion breaking in first person meshes 2024-07-03 13:51:57 -07:00
sdlutil Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
serialization
settings Remove time played setting 2024-07-05 07:13:45 +03:00
shader Add helper method for texture type recovery 2024-05-19 02:26:40 +03:00
sqlite3
std140
stereo Do not copy due to auto misuse 2024-01-07 18:52:10 +04:00
terrain Remove unused getActiveGrid function 2024-05-15 22:33:11 +02:00
testing Move EXPECT_ERROR macro to a separate header 2024-06-10 23:12:15 +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 Log caught exceptions 2024-05-26 02:52:11 +02:00
widgets Pass some arguments by references 2024-02-01 10:02:15 +04:00
CMakeLists.txt Move EXPECT_ERROR macro to a separate header 2024-06-10 23:12:15 +02:00
doc.hpp