1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/apps/opencs
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
..
model Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
view Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
CMakeLists.txt Add an initial Qt6 support 2023-02-06 18:38:59 +04:00
editor.cpp Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
editor.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
main.cpp Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00