1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
Commit Graph

1950 Commits

Author SHA1 Message Date
Daniel Evans
55909409f4 Disabled Atlas Tests 2013-12-12 08:15:07 +00:00
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
2e3633082f Initial damage infrastructure 2013-12-06 21:25:34 +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
67cedd9357 refactored LoaderCOL interface for single allocations during loading 2013-11-17 16:06:38 +00:00
Daniel Evans
90e58c3a1c Refactored CollisionInstance out to CollisionModel 2013-11-17 15:34:52 +00:00
Timmy Sjöstedt
fc96966ccf Got rid of some warnings and undefined behaviour. 2013-10-08 22:41:30 +02:00
Timmy Sjöstedt
2f3c87668b Got rid of unused variables.
We care about warnings.
2013-10-08 22:26:11 +02:00
Timmy Sjöstedt
acbcab6817 Removed unnecessary semicolon. 2013-10-08 22:07:02 +02:00
Timmy Sjöstedt
81b1cea1c9 Added framework2 source files into directories. 2013-10-06 11:00:46 +02:00
Daniel Evans
c6abc37ead Minor Physics adjustments 2013-10-02 19:40:15 +01: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
f7ae75876e Fixed Instance rotation 2013-09-30 19:32:14 +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
afd85c8d15 Copied viewer into game folder 2013-09-26 22:30:15 +01:00
Daniel Evans
ffea4964e3 Refactored Model and Rendering 2013-09-25 09:05:18 +01:00
Daniel Evans
5e0d021b4f Refactored AI nodes into AIGraph 2013-09-21 03:27:33 +01:00
Daniel Evans
b15331766a Added primitive lane following 2013-09-19 03:33:13 +01:00
Daniel Evans
fbe0738fb4 Fix segfault when player is not in vehicle 2013-09-19 01:58:57 +01:00
Daniel Evans
2b0952557a Improved AI and Vehicle Behaviour 2013-09-19 01:46:36 +01:00
Daniel Evans
3520d19306 Improved character and vehicle behaviour 2013-09-18 23:16:26 +01:00
Daniel Evans
e743cbd19d Improved vehicle dynamics 2013-09-16 00:24:08 +01:00
Daniel Evans
71f54328fd Improved vehicle interface and dynamics 2013-09-15 22:44:24 +00:00
Daniel Evans
b960963f2a Minor performance improvement 2013-09-15 02:39:07 +00:00
Daniel Evans
d4064480d1 Intial vehicle physics 2013-09-15 01:42:35 +00:00
Daniel Evans
22cb749073 Read texture options from TXD entry 2013-09-14 04:29:28 +00:00
Daniel Evans
5e6e829584 changed palette texture loading 2013-09-14 04:00:16 +00:00
Daniel Evans
1e83463e71 Disabled atlas, fixed texture loading 2013-09-14 02:46:14 +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
2796ba5e25 Merge branch 'master' of bitbucket.org:danharibo/gtfw 2013-09-11 00:26:19 +01:00
Daniel Evans
b6dda205bc Refactored animations into Animator 2013-09-11 00:26:13 +01:00
Timmy Sjöstedt
f2f80eb3be Added mix() for ints, as it doesn't exist in newer versions of GLM. 2013-09-10 22:12:59 +02:00
Daniel Evans
2a231022e3 Initial vehicle physics bodies 2013-09-09 04:04:21 +01:00
Daniel Evans
2f9d8192aa Refactored Object construction into constructors 2013-09-09 01:40:30 +01:00
Daniel Evans
c97ab184e9 Moved object types into own files 2013-09-09 00:18:36 +01:00
Daniel Evans
d8793eefa5 Fixed weather transition over midnight 2013-09-08 20:43:52 +01:00
Daniel Evans
e8b718583b Removed old framework files 2013-09-08 20:22:32 +01:00
Daniel Evans
86f7dbb0a9 Moved weather interpolation into Weather Loader 2013-08-18 22:57:08 +01:00
Daniel Evans
ad5e86f7ce Refactored skydome to fix it 2013-08-18 22:06:13 +01:00
Daniel Evans
7d44abd646 Fixed multiple rendering issues 2013-08-18 20:31:37 +01:00
Daniel Evans
025754b315 AI Nodes now form graph 2013-08-16 00:59:32 +00:00