Age | Commit message (Expand) | Author |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2010-03-13 | lighting cvars patch by megatog615 | Stijn Buys |
2010-02-20 | Use interleaved vertex arrays | Stijn Buys |
2009-10-04 | use GL_REFLECTION_MAP instead of GL_SPHERE_MAP for envmapping | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-16 | more constness | Stijn Buys |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine disables... | Stijn Buys |
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys |
2009-08-15 | don't render entites behind the camera | Stijn Buys |
2009-08-14 | implemented r_normalize cvar | Stijn Buys |
2009-08-14 | model API cleanup, render WORLDSCALE | Stijn Buys |
2009-08-13 | fixes light/flare renderer bugs | Stijn Buys |
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-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-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-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-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-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-10 | hud drawing code reorganization | Stijn Buys |
2008-12-27 | added r_particles variable | 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 | fix func_rotate center | Stijn Buys |
2008-12-20 | initial support for func_rotate and friends | Stijn Buys |
2008-12-07 | add system map, | Stijn Buys |
2008-11-23 | particle systems | Stijn Buys |
2008-11-16 | engine trails | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-11-12 | make the corona act like a flare | Stijn Buys |
2008-11-12 | add star corona | Stijn Buys |
2008-11-08 | docking, bumps network protocol version | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |
2008-10-18 | example module | Stijn Buys |
2008-10-12 | user interface updates, work-in-progress | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |