Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-12Support for player autopilot terget next to mission target,Stijn Buys
bumped network protocol version to 28, disable freeflight button if there is no autopilot target.
2013-11-08Code cleanups, removed unnecessary functions,Stijn Buys
added star coronas to the map.
2013-11-08Added player reputation window,Stijn Buys
minor cosmetic user interface changes.
2013-10-16Added free flight and formation flight buttons.Stijn Buys
2013-10-15Added ship autopilot, removed entity_controlflags, added goto ui button.Stijn Buys
2012-03-19Resolved a ModelView related segfault when opening the buy menu and a ↵Stijn Buys
potental segfault in the inventory window.
2011-08-28Added client::ButtonMenu base class, refactored client::EntityMenu as a ↵Stijn Buys
ButtonMenu child.
2011-07-31Improved map window, moved the actual map widget into a seperate class.Stijn Buys
2011-07-29Renamed various user interface classes, somewhat improved inventory window.Stijn Buys