1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-02 16:49:46 +02:00
openrw/rwcore/loaders
2020-05-20 23:51:28 +02:00
..
LoaderDFF.cpp Use unique_ptr to handle TextureData 2019-03-18 00:14:23 +01:00
LoaderDFF.hpp Use unique_ptr to handle TextureData 2019-03-18 00:14:23 +01:00
LoaderIMG.cpp rwcore/LoaderIMG: Switch to fstream and avoid case-insensitive string comparision. 2020-05-20 23:51:28 +02:00
LoaderIMG.hpp rwcore/LoaderIMG: Add warning to loadToMemory() that it is thread-unsafe. 2020-05-20 23:51:28 +02:00
LoaderSDT.cpp rwcore: fix Visual Studio warnings 2018-09-15 23:39:46 +02:00
LoaderSDT.hpp rwcore: fix Visual Studio warnings 2018-09-15 23:39:46 +02:00
LoaderTXD.cpp Use unique_ptr to handle TextureData 2019-03-18 00:14:23 +01:00
LoaderTXD.hpp Rename rwlib library to "core" to fit its new role 2018-08-09 20:28:24 +01:00
RWBinaryStream.hpp Cleanup rwcore headers 2019-01-20 20:00:00 +01:00