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

1983 Commits

Author SHA1 Message Date
Daniel Evans
d58393f663 Update gitignore 2014-02-10 10:21:47 +00:00
Daniel Evans
9f0834e65e Fix frame name loading 2014-02-10 09:48:40 +00:00
Daniel Evans
be39a691cf Improved colour representation 2014-02-10 09:22:12 +00:00
Daniel Evans
d9bb0be308 Use new drawing structures 2014-02-10 08:55:01 +00:00
Daniel Evans
975c7a5c32 Add new structures for renderer data 2014-02-10 05:43:20 +00:00
Daniel Evans
0773829dfc Refactored rendering and frames 2014-02-09 03:14:43 +00:00
Daniel Evans
326fe4eeb3 Merge branch 'objects' 2014-01-29 08:47:01 +00:00
Daniel Evans
16b59f3943 Renamed Components 2014-01-26 03:45:55 +00:00
Daniel Evans
297be0588a Dynamic Object data loading (needs more work) 2014-01-03 20:37:21 +00:00
Daniel Evans
3f0030d3e2 Improved menu management 2014-01-01 03:13:23 +00:00
Daniel Evans
4c595d0439 Menu directional movement support 2014-01-01 00:37:16 +00:00
Daniel Evans
7e418f1b6b TOBJ slightly functional 2013-12-28 00:51:15 +00:00
Daniel Evans
d3d2165947 Adjusted game clock for 24 minute day 2013-12-27 22:57:11 +00:00
Daniel Evans
4aad1665a6 duct-taped frame transformation for vehicles 2013-12-27 22:25:56 +00:00
Daniel Evans
1cf006958f Menu test variation 2013-12-27 21:58:47 +00:00
Daniel Evans
bad113588c Fix crash on exiting last state 2013-12-27 21:58:27 +00:00
Daniel Evans
8a7f33e815 Fixed some instance placement issues 2013-12-27 21:54:20 +00:00
Daniel Evans
e186b8e5bf Improved log position 2013-12-26 23:26:45 +00:00
Daniel Evans
aa5522497b Initial game state tracking 2013-12-26 23:18:55 +00:00
Daniel Evans
e04be824aa Menu Framework 2013-12-25 19:54:22 +00:00
Daniel Evans
7cbebb89dd Jump test 2013-12-24 19:47:04 +00:00
Daniel Evans
dc32c9c6ce Renamed some objects to Game* 2013-12-20 16:02:46 +00:00
Daniel Evans
45d0c5b77c normalized texture names to lowercase 2013-12-20 15:45:41 +00:00
Daniel Evans
5dc40cb07b Removed redundant include dirs for framework2 2013-12-20 14:03:32 +00:00
Daniel Evans
7c13efdc92 Improved handling of transparent materials (still needs work) 2013-12-20 13:43:12 +00:00
Daniel Evans
ece92d30f0 Fix negative-x wheels 2013-12-16 13:01:32 +00:00
Daniel Evans
802a746211 Reset vehicles and pedestrians that fall out of the map 2013-12-15 02:45:47 +00:00
Daniel Evans
81f265ba3a Ajusted player vehicle exit position 2013-12-13 19:32:15 +00:00
Daniel Evans
8b22761ad2 Player vehicle enter and exit 2013-12-13 18:19:03 +00:00
Daniel Evans
ceae78d893 Moved commands into modifiable map 2013-12-13 14:30:45 +00:00
Daniel Evans
17ca56a7fe Vehicle seating 2013-12-13 14:06:36 +00:00
Daniel Evans
9340b11284 Made vehicles drop their pedestrians upon deletion 2013-12-12 15:36:50 +00:00
Daniel Evans
c2037ec26e Global files 2013-12-12 10:58:14 +00:00
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