1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 19:32:49 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
Timmy Sjöstedt
5fc83b70cc Fixed some variables and imports, and worldProgram being defined in a local scope. 2013-07-03 10:46:07 +02: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
feee2aa87d Smoother resource management 2013-07-02 15:33:15 +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
71850ad847 Removed some unused variables in LoaderIDE 2013-07-02 12:23:00 +02:00
Timmy Sjöstedt
d796dea97e Added IDE Loader! 2013-07-02 12:17:05 +02:00
Daniel Evans
3e58de9f95 Minimal frustum culling implemented 2013-07-02 09:58:01 +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
Daniel Evans
c214f07c2b Initial engine framework 2013-07-02 07:08:58 +01:00
Daniel Evans
125f339232 Fixed random offset in TXD data 2013-07-02 01:20:12 +01:00
Timmy Sjöstedt
3ba30764dc Added new framework with BinaryStream and stuff and an example app 2013-07-02 00:33:21 +02:00