1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 09:21:44 +02:00
openrw/rwengine/include/loaders
Daniel Evans 5b9c95d346 Add Initial Cutscene playback implementation
+ Add CutsceneData structures to store the data required.
+ Implement screen fading in and out (todo: splash screen fading)
+ Add GameData::openFile2() returns a handle to open file memory + size
+ Fix fog implementation
+ Add screenspace rect to GameRenderer for fades and cinematics
2014-07-28 02:27:55 +01:00
..
DataLoader.hpp Overhaul worker interface 2014-06-04 11:53:11 +01:00
LoaderCOL.hpp Renamed Components 2014-01-26 03:45:55 +00:00
LoaderCutsceneDAT.hpp Add Initial Cutscene playback implementation 2014-07-28 02:27:55 +01:00
LoaderDFF.hpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00
LoaderIDE.hpp Cleaned up some object data 2014-02-28 11:23:51 +00:00
LoaderIFP.hpp Initial documentation pass 2014-07-09 05:04:48 +01:00
LoaderIMG.hpp Viewer archive loading 2014-02-10 15:34:09 +00:00
LoaderIPL.hpp Renamed Components 2014-01-26 03:45:55 +00:00
rwbinarystream.h Fix compiler errors and test problems 2014-05-25 22:30:50 +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