openmw/apps
AnyOldName3 096759435a Add progress bars where the launcher can be limited by IO
I tested this with a USB3 external hard drive.

These two places were the only ones where we're IO-bound and block the main thread, so they're the only ones that need progress bars.

If trying to replicate this test, then it's important to unplug the hard drive between each repeat.
Apparently Windows is excellent at disk caching these days as it takes a minute and a half to start the launcher with Total Overhaul on this drive when it's just been plugged in, but less time than the first launch after a reboot on an NVME drive once the cache has been warmed up.
2025-04-09 01:36:52 +01:00
..
benchmarks Fix benchmark warning: -Wdeprecated-declarations 2024-03-16 01:58:12 +01:00
bsatool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
bulletobjecttool Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
components_tests Reduce a chance to have a deadlock in the AsyncNavMeshUpdater 2025-03-23 23:33:40 +01:00
esmtool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
essimporter Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
launcher Add progress bars where the launcher can be limited by IO 2025-04-09 01:36:52 +01:00
mwiniimporter Remove vestigial Boost libraries 2024-08-23 14:06:13 +01:00
navmeshtool Support max log level for Recast via env variable 2025-03-21 15:34:47 +01:00
niftest Install tools left out on Windows 2025-01-11 19:36:24 +00:00
opencs Editor: Use the first/primary screen as last resort 2025-02-18 22:28:54 +03:00
opencs_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
openmw Remove declaration without definition 2025-03-31 00:28:06 +02:00
openmw_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
wizard Move from qt_wrap_ui to AUTOUIC for launcher and wizard 2024-11-10 20:38:14 +01:00
doc.hpp