Daniel Evans
|
73c7e136e2
|
Merge branch 'master' of bitbucket.org:danharibo/gtfw
|
2013-12-12 02:55:39 +00:00 |
|
Daniel Evans
|
acb36be852
|
Object Destruction
|
2013-12-12 02:55:31 +00:00 |
|
Daniel Evans
|
f24f1da797
|
Health debug and tests
|
2013-12-10 21:47:56 +00:00 |
|
Daniel Evans
|
26e5172960
|
More debug information
|
2013-12-06 23:19:17 +00:00 |
|
Daniel Evans
|
3acb97b966
|
Further viewer improvements
|
2013-12-05 13:46:40 +00:00 |
|
Daniel Evans
|
c37abfd47d
|
Updated viewer
|
2013-12-05 12:45:20 +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
|
892091e096
|
Fixed many compiler warnings
|
2013-10-02 13:49:45 +01:00 |
|
Daniel Evans
|
657ae86ea4
|
Improved pedestrian KD behaviour
|
2013-10-02 01:27:48 +01:00 |
|
Daniel Evans
|
6445bc50e9
|
refactored Instances into createInstance, added create-instance
|
2013-09-29 23:12:03 +01:00 |
|
Daniel Evans
|
691928aec1
|
Primitive command interface
|
2013-09-27 16:49:10 +01:00 |
|
Daniel Evans
|
b15331766a
|
Added primitive lane following
|
2013-09-19 03:33:13 +01:00 |
|
Daniel Evans
|
3520d19306
|
Improved character and vehicle behaviour
|
2013-09-18 23:16:26 +01:00 |
|
Daniel Evans
|
d4064480d1
|
Intial vehicle physics
|
2013-09-15 01:42:35 +00:00 |
|
Daniel Evans
|
3801bdff23
|
Functional Texture Atlases
|
2013-09-11 18:23:31 +00:00 |
|
Daniel Evans
|
206b3979e8
|
Added TextureAtlas, broke rendering
|
2013-09-11 11:10:42 +00:00 |
|
Daniel Evans
|
b6dda205bc
|
Refactored animations into Animator
|
2013-09-11 00:26:13 +01:00 |
|
Daniel Evans
|
c97ab184e9
|
Moved object types into own files
|
2013-09-09 00:18:36 +01:00 |
|
Daniel Evans
|
7d44abd646
|
Fixed multiple rendering issues
|
2013-08-18 20:31:37 +01:00 |
|
Daniel Evans
|
022f4c02b6
|
Fixed timestep
|
2013-08-15 16:53:11 +00:00 |
|
Daniel Evans
|
2272d66753
|
Run animation
|
2013-08-13 16:15:28 +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
|
16575bb77b
|
Bullet Physics character controller
|
2013-08-11 21:50:29 +01:00 |
|
Daniel Evans
|
b23fc041c9
|
Functional PATH loading.
|
2013-07-30 16:59:44 +01:00 |
|
Daniel Evans
|
6a1b3df54a
|
Refactored GTARenderer, fixed pedestrian rendering.
|
2013-07-24 00:42:50 +01:00 |
|
Daniel Evans
|
04a8a7d9c5
|
Improved Collision data loading and debugging.
- Removed interleaved data from CollisionInstance as Bullet didn't
understand.
- Improved performance of the DebugDraw to around 2-3 fps
|
2013-07-22 02:38:43 +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
|
bdaf85af75
|
Clump numbering and improved colours
|
2013-07-05 19:50:04 +01:00 |
|
Daniel Evans
|
572281e4fc
|
Atomspheric effects enhanced
|
2013-07-05 02:15:29 +01:00 |
|
Timmy Sjöstedt
|
df22e2251d
|
Added basic sky and ambient lighting (ugly hacked together, we'll fix it later!)
|
2013-07-04 12:01:23 +02:00 |
|
Timmy Sjöstedt
|
db2ff2a024
|
Toggle mouse grab by pressing M
|
2013-07-04 11:57:31 +02:00 |
|
Timmy Sjöstedt
|
ef104054a0
|
Only accept user input when the window is in focus!
|
2013-07-04 11:56:23 +02:00 |
|
Daniel Evans
|
00f14c68b6
|
Added -w and -h options for viewer
|
2013-07-04 00:35:03 +01:00 |
|
Daniel Evans
|
17b398dc4f
|
Added carcol.dat loading and hooked up colour palettes
|
2013-07-04 00:23:12 +01:00 |
|
Daniel Evans
|
44ef5b1d6c
|
Switched to atomic based rendering, fixing vehicles
|
2013-07-03 19:00:15 +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 |
|
Timmy Sjöstedt
|
d8d12f7cd5
|
Fancy clock restart returned data syntax
|
2013-07-02 12:20:18 +02:00 |
|
Daniel Evans
|
eb6d79f9fb
|
Made viewer take the frametime into account
|
2013-07-02 10:39:52 +01:00 |
|
Daniel Evans
|
3e58de9f95
|
Minimal frustum culling implemented
|
2013-07-02 09:58:01 +01:00 |
|
Daniel Evans
|
f026c5ab13
|
Remove resizeability
|
2013-07-02 09:13:31 +01:00 |
|
Daniel Evans
|
cf4f451d15
|
Fixed aspect ratio and window sizeablility
|
2013-07-02 09:09:40 +01:00 |
|
Daniel Evans
|
b7da2815ad
|
Refactored rendering into GTARenderer
|
2013-07-02 08:53:23 +01:00 |
|
Daniel Evans
|
cd154d5775
|
Fixed camera motion
|
2013-07-02 07:42:10 +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 |
|