Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)Author
2012-01-08Made the slider resize itself when shown.Stijn Buys
2012-01-06Re-enabled modelview lighting, separate from game lighting.Evan Goers
2011-10-21Enable secondary color in the model viewerStijn Buys
2011-09-04Moved main menu infrastructure into client namespace, Stijn Buys
2011-08-28Do not treat joystick buttons as mouse clicks in the ui main event handler.Stijn Buys
2011-08-28Made a number of ui::Widget child managment methods public.Stijn Buys
2011-08-28Enabled ui::Console command completion again.Stijn Buys
2011-08-28Moved ui::InputBox command completion into a seperate method instead of hardc...Stijn Buys
2011-08-06Prevent Widget::hide() from going into an endless loop.Stijn Buys
2011-08-04Force material power state to on when drawing ui bitmapsStijn Buys
2011-07-31Expose global mouse pointer location,Stijn Buys
2011-07-31Added methods to ui::ModelView to pass primary and secondary color to the ren...Stijn Buys
2011-07-31Corrects widget drawing order.Stijn Buys
2011-07-30Added UI tiny font, have ui::Bitmap respect its color settings, Stijn Buys
2011-07-30Added support for tiled ui materials, changed default widget backgrounds to u...Stijn Buys
2011-07-29Render ui bitmaps through the materials system.Stijn Buys
2011-07-29Do not raise ui::Window instances on show(), emit signals on window show() an...Stijn Buys
2011-07-26renamed client::WorldView to client::MainWindowStijn Buys
2011-03-30Have ui::ListItem respect the disabled() state.Stijn Buys
2011-02-24Applied Thorn's unknown spelling purification patch.Stijn Buys
2011-02-10Sanitized ui sounds, removed button hover sound.Stijn Buys
2010-12-04Added engine glow to modelview.Stijn Buys
2010-12-04Correct camera axis and clear depth buffer when rendering ui models.Stijn Buys
2010-11-30Correct an OpenGL state change.Stijn Buys
2010-11-30Render lights and flares in ui::ModelView.Stijn Buys
2010-11-29Improved ui::ModelView scaling.Stijn Buys
2010-11-29Parse command line options after engine initialization.Stijn Buys
2010-11-29Added 'testmodel' function, enabled autoscaling on ui::ModelViewStijn Buys
2010-11-16cleaned up autoconf/automake project files, this should solve build order and...Stijn Buys
2010-11-09optimized ui:ListView::sort(): replaced bubblesort routine with std::list::so...Stijn Buys
2010-11-08added sorting of listview itemsStijn Buys
2010-10-30moved clientside thrust and power state into render::RenderExt, added engine ...Stijn Buys
2010-10-26enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate m...Stijn Buys
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2010-10-17add input_grab variableStijn Buys
2010-10-05updated inventory window, listview seletion sounds, modelview zoom factorStijn Buys
2010-10-04corrected modelview rotation to radiansStijn Buys
2010-10-04home button while docked, give cargo cheatStijn Buys
2010-10-04modelview widget rotation manipulationStijn Buys
2010-10-03ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b...Stijn Buys
2010-09-25trading bugfixes: corrects client side screen update issuesStijn Buys
2010-09-22full trading support for networked gamesStijn Buys
2010-09-20display correct cargo size in game::Shipmodel info, ui::Slider scrollwheel su...Stijn Buys
2010-09-20corrected trading inconsistencies, improved trade window, initial slider widgetStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18cosmetic updates in engine list functions, trade menu updatesStijn Buys
2010-09-17addid ui::ListItemStijn Buys
2010-09-17Bump network protocol version to 19, menudescriptions use the info infrastruc...Stijn Buys