Age | Commit message (Expand) | Author |
---|---|---|
2015-04-01 | Move globals from main.cpp to more sane locations | Craig Robbins |
2015-04-01 | Clean scaling pre-filter for formspec/HUD. | Aaron Suen |
2015-03-05 | Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til... | Loic Blot |
2015-01-10 | Fix clipping rectangle of GUITable row highlight | Kahrl |
2014-12-06 | Ignore some mouse events sent from scrollbar to GUITable | Kahrl |
2014-10-05 | Add [colorize modifier | BlockMen |
2014-08-16 | Make scrollbar scale according to DPI and scaling factor | sapier |
2014-06-27 | Make GUITable mouse wheel scrolling faster | Kahrl |
2014-06-24 | Handle missing tablecolumns[], fixes bug #1187 | Kahrl |
2014-06-24 | GUITable typo fixes in comments | Kahrl |
2014-06-20 | Fix small memory leaks on shutdown | sapier |
2014-01-13 | Add formspec table | Kahrl |