Age | Commit message (Expand) | Author |
2009-08-13 | improved light/flare render code, disables engine activated lights on scenery | Stijn Buys |
2009-08-13 | documentation updates, win32 build fix, megatog's enginelight patch | Stijn Buys |
2009-08-12 | triangle/quad code cleanup,corrects submodel origin, enable quad rendering again | Stijn Buys |
2009-08-12 | corrected .map texture coordinates | Stijn Buys |
2009-08-12 | corrected a stupid bug that prevented materials from obtaining texture sizes | Stijn Buys |
2009-08-12 | src/model filenames cleanup, parse .map texture coordinates, early loading of... | Stijn Buys |
2009-08-11 | implements misc_model rotation angle | Stijn Buys |
2009-08-11 | misc_model support | Stijn Buys |
2009-08-10 | initial texture support for ase models | Stijn Buys |
2009-08-09 | adds r_normals cvar, read normals from .ase models | Stijn Buys |
2009-08-09 | can't envmap if there is no sky | Stijn Buys |
2009-07-16 | adds environment mapping to the renderer | Stijn Buys |
2009-07-16 | Removes unused collor array support, disable bullet in sys/sys.h | Stijn Buys |
2009-07-07 | Moved vertexarray from render to core | Stijn Buys |
2009-05-06 | added r_mipmap variable to enable hardware generated mimaps | Stijn Buys |
2009-04-16 | updated a few help messages, added 3d modelview to the buy menu | Stijn Buys |
2009-04-14 | split entity and model rendering into two functions | Stijn Buys |
2009-04-13 | write screenshots with a timestamp in the filename | Stijn Buys |
2009-03-21 | autodetect hardware generated mipmap support | Stijn Buys |
2009-03-08 | changed camera settings for crash-view, map tweaks | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys |
2009-02-23 | native Framework support on Mac OS X | Stijn Buys |
2009-02-21 | sane version number, | Stijn Buys |
2009-02-19 | win32 needs extra GL defines | Stijn Buys |
2009-02-18 | use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps, | Stijn Buys |
2009-02-17 | Fixed an overflow in the TGA reader, | Stijn Buys |
2009-02-09 | disable color array. we don't need it any more because fragments are sorted p... | Stijn Buys |
2009-02-08 | materials system: render updates | Stijn Buys |
2009-02-08 | materials registry, read shaderlist.txt | Stijn Buys |
2009-01-28 | cleanups | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2009-01-17 | fix cull param | Stijn Buys |
2009-01-13 | adds 'cull' option to fx_flare and fx_particles | Stijn Buys |
2009-01-12 | radius key for fx_particles, overrules the script value | Stijn Buys |
2009-01-11 | suppress screenshot can't create directory warning | Stijn Buys |
2009-01-10 | hud drawing code reorganization | Stijn Buys |
2008-12-27 | added r_particles variable | Stijn Buys |
2008-12-26 | default player settings in player.ini, | Stijn Buys |
2008-12-21 | multiple introductions | Stijn Buys |
2008-12-21 | win32 build updates | Stijn Buys |
2008-12-21 | full direction. pitch and roll control for fx_flare, fx_particles and func_ro... | Stijn Buys |
2008-12-21 | improved func_rotate | Stijn Buys |
2008-12-20 | single file particle scripts | Stijn Buys |
2008-12-20 | fix func_rotate center | Stijn Buys |
2008-12-20 | initial support for func_rotate and friends | Stijn Buys |
2008-12-07 | flame particle systems | Stijn Buys |
2008-12-07 | add system map, | Stijn Buys |
2008-11-30 | corrected wrong axis in tracking camera | Stijn Buys |
2008-11-30 | improved camera handling and dust rendering | Stijn Buys |