1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-04 09:13:05 +00:00
openmw/apps/opencs/model
jvoisin 38316cdaf8 Fix various warnings found by clang
- unused alias
- inefficient use of push_back
- exceptions not inheriting from std::exception
- weird use of a comma
- value compared against itself
2021-04-17 19:06:33 +02:00
..
doc Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
filter Avoid dead code 2021-01-09 13:52:01 +04:00
prefs "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
tools Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
world Fix various warnings found by clang 2021-04-17 19:06:33 +02:00