1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +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
main.cpp Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00