Age | Commit message (Expand) | Author |
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-25 | corrects model triangle and quad count | Stijn Buys |
2010-10-24 | corrects model bounding box issues | Stijn Buys |
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys |
2010-10-17 | corrected vertex array size reporting | Stijn Buys |
2010-10-15 | have the ASE reader respect the Material::Ignore flag | Stijn Buys |
2010-10-15 | added parsing of ASE submaterial definitions | Stijn Buys |
2010-10-15 | strobe light radius bugfix | Stijn Buys |
2010-10-06 | removed skydome support, corrected skybox edge issue | Stijn Buys |
2010-09-18 | cosmetic updates in engine list functions, trade menu updates | Stijn Buys |
2010-02-25 | looped sound support for fx_sound model tags | Stijn Buys |
2010-02-25 | added initial support for model sound tags, | Stijn Buys |
2010-02-23 | renamed model::Parts to model::Tags | Stijn Buys |
2010-02-20 | Use interleaved vertex arrays | Stijn Buys |
2009-11-02 | ase loader: ignore caulk | Stijn Buys |
2009-11-02 | ase loader: removed superfluous debug output | Stijn Buys |
2009-11-02 | ASE loader: support for multiple *GEOM objects and multiple materials | 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 | minor cleanups, corrected map widget | 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 | restored fx_flare light key | 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 | model API cleanup, render WORLDSCALE | 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 | documentation update | Stijn Buys |
2009-08-12 | corrected .map texture coordinates | 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 | fix ase texture coordinates | 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 | slightly more usable fake normals | Stijn Buys |
2009-08-09 | initial .ase support | Stijn Buys |
2009-07-16 | Removes unused collor array support, disable bullet in sys/sys.h | Stijn Buys |
2009-07-07 | disable quad generation in the map reader | Stijn Buys |
2009-03-07 | don't show material warings when there is no VertexArray | Stijn Buys |
2009-02-21 | sane version number, | Stijn Buys |
2009-02-08 | Makefile.in should not be in the repository | Stijn Buys |
2009-02-08 | materials system | Stijn Buys |
2009-02-08 | changed inifile and map to use filesystem::IFileStream | Stijn Buys |
2009-02-08 | materials registry, read shaderlist.txt | Stijn Buys |
2009-01-17 | set default cull of flares to back | 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 |