Age | Commit message (Expand) | Author |
2015-01-06 | Added separate event handlers for mouse button clicks and mouse wheel movement. | Stijn Buys |
2012-12-28 | Support for rendering globes with rings, | Stijn Buys |
2012-12-08 | Added support for entity secondary color on lights, flares and particles. | Stijn Buys |
2012-11-11 | Corrected light attenuation values. | Stijn Buys |
2012-10-07 | Added Widget::EventClicked and Widget::EventDoubleClicked, | Stijn Buys |
2012-05-03 | Tweaked light attenuation. | Evan Goers |
2012-05-01 | Use light environment classes in the model viewer and the main rendering rout... | Stijn Buys |
2012-04-23 | Added constant attenuation value. | Evan Goers |
2012-03-22 | Cleaned up lighting related variable names. | Stijn Buys |
2012-03-21 | Changed create_light() to add_light(). | Evan Goers |
2012-03-21 | Functionize light creation. | Evan Goers |
2012-03-19 | Resolved a ModelView related segfault when opening the buy menu and a potenta... | Stijn Buys |
2012-02-13 | Added support for globes to ui::ModelView. | Stijn Buys |
2012-01-24 | Fixed a stupid issue. | Evan Goers |
2012-01-24 | Renderer now checks and enables lights based on availability instead of using... | Evan Goers |
2012-01-24 | Added a 'specular' material parameter. Defaults to 'color' values. | Evan Goers |
2012-01-24 | Got rid of r_diffuse/r_specular/r_ambient. | Evan Goers |
2012-01-22 | Brought the modelview light back a bit and set the magic diffuse/specular num... | Evan Goers |
2012-01-14 | Corrected ui::modelview lighting. | Stijn Buys |
2012-01-13 | Fix particle script 'engine', 'entity', 'color' flags. | Evan Goers |
2012-01-06 | Re-enabled modelview lighting, separate from game lighting. | Evan Goers |
2011-10-21 | Enable secondary color in the model viewer | Stijn Buys |
2011-07-31 | Added methods to ui::ModelView to pass primary and secondary color to the ren... | Stijn Buys |
2010-12-04 | Added engine glow to modelview. | Stijn Buys |
2010-12-04 | Correct camera axis and clear depth buffer when rendering ui models. | Stijn Buys |
2010-11-30 | Correct an OpenGL state change. | Stijn Buys |
2010-11-30 | Render lights and flares in ui::ModelView. | Stijn Buys |
2010-11-29 | Improved ui::ModelView scaling. | Stijn Buys |
2010-11-29 | Parse command line options after engine initialization. | Stijn Buys |
2010-11-29 | Added 'testmodel' function, enabled autoscaling on ui::ModelView | Stijn Buys |
2010-10-30 | moved clientside thrust and power state into render::RenderExt, added engine ... | Stijn Buys |
2010-10-26 | enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate m... | Stijn Buys |
2010-10-05 | updated inventory window, listview seletion sounds, modelview zoom factor | Stijn Buys |
2010-10-04 | corrected modelview rotation to radians | Stijn Buys |
2010-10-04 | home button while docked, give cargo cheat | Stijn Buys |
2010-10-04 | modelview widget rotation manipulation | Stijn Buys |
2010-09-19 | text rendering cleanups, inventory capacity & cargo volume | Stijn Buys |
2010-09-17 | Bump network protocol version to 19, menudescriptions use the info infrastruc... | 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 | Stijn Buys |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys |
2009-04-16 | updated a few help messages, added 3d modelview to the buy menu | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-04-14 | added ui::ModelView prototype | Stijn Buys |