clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
4698a4cd2d
|
Use raw string literals to format command usage messages
|
2022-09-12 21:00:51 +02:00 |
|
elsid
|
6ae15f08e0
|
Avoid chained operator() calls to prevent formatting issues
|
2022-09-12 16:48:15 +02:00 |
|
Project579
|
4e428dee12
|
Update some settings that accept paths by "std::string" to accept them as "std::filesystem::path" instead.
|
2022-09-11 14:41:20 +02:00 |
|
jvoisin
|
8a63bc0def
|
Remove boost::filesystem from essimporter
|
2022-05-23 21:50:48 +02:00 |
|
Petr Mikheev
|
5ca56a4f8a
|
New option "config" for specifying additional config directories.
|
2022-02-02 23:47:11 +01:00 |
|
Bret Curtis
|
74e7cfc023
|
remove unused includes: part1
remove unused imports: part2
revert one tidy we will keep for c++20
|
2022-01-23 17:30:25 +01:00 |
|
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 |
|
Bret Curtis
|
d799954ca0
|
replace and purge boost::math::gcd and other non-used headers
|
2017-06-09 19:08:53 +02:00 |
|
scrawl
|
ef3ba12cb6
|
Add silent mode to ConfigurationManager, used by essimporter
|
2015-01-31 22:40:39 +01:00 |
|
scrawl
|
081c8c8615
|
ESSImport: convert to utf8, based on encoding setting in openmw.cfg
|
2015-01-31 22:40:38 +01:00 |
|
scrawl
|
ba7cd04ff7
|
ESSImport: prevent accidental overwriting of file
|
2015-01-23 15:34:48 +01:00 |
|
scrawl
|
c883a73d30
|
Several warning fixes
|
2015-01-23 15:34:47 +01:00 |
|
Scott Howard
|
8c32b7e304
|
missing include in essimporter/main.cpp
error: 'cout' is not a member of 'std'
error: 'cerr' is not a member of 'std'
https://launchpadlibrarian.net/195402684/buildlog_ubuntu-trusty-amd64.openmw_0.34.0%2Bgit20150120.442-0~ubuntu14.04.1_FAILEDTOBUILD.txt.gz
|
2015-01-20 17:59:11 -05:00 |
|
scrawl
|
031eec4550
|
Starting ESS importer for Morrowind save files
|
2015-01-17 00:16:49 +01:00 |
|