Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-08Minor iterator corrections.Stijn Buys
2015-01-06Added separate event handlers for mouse button clicks and mouse wheel movement.Stijn Buys
2013-03-10Improved ui::ListView::sort().Stijn Buys
2012-02-12Scroll listview content by item count instead of by height,Stijn Buys
enabled listview mousewheel scrolling.
2012-01-29More ui::Listview tweaks.Stijn Buys
2012-01-29Improved scrollbar handling in ui::ListViewStijn Buys
2012-01-29(no commit message)Stijn Buys
2012-01-15Added ui::ListView::sort_reverse() method.Stijn Buys
2011-07-30Added support for tiled ui materials, changed default widget backgrounds to ↵Stijn Buys
use ui materials.
2010-11-09optimized ui:ListView::sort(): replaced bubblesort routine with ↵Stijn Buys
std::list::sort()
2010-11-08added sorting of listview itemsStijn Buys
2010-09-22full trading support for networked gamesStijn Buys
2010-09-20corrected trading inconsistencies, improved trade window, initial slider widgetStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18trade updatesStijn 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-16map info support, initial trade windowStijn Buys