Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-13Use messagebox notifications when buying a ship.Stijn Buys
2012-10-07Corrected code comment.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-07-31Improved map window, moved the actual map widget into a seperate class.Stijn Buys
2010-10-09fix crash introduced with inventory transfer, buywindow credits indicator, Stijn Buys
removed impulse drive initialization delay.
2010-10-03ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash ↵Stijn Buys
bugfix
2010-09-25trading bugfixes: corrects client side screen update issuesStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-17Bump network protocol version to 19, menudescriptions use the info ↵Stijn Buys
infrastructure, client-side lazy info update requests. Updated ROADMAP
2010-09-15updated comments, updated buy menu, info support for map window, added const ↵Stijn Buys
to target selection
2010-02-21network info messages bugfixesStijn Buys
2009-11-13added core::InfoType, refactored game::ShipModel as core::Info subclass, ↵Stijn Buys
introduced core::Label
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-14model API cleanup, render WORLDSCALEStijn Buys
2009-08-13improved menu ESC handlingStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-04-16updated a few help messages, added 3d modelview to the buy menuStijn Buys
2009-04-15added info registry, list_infoStijn Buys
added network info transfer added info based buy menu and related game changes