1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-06 01:49:42 +00:00
openmw/apps/opencs/view
elsid 6b7434ca69
Pass std::string_view instead of const std::string&
* Starting with Actor::getBodyPartMesh and ending with
  Misc::StringUtils::ciEqual.
* Add tests for Misc::StringUtils::ciEqual.
2021-09-09 18:39:50 +02:00
..
doc Avoid the inclusion of <charconv> header due to Ubuntu Bionic (18.04) which as gcc version less than 8.1 2021-08-04 06:47:14 +10:00
filter Add a default filter to CS tables 2021-06-25 11:45:43 +01:00
prefs Using override keyword in OpenMW CS 2021-05-18 19:53:55 -05:00
render Pass std::string_view instead of const std::string& 2021-09-09 18:39:50 +02:00
tools Dont copy-construct from a const-ref when used only as a const-ref 2021-08-29 20:22:34 +02:00
widget fix texture brush index search 2021-08-01 19:42:41 +03:00
world Disallow entry of strings longer than the lengths allowed by the file format. 2021-08-04 09:39:18 +10:00