Age | Commit message (Expand) | Author |
2011-08-28 | Made a number of ui::Widget child managment methods public. | Stijn Buys |
2011-08-28 | Enabled ui::Console command completion again. | Stijn Buys |
2011-08-28 | Moved ui::InputBox command completion into a seperate method instead of hardc... | Stijn Buys |
2011-08-06 | Prevent Widget::hide() from going into an endless loop. | Stijn Buys |
2011-08-04 | Force material power state to on when drawing ui bitmaps | Stijn Buys |
2011-07-31 | Expose global mouse pointer location, | Stijn Buys |
2011-07-31 | Added methods to ui::ModelView to pass primary and secondary color to the ren... | Stijn Buys |
2011-07-31 | Corrects widget drawing order. | Stijn Buys |
2011-07-30 | Added UI tiny font, have ui::Bitmap respect its color settings, | Stijn Buys |
2011-07-30 | Added support for tiled ui materials, changed default widget backgrounds to u... | Stijn Buys |
2011-07-29 | Render ui bitmaps through the materials system. | Stijn Buys |
2011-07-29 | Do not raise ui::Window instances on show(), emit signals on window show() an... | Stijn Buys |
2011-07-26 | renamed client::WorldView to client::MainWindow | Stijn Buys |
2011-03-30 | Have ui::ListItem respect the disabled() state. | Stijn Buys |
2011-02-24 | Applied Thorn's unknown spelling purification patch. | Stijn Buys |
2011-02-10 | Sanitized ui sounds, removed button hover sound. | 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-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-11-09 | optimized ui:ListView::sort(): replaced bubblesort routine with std::list::so... | Stijn Buys |
2010-11-08 | added sorting of listview items | 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-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys |
2010-10-17 | add input_grab variable | 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-10-03 | ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b... | Stijn Buys |
2010-09-25 | trading bugfixes: corrects client side screen update issues | Stijn Buys |
2010-09-22 | full trading support for networked games | Stijn Buys |
2010-09-20 | display correct cargo size in game::Shipmodel info, ui::Slider scrollwheel su... | Stijn Buys |
2010-09-20 | corrected trading inconsistencies, improved trade window, initial slider widget | Stijn Buys |
2010-09-19 | text rendering cleanups, inventory capacity & cargo volume | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | cosmetic updates in engine list functions, trade menu updates | Stijn Buys |
2010-09-17 | addid ui::ListItem | Stijn Buys |
2010-09-17 | Bump network protocol version to 19, menudescriptions use the info infrastruc... | Stijn Buys |
2010-09-16 | map info support, initial trade window | Stijn Buys |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ... | Stijn Buys |
2009-11-13 | added core::InfoType, refactored game::ShipModel as core::Info subclass, intr... | Stijn Buys |
2009-08-20 | initialize unitialized variables | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |