1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine
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
..
include Add Initial Cutscene playback implementation 2014-07-28 02:27:55 +01:00
src Add Initial Cutscene playback implementation 2014-07-28 02:27:55 +01:00
CMakeLists.txt Rename Object classes and files 2014-06-06 15:22:26 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00

RWEngine

Engine code for everything from object rendering to file parsing