aboutsummaryrefslogtreecommitdiff
path: root/src/guiTable.cpp
AgeCommit message (Expand)Author
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-04-01Clean scaling pre-filter for formspec/HUD.Aaron Suen
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-01-10Fix clipping rectangle of GUITable row highlightKahrl
2014-12-06Ignore some mouse events sent from scrollbar to GUITableKahrl
2014-10-05Add [colorize modifierBlockMen
2014-08-16Make scrollbar scale according to DPI and scaling factorsapier
2014-06-27Make GUITable mouse wheel scrolling fasterKahrl
2014-06-24Handle missing tablecolumns[], fixes bug #1187Kahrl
2014-06-24GUITable typo fixes in commentsKahrl
2014-06-20Fix small memory leaks on shutdownsapier
2014-01-13Add formspec tableKahrl