1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-18 16:32:32 +02:00
openrw/framework2
2013-09-11 11:10:42 +00:00
..
include/renderwure Added TextureAtlas, broke rendering 2013-09-11 11:10:42 +00:00
Animator.cpp Refactored animations into Animator 2013-09-11 00:26:13 +01:00
BinaryStream.cpp Renamed to Renderwüre, fixed HPPness and inclusion protection things, etc 2013-07-02 08:40:43 +02:00
CMakeLists.txt Moved object types into own files 2013-09-09 00:18:36 +01:00
DebugDraw.cpp Improved Collision data loading and debugging. 2013-07-22 02:38:43 +01:00
GTAAIController.cpp Moved object types into own files 2013-09-09 00:18:36 +01:00
GTAAINode.cpp Functional PATH loading. 2013-07-30 16:59:44 +01:00
GTACharacter.cpp Refactored animations into Animator 2013-09-11 00:26:13 +01:00
GTAData.cpp Changed water rendering 2013-08-16 00:06:31 +00:00
GTADefaultAIController.cpp Moved object types into own files 2013-09-09 00:18:36 +01:00
GTAEngine.cpp Initial vehicle physics bodies 2013-09-09 04:04:21 +01:00
GTAInstance.cpp Refactored Object construction into constructors 2013-09-09 01:40:30 +01:00
GTAObject.cpp Refactored animations into Animator 2013-09-11 00:26:13 +01:00
GTAPlayerAIController.cpp Moved object types into own files 2013-09-09 00:18:36 +01:00
GTARenderer.cpp Added TextureAtlas, broke rendering 2013-09-11 11:10:42 +00:00
GTAVehicle.cpp Initial vehicle physics bodies 2013-09-09 04:04:21 +01:00
LoaderCOL.cpp Improved Collision data loading and debugging. 2013-07-22 02:38:43 +01:00
LoaderDFF.cpp Added TextureAtlas, broke rendering 2013-09-11 11:10:42 +00:00
LoaderIDE.cpp Improved LOD Behaviour 2013-08-15 23:05:41 +00:00
LoaderIFP.cpp Refactored animations into Animator 2013-09-11 00:26:13 +01:00
LoaderIMG.cpp Added some test code for rendering vehicles 2013-07-02 18:37:19 +01:00
LoaderIPL.cpp Zone files, simple case fixing, world loading 2013-07-02 17:29:20 +01:00
TextureArchive.cpp Renamed to Renderwüre, fixed HPPness and inclusion protection things, etc 2013-07-02 08:40:43 +02:00
TextureAtlas.cpp Added TextureAtlas, broke rendering 2013-09-11 11:10:42 +00:00
TextureLoader.cpp Added TextureAtlas, broke rendering 2013-09-11 11:10:42 +00:00
WeatherLoader.cpp Added mix() for ints, as it doesn't exist in newer versions of GLM. 2013-09-10 22:12:59 +02:00