1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 16:47:19 +02:00
openrw/framework2
2013-09-21 03:27:33 +01:00
..
include/renderwure Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
AIGraph.cpp Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01: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 Functional Texture Atlases 2013-09-11 18:23:31 +00: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 Improved character and vehicle behaviour 2013-09-18 23:16:26 +01:00
GTAData.cpp Intial vehicle physics 2013-09-15 01:42:35 +00:00
GTADefaultAIController.cpp Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
GTAEngine.cpp Improved character and vehicle behaviour 2013-09-18 23:16:26 +01:00
GTAInstance.cpp Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
GTAObject.cpp Refactored animations into Animator 2013-09-11 00:26:13 +01:00
GTAPlayerAIController.cpp Fix segfault when player is not in vehicle 2013-09-19 01:58:57 +01:00
GTARenderer.cpp Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
GTAVehicle.cpp Improved AI and Vehicle Behaviour 2013-09-19 01:46:36 +01:00
LoaderCOL.cpp Improved vehicle interface and dynamics 2013-09-15 22:44:24 +00:00
LoaderDFF.cpp Minor performance improvement 2013-09-15 02:39:07 +00:00
LoaderIDE.cpp Added primitive lane following 2013-09-19 03:33:13 +01:00
LoaderIFP.cpp Minor performance improvement 2013-09-15 02:39:07 +00: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 Functional Texture Atlases 2013-09-11 18:23:31 +00:00
TextureLoader.cpp Minor performance improvement 2013-09-15 02:39:07 +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