Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-27 | Draw rudimentary direction/thrust indicators on EntityControlables. | Stijn Buys | |
2013-01-20 | Major overhaul of the particle system back-end, support multiple ejectors ↵ | Stijn Buys | |
per particle system. | |||
2012-12-28 | Support for rendering globes with rings, | Stijn Buys | |
removed hardcoded 'corona' prefix for corona textures, added support for projectile fire sounds. | |||
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys | |
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window. | |||
2012-01-24 | Got rid of r_diffuse/r_specular/r_ambient. | Evan Goers | |
2012-01-04 | Various lighting tweaks and enhancements. | Evan Goers | |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server ↵ | Stijn Buys | |
reads materials.ini, removed unnecessary CollisionMesh::translate() method. | |||
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 | |
removed core::EntityControlable::movement(), cleaned up core::EntityGlobe, adds support for a per-globe corona, adds core::EntityControlable::control_flags(), bumps network protocol version to 21 | |||
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 ↵ | Stijn Buys | |
Info::modelname(). Prevent the loading of all info record models in render::load(). Added r_loadmodels engine function, which can be used to load all referenced models at once. | |||
2010-11-16 | renamed screenshotformat and screenshotquality cvars, | Stijn Buys | |
cleaned up mipmap and vbo console messages | |||
2010-10-24 | keepalive optimizations, r_lights engine variable, OpenGL VBO support | Stijn Buys | |
2010-10-17 | core bullet physics support, | Stijn Buys | |
initial vstrafe support | |||
2010-10-06 | replaces skydomes with skyboxes | Stijn Buys | |
2010-10-03 | ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash ↵ | Stijn Buys | |
bugfix | |||
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 ↵ | Stijn Buys | |
disables impulse drive, r_axis support | |||
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 | |
conditional definition of missing OpenGL defines on win32, updated planet collision warning message, removed material loader debug messages | |||
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 | |