Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-08-28Added client::ButtonMenu base class, refactored client::EntityMenu as a Butto...Stijn Buys
2011-08-28Improved chat window layout, added title and close button.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-28Updated trader and ship dealer menu descriptions.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-28Corrected command completion cursor position on commands starting with /Stijn Buys
2011-08-28Removed unnecessary class.Stijn Buys
2011-08-28New base classes for cient menus.Stijn Buys
2011-08-25Improved OBJ reader warning messages, by ThornStijn Buys
2011-08-25OBJ model support, by ThornStijn Buys
2011-08-21Correct draw_clock modes,Stijn Buys
2011-08-07Update map window target info if the info timestamp has changed.Stijn Buys
2011-08-07Point an ejected cargopod's info to the cargo info.Stijn Buys
2011-08-07Corrected flag reporting in the list_material function.Stijn Buys
2011-08-07Add zone label to the entity info label.Stijn Buys
2011-08-07Corrected multi-line entity info.Stijn Buys
2011-08-07Corrects infotype listing in the list_info function.Stijn Buys
2011-08-06Prevent Widget::hide() from going into an endless loop.Stijn Buys
2011-08-06Workaround for a vorbisfile compile problem on Ubuntu 10.Stijn Buys
2011-08-04Added provisionary close button to map, inventory and trade window,Stijn Buys
2011-08-04Force material power state to on when drawing ui bitmapsStijn Buys
2011-07-31Added power state to the material context.Stijn Buys
2011-07-31Improved map window, moved the actual map widget into a seperate class.Stijn Buys
2011-07-31Handle local mouse pointer in client::HUD,Stijn Buys
2011-07-31Improved constness of core::Zone::find_entityStijn 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-30Improved trade menu.Stijn Buys
2011-07-30Added UI tiny font, have ui::Bitmap respect its color settings, Stijn Buys
2011-07-30Added aux::to_uppercase() function.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-29Moved material context functions into the State class.Stijn Buys
2011-07-29Added print() function for materials, read material color alpha from shader f...Stijn Buys
2011-07-29Renamed various user interface classes, somewhat improved inventory window.Stijn Buys
2011-07-29Do not raise ui::Window instances on show(), emit signals on window show() an...Stijn Buys
2011-07-29Do not set the Archive flag on user created config variables.Stijn Buys
2011-07-29Corrected mass in the shipmodel info.Stijn Buys
2011-07-26renamed client::WorldView to client::MainWindowStijn Buys
2011-07-22Corrects docks location for entities with scaled modelsStijn Buys
2011-07-22Make the windows build happy again.Stijn Buys
2011-07-22Added comments to explain the alexandria scaling bug.Stijn Buys
2011-07-16Draw a star after drawing the corona to prevent the corona from washing out t...Stijn Buys
2011-07-13Actually remove ships from the bullet simulation while docked.Stijn Buys
2011-07-13Forcefully removed docked ships from the bullet simulation.Stijn Buys
2011-07-13Corrected the net_selecttimeout cvar descriptionStijn Buys
2011-07-13Do not update ship position and axis while docked.Stijn Buys