1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-08 11:52:57 +01:00
openrw/rwengine/include/loaders
Daniel Evans 25f28dbb42 New File handling implementation
- move FileHandle into a separate header
- Implement FileIndex, a system to normalize filenames and sources
2015-02-26 03:57:28 +00:00
..
DataLoader.hpp Overhaul worker interface 2014-06-04 11:53:11 +01:00
GenericDATLoader.hpp Refactor Object data into heirarchy 2014-09-17 03:13:02 +01:00
LoaderCOL.hpp Renamed Components 2014-01-26 03:45:55 +00:00
LoaderCutsceneDAT.hpp New File handling implementation 2015-02-26 03:57:28 +00:00
LoaderDFF.hpp New File handling implementation 2015-02-26 03:57:28 +00:00
LoaderGXT.hpp New File handling implementation 2015-02-26 03:57:28 +00:00
LoaderIDE.hpp Refactor Object data into heirarchy 2014-09-17 03:13:02 +01:00
LoaderIFP.hpp Fix various warnings 2014-08-06 00:23:50 +01:00
LoaderIMG.hpp Fix potential non-return in LoaderIMG 2014-08-11 18:16:18 +01:00
LoaderIPL.hpp Implement some AI and zone opcodes 2014-12-16 03:03:04 +00:00
rwbinarystream.h Refactor DFF Loader, underlying stream handling 2014-08-04 22:24:37 +01:00
TextureLoader.hpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00
WeatherLoader.hpp Rename more classes to better names 2014-06-06 17:17:39 +01:00