Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-01 | FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooser | Kahrl | |
2015-07-08 | Use UTF-8 instead of narrow | est31 | |
Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places. Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit. | |||
2015-05-19 | Replace instances of std::map<std::string, std::string> with StringMap | kwolekr | |
Also, clean up surrounding code style Replace by-value parameter passing with const refs when possible Fix post-increment of iterators | |||
2013-11-11 | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | |
2013-08-16 | Remove debug output | PilzAdam | |
2013-07-02 | Replace C++ mainmenu by formspec powered one | sapier | |