minetest/src/client
est31 b0784ba871 Use UTF-8 instead of narrow
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-07-08 10:12:44 +02:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientlauncher.cpp Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
clientlauncher.h Change error_message from wstring to string 2015-03-27 20:24:04 -04:00
inputhandler.h Use minetest logging facilities for irrlicht log output 2015-07-05 01:05:24 +02:00
tile.cpp Add minimap feature 2015-06-27 03:42:01 +02:00
tile.h Add minimap feature 2015-06-27 03:42:01 +02:00