Malcolm Tyrrell
|
5cd3bdd5c2
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
Kim Kulling
|
cb7d3ac598
|
Merge branch 'master' into jc3-spam-killa
|
2021-05-10 22:21:13 +02:00 |
Jason C
|
a80b3b25eb
|
[quick3d] Fix assertion failure when file could not be opened.
Check result of IOSystem::Open before constructing stream.
Partially addresses #3888.
|
2021-05-05 17:31:50 -04:00 |
Jason C
|
a9fb1e56ae
|
Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders.
- ai_str_toprintable: See docs in StringUtils.h.
- HMP, MDL, Q3D: In particular, newlines in binary data were complicating logging.
|
2021-05-04 20:33:16 -04:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +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 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |