1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-10 12:52:39 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Evans
acb36be852 Object Destruction 2013-12-12 02:55:31 +00:00
Daniel Evans
84c94c5c24 Refactored Instance data 2013-12-05 07:23:07 +00:00
Daniel Evans
0b046947da Refactored IDE data out to shared headers 2013-11-26 16:14:13 +00:00
Daniel Evans
6445bc50e9 refactored Instances into createInstance, added create-instance 2013-09-29 23:12:03 +01:00
Daniel Evans
5e0d021b4f Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
Daniel Evans
3520d19306 Improved character and vehicle behaviour 2013-09-18 23:16:26 +01:00
Daniel Evans
2a231022e3 Initial vehicle physics bodies 2013-09-09 04:04:21 +01:00
Daniel Evans
c97ab184e9 Moved object types into own files 2013-09-09 00:18:36 +01:00
Daniel Evans
025754b315 AI Nodes now form graph 2013-08-16 00:59:32 +00:00
Daniel Evans
2330263c26 Improved LOD Behaviour 2013-08-15 23:05:41 +00:00
Daniel Evans
b344971ef9 Player AI Controller 2013-08-12 21:35:23 +00:00
Daniel Evans
a9260e4e40 AI Controller 2013-08-11 20:42:54 +00:00
Daniel Evans
b23fc041c9 Functional PATH loading. 2013-07-30 16:59:44 +01:00
Daniel Evans
946b9926ff Refactored in preperation for pedestrians
- Moved Rendering code around to reduce duplication
- Added data for pedestrians
2013-07-22 04:39:58 +01:00
Daniel Evans
6969759c9b Added initial collision model loading
Doesn't support all types of data yet, just spheres and boxes.
2013-07-21 05:12:52 +01:00
Daniel Evans
68b1be9b4b improved viewer with debuging information 2013-07-06 01:39:54 +01:00
Daniel Evans
17b398dc4f Added carcol.dat loading and hooked up colour palettes 2013-07-04 00:23:12 +01:00
Daniel Evans
39475deae7 Added some test code for rendering vehicles 2013-07-02 18:37:19 +01:00
Daniel Evans
e02e889745 Zone files, simple case fixing, world loading 2013-07-02 17:29:20 +01:00
Daniel Evans
1458862c81 Working Object Instances and LOD 2013-07-02 13:49:20 +01:00
Daniel Evans
37f4e58a02 Initial log framework and timekeeping 2013-07-02 11:48:20 +01:00
Daniel Evans
b7da2815ad Refactored rendering into GTARenderer 2013-07-02 08:53:23 +01:00
Timmy Sjöstedt
fb2eac2ef3 Renamed to Renderwüre, fixed HPPness and inclusion protection things, etc 2013-07-02 08:40:43 +02:00