minetest/src/script
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
..
common Fix code style from recent commits and add misc. optimizations 2015-07-02 23:14:30 -04:00
cpp_api Fix code style from recent commits and add misc. optimizations 2015-07-02 23:14:30 -04:00
lua_api Use UTF-8 instead of narrow 2015-07-08 10:12:44 +02:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
scripting_game.cpp Add mod security 2015-05-16 18:32:31 -04:00
scripting_game.h Add mod security 2015-05-16 18:32:31 -04:00
scripting_mainmenu.cpp Add mod security 2015-05-16 18:32:31 -04:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00