1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 15:29:55 +00:00
openmw/apps
elsid b5ec584be2
Replace ESM::RefId::sEmpty by default constructed RefId where possible
Static const is only required to provide a reference or a pointer when it is not
possible with default constructed temporary.
2023-02-18 01:07:15 +01:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
esmtool Do not write binary data to std::cout by esmtool 2023-02-07 10:40:31 +01:00
essimporter Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
launcher Add an initial Qt6 support 2023-02-06 18:38:59 +04:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
niftest Support reading specific nif files from archive by niftest 2023-02-08 22:59:33 +01:00
opencs Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
openmw Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
openmw_test_suite Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
wizard Remove redundant include 2023-02-10 19:24:12 +04:00
doc.hpp