Age | Commit message (Expand) | Author |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server re... | Stijn Buys |
2010-12-06 | Re-enabled environment mapping with the skybox as cubemap. | Stijn Buys |
2010-11-24 | Actually add entities in the intro to their zone, | Stijn Buys |
2010-11-18 | Have r_loadmodels load all particle scripts referenced by models. | Stijn Buys |
2010-11-17 | Removed core::Info.model(), info record models must be referenced through Inf... | Stijn Buys |
2010-11-16 | renamed screenshotformat and screenshotquality cvars, | Stijn Buys |
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys |
2010-10-17 | core bullet physics support, | Stijn Buys |
2010-10-06 | replaces skydomes with skyboxes | Stijn Buys |
2010-10-03 | ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b... | Stijn Buys |
2010-03-13 | lighting cvars patch by megatog615 | Stijn Buys |
2009-11-12 | initial commodities and entity inventory, bump network proto version to 18 | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-17 | reload entity/info models on r_restart | Stijn Buys |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine disables... | Stijn Buys |
2009-08-14 | implemented r_normalize cvar | Stijn Buys |
2009-08-09 | adds r_normals cvar, read normals from .ase models | 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-03-21 | autodetect hardware generated mipmap support | Stijn Buys |
2009-02-21 | sane version number, | Stijn Buys |
2009-02-08 | materials registry, read shaderlist.txt | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2008-12-27 | added r_particles variable | Stijn Buys |
2008-12-20 | single file particle scripts | Stijn Buys |
2008-11-23 | particle systems | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-11-12 | add star corona | Stijn Buys |
2008-11-11 | cleanups | Stijn Buys |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-12 | user interface updates, work-in-progress | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |
2008-10-10 | adds KeyPress, DevInfo and Stats widgets | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-08-01 | revert renderer camera location, fix r_restart | Stijn Buys |
2008-07-28 | fix for the sky going white on r_restart | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-07-17 | spacedust, r_dust variable | Stijn Buys |
2008-07-13 | skyglobe | Stijn Buys |
2008-06-01 | moved camera into render:: | Stijn Buys |
2008-05-24 | text_length functions, improved lighting, r_bbox draws bounding boxes | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-05-03 | liibmodel | Stijn Buys |
2008-05-03 | camera handling, Cockpit view | Stijn Buys |
2008-05-01 | lights | Stijn Buys |
2008-04-06 | mouse grabbing, Cvar and Func info | Stijn Buys |
2008-04-05 | Makefile.am updates, math::Axis, improved VertexArray, r_arraysize | Stijn Buys |
2008-03-28 | Fixes compile warning | Stijn Buys |
2008-03-26 | improved TGA handling | Stijn Buys |