Aaron Gokaslan
|
94c3abd841
|
Apply various performance fixes from clang-tidy
|
2021-06-22 12:27:15 -04:00 |
Malcolm Tyrrell
|
5cd3bdd5c2
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
Malcolm Tyrrell
|
78145f1425
|
log verboseDebug
|
2021-05-13 10:08:59 +01:00 |
Jason C
|
7f13387487
|
[cob] Fix assertion failure when file could not be opened.
Check result of IOSystem::Open before constructing stream.
Partially addresses #3888.
|
2021-05-05 17:30:29 -04:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Kim Kulling
|
dc4514de82
|
Update COBLoader.cpp
Fix cppcheck finding
|
2021-01-22 13:23:39 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Malcolm Tyrrell
|
434c5e3d37
|
More verbose logging
|
2020-05-15 17:29:49 +01:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |