1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps
elsid 51314db2f1
Remove AI_CNDT from AI package types
AI_CNDT is a label of subrecord containing cell name. It's not AI package type.
2022-09-13 00:05:12 +02:00
..
benchmarks
bsatool Use raw string literals to format command usage messages 2022-09-12 21:00:51 +02:00
bulletobjecttool Avoid chained operator() calls to prevent formatting issues 2022-09-12 16:48:15 +02:00
esmtool Remove AI_CNDT from AI package types 2022-09-13 00:05:12 +02:00
essimporter Use raw string literals to format command usage messages 2022-09-12 21:00:51 +02:00
launcher Do not wrap emit expresison with parenthesis 2022-09-12 21:00:51 +02:00
mwiniimporter Avoid chained operator() calls to prevent formatting issues 2022-09-12 16:48:15 +02:00
navmeshtool Avoid chained operator() calls to prevent formatting issues 2022-09-12 16:48:15 +02:00
niftest Use raw string literals to format command usage messages 2022-09-12 21:00:51 +02:00
opencs Remove AI_CNDT from AI package types 2022-09-13 00:05:12 +02:00
openmw Add comma to the last array element to prevent putting multiple elements on a single line 2022-09-12 21:00:51 +02:00
openmw_test_suite Add comments to prevent line splitting on formatting 2022-09-12 21:00:51 +02:00
wizard Added dedicated functions for conversions between QString and std::filesystem::path. 2022-09-11 14:41:21 +02:00
doc.hpp