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
e1a37e44c4 Cleaned up some object data
Renamed some vehicle related data objects
Changed types on some vehicle data containers
Renamed GTAObject to GameObject
2014-02-28 11:23:51 +00:00
Daniel Evans
caa1fd301e fix cmake source dir paths 2014-02-28 07:24:20 +00:00
Daniel Evans
c5171eb673 Added documentation 2014-02-13 10:57:25 +00:00
Daniel Evans
42c9480271 Add Readme and Copying files 2014-02-13 09:51:42 +00:00
Daniel Evans
25ecdf0533 Fix window status restoration 2014-02-12 07:12:40 +00:00
Daniel Evans
1b9687dedd Frame information 2014-02-12 06:42:07 +00:00
Daniel Evans
8c25712ea6 Viewport movement 2014-02-11 15:45:45 +00:00
Daniel Evans
8110358dbf Recent Archives 2014-02-11 14:41:46 +00:00
Daniel Evans
fe1e94d167 Fix textures in rwviewer for some models 2014-02-11 14:16:14 +00:00
Daniel Evans
751adf1d6b Viewer viewing 2014-02-11 13:40:56 +00:00
Daniel Evans
a49bfd9d99 Preperations for actual visuals 2014-02-11 05:46:29 +00:00
Daniel Evans
1741d7c295 Preview text 2014-02-10 17:22:07 +00:00
Daniel Evans
280a806e2f It's a list now. 2014-02-10 16:21:30 +00:00
Daniel Evans
3e764dc3b8 UI polish 2014-02-10 16:15:22 +00:00
Daniel Evans
70dba94de4 Viewer archive loading 2014-02-10 15:34:09 +00:00
Daniel Evans
0aff0a9a0d RWviewer Qt 2014-02-10 12:41:05 +00:00
Daniel Evans
00dd9ee31e more test 2014-02-10 12:09:16 +00:00
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