1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-05 16:47:19 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Evans
946b9926ff Refactored in preperation for pedestrians
- Moved Rendering code around to reduce duplication
- Added data for pedestrians
2013-07-22 04:39:58 +01:00
Daniel Evans
68b1be9b4b improved viewer with debuging information 2013-07-06 01:39:54 +01:00
Daniel Evans
572281e4fc Atomspheric effects enhanced 2013-07-05 02:15:29 +01:00
Daniel Evans
9555b7ca70 Merge of water code 2013-07-04 11:43:28 +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
Daniel Evans
d8795b8375 Added wheels to Vehicles 2013-07-04 02:40:47 +01:00
Daniel Evans
17b398dc4f Added carcol.dat loading and hooked up colour palettes 2013-07-04 00:23:12 +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
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