aboutsummaryrefslogtreecommitdiff
path: root/src/guiFileSelectMenu.cpp
AgeCommit message (Collapse)Author
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators
2013-11-11Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier
2013-08-16Remove debug outputPilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier