Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-20Improved particle ejector thrust control.Stijn Buys
2013-10-20Make thrust triggered particle ejectors set output particle speed depending o...Stijn Buys
2013-10-17Draw explosion particles for destroyed dynamic entities.Stijn Buys
2013-10-14More explosion particles bugfixes.Stijn Buys
2013-10-13Axded explosion trigger for particle ejecotrs, fixed explosion particles for ...Stijn Buys
2013-10-08Improved r_bbox and r_slots drawing.Stijn Buys
2013-09-28Cleanup of the material API: split flags into flags and colortype.Stijn Buys
2013-09-24Apply particle system scales,Stijn Buys
2013-04-16Support for 'colorsecond' in particle scripts, have trail style particles use...Stijn Buys
2013-02-09Disable particle system ejectors for EntityDynamic in Entity::NoPower state.Stijn Buys
2013-01-27Scale particle according to entity radius instead of modelscale.Stijn Buys
2013-01-27Support for particle ejector timeout value,Stijn Buys
2013-01-27ADded support for streak style particles.Stijn Buys
2013-01-27Added support for particles minimum/maximum speed,Stijn Buys
2013-01-22Implemented Flare particles.Stijn Buys
2013-01-21Renamed particle ejector types,Stijn Buys
2013-01-21Added attached property to draw particle systems in entity space instead of w...Stijn Buys
2013-01-20Major overhaul of the particle system back-end, support multiple ejectors per...Stijn Buys
2012-12-28Support for rendering globes with rings,Stijn Buys
2012-12-15esolved an OpenGL-related build problem on windowesolved an OpenGL-related bu...Stijn Buys
2012-12-08Added support for entity secondary color on lights, flares and particles.Stijn Buys
2012-12-01Allow particles to have the secondary entity color.Stijn Buys
2012-11-30Corrected a lighting bug while drawing fakespheres behind farplane.Stijn Buys
2012-11-26More gl::-ization.Evan Goers
2012-11-26Abstracted many more GL functions.Evan Goers
2012-11-25Draw particles on projectile models.Stijn Buys
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
2012-11-14Mark docked entities as unpowered which prevents entity sounds from being pla...Stijn Buys
2012-11-11Corrected light attenuation values.Stijn Buys
2012-11-07Tweaked zone light attenuation values.Evan Goers
2012-10-16Corrects a small bug in the list_particles function where the summary is prin...Stijn Buys
2012-10-16Default sky is loaded in in the game module, the engine falls back to black.Stijn Buys
2012-10-14Render a generic explosion effect for destroyed entities.Stijn Buys
2012-10-08added zone flags, Stijn Buys
2012-10-07Probe the maximal number of OpenGL lights.Stijn Buys
2012-05-03Tweaked light attenuation.Evan Goers
2012-05-01Use light environment classes in the model viewer and the main rendering rout...Stijn Buys
2012-05-01Added light environment classesStijn Buys
2012-05-01Added light environment classesStijn Buys
2012-04-23Added constant attenuation value.Evan Goers
2012-04-22Draw weapon slot placeholder boxes.Stijn Buys
2012-04-22Corrects a lighting bug introduced in r1123.Stijn Buys
2012-03-22Cleaned up lighting related variable names.Stijn Buys
2012-03-21Changed create_light() to add_light().Evan Goers
2012-03-21Functionize light creation.Evan Goers
2012-02-13Rearranged render::draw_pas_globes(), removed render::draw_globe(), added ren...Stijn Buys
2012-01-28Prevent Textures::unload() from unloading the 'image not found' texture.Stijn Buys
2012-01-28Added function to write savegame screenshots,Stijn Buys
2012-01-24Fixed a stupid issue.Evan Goers
2012-01-24Renderer now checks and enables lights based on availability instead of using...Evan Goers