Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)Author
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
2010-09-16map info support, initial trade windowStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ...Stijn Buys
2009-11-13added core::InfoType, refactored game::ShipModel as core::Info subclass, intr...Stijn Buys
2009-08-20initialize unitialized variablesStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-17reload entity/info models on r_restartStijn Buys
2009-08-16more constnessStijn Buys
2009-08-13improved menu ESC handlingStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-05-10added disabled ui palette color, added dock and launch buttonsStijn Buys
2009-04-26added ui::IconButton classStijn Buys
2009-04-16updated a few help messages, added 3d modelview to the buy menuStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-04-14added ui::ModelView prototypeStijn Buys
2009-04-14removed unnecessary set_border() in ui::ContainerStijn Buys
2009-04-14added widget.bottom() and widget.right() geometry inspectorsStijn Buys
2009-01-28removed duplicate code blockStijn Buys
2009-01-28reset pen color on \nStijn Buys
2009-01-27moves docking menus from ui to client,Stijn Buys
2009-01-26read main menus from menu.iniStijn Buys
2009-01-26fix NULL pointer segfaultStijn Buys