1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/opencs
elsid 45db56b382
Rework fixed string
* Avoid inheritance.
* Define equality operators out of the class definition.
* Replace toString with toStringView where it doesn't make sense to create a string.
2022-01-28 18:39:09 +01:00
..
model Rework fixed string 2022-01-28 18:39:09 +01:00
view remove unused includes: part1 2022-01-23 17:30:25 +01:00
CMakeLists.txt use OPENMW_RESOURCES_ROOT instead 2021-12-08 14:33:49 +01:00
editor.cpp Merge remote-tracking branch 'upstream/master' into detain-hash-selectively-reluctant 2021-12-09 17:09:52 +00:00
editor.hpp
main.cpp