aboutsummaryrefslogtreecommitdiff
path: root/src/guiFileSelectMenu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-1/+1
| | | | | | Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-111-2/+0
|
* Remove debug outputPilzAdam2013-08-161-6/+0
|
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-0/+133