Andrei Kortunov
|
065ed5138e
|
Use emplace_back instead of push_back
|
2020-10-18 10:27:35 +04:00 |
|
Bret Curtis
|
2ab7f903d7
|
make use of std::make_unique to test that MSVC2015 can handle that
|
2019-04-10 11:09:44 +02:00 |
|
Azdul
|
6aa6b2dc89
|
Removed TES4 from file names. Correct Git file history / attribution.
|
2019-01-18 21:14:44 +01:00 |
|
Adam.Fandrejewski
|
777a50cb64
|
Replaced C++ 14 make_unique with C++ 11 compliant code
|
2019-01-17 09:56:11 +01:00 |
|
Azdul
|
0c3a3ea241
|
Strange issue with Linux compilation (<memory> header)
|
2019-01-17 09:11:19 +01:00 |
|
Azdul
|
d55cc4d3ea
|
Linux requires <memory> header
|
2019-01-17 08:52:30 +01:00 |
|
Azdul
|
caa0487c6a
|
Replace raw pointer in BsaArchive with unique_ptr
|
2019-01-17 08:42:43 +01:00 |
|
Azdul
|
b9a7514278
|
Memory leak fixed. Proper file names in headers.
|
2019-01-17 07:08:25 +01:00 |
|
Azdul
|
25650e65bf
|
Read any BSA file - detection based on version in BSA header
|
2019-01-16 20:19:15 +01:00 |
|
scrawl
|
510375aa63
|
Add virtual file system (VFS) replacing the low level parts of the old resource system
|
2015-03-17 22:02:56 +01:00 |
|