Age | Commit message (Expand) | Author |
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 |
2009-08-17 | reload entity/info models on r_restart | Stijn Buys |
2009-08-16 | more constness | Stijn Buys |
2009-08-13 | improved menu ESC handling | Stijn Buys |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys |
2009-05-10 | added disabled ui palette color, added dock and launch buttons | Stijn Buys |
2009-04-26 | added ui::IconButton class | 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 |
2009-04-14 | removed unnecessary set_border() in ui::Container | Stijn Buys |
2009-04-14 | added widget.bottom() and widget.right() geometry inspectors | Stijn Buys |
2009-01-28 | removed duplicate code block | Stijn Buys |
2009-01-28 | reset pen color on \n | Stijn Buys |
2009-01-27 | moves docking menus from ui to client, | Stijn Buys |