Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-07Implemented messageboxes and the ability for the game module to send them to ↵Stijn Buys
remote clients, send a messagebox if the player's ship is destroyed, this fixes having to press the respawn button twice. added messageboxes on network connection failures.
2012-10-14Added protection against duplicate dialog definitions, made the dialog ↵Stijn Buys
window smaller.
2012-10-13Added dialog infrastructure.Stijn Buys
2012-01-22Bumped version number to 0.2.1, updated changelog, corrected a spectator ↵Stijn Buys
crashbug.
2011-09-04Moved main menu infrastructure into client namespace, Stijn Buys
removed ui::Container and ui::Menu classes.
2011-08-28Removed unnecessary class.Stijn Buys
2011-08-21Correct draw_clock modes,Stijn Buys
2011-07-29Renamed various user interface classes, somewhat improved inventory window.Stijn Buys
2011-07-26renamed client::WorldView to client::MainWindowStijn Buys