Age | Commit message (Expand) | Author |
2010-11-29 | Added 'testmodel' function, enabled autoscaling on ui::ModelView | Stijn Buys |
2010-11-26 | Corrected patch normals and vertex unwinding order, draw smaller normals with... | Stijn Buys |
2010-11-24 | Actually add entities in the intro to their zone, | Stijn Buys |
2010-11-18 | Corrected default light and flare radius. | Stijn Buys |
2010-11-18 | Unified radiant angles conversion into a single math::Axis.assign() method, c... | Stijn Buys |
2010-11-18 | Corrected flare and light texture coordinates so they no longer appear rotated. | Stijn Buys |
2010-11-17 | Cleaned up model::Mapfile axis related keys in the map reader, added warning ... | Stijn Buys |
2010-11-12 | make the renderer properly respect FragmentGroup::Rotate | Stijn Buys |
2010-11-12 | enables entity model scaling, Entity::radius() gets precedence over Model::ra... | Stijn Buys |
2010-11-08 | moved clear() from game::Game~ to core::GameServer~ (solves FIXME), | Stijn Buys |
2010-10-30 | moved clientside thrust and power state into render::RenderExt, added engine ... | Stijn Buys |
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys |
2010-10-19 | bullet ship physics | Stijn Buys |
2010-10-17 | moved bullet objets to core::Entity, | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-10-06 | removed skydome support, corrected skybox edge issue | Stijn Buys |
2010-10-06 | replaces skydomes with skyboxes | Stijn Buys |
2010-09-30 | Correct r_restart bug where models didn't get reloaded as it should | Stijn Buys |
2010-09-29 | better envmapping, by Odin | Stijn Buys |
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 |