Performance fix + SAO factorization
[oweals/minetest.git] / src / gettext.cpp
2015-10-26 BlockMenFix typo
2015-10-24 kwolekrFix compilation under MSVC and remove unnecessary condi...
2015-10-15 ShadowNinjaClean up gettext initialization
2015-08-31 jh10001gettext.cpp: Fix syntax error when using MSVC
2015-07-08 est31Use UTF-8 instead of narrow
2015-04-27 sfan5Revert "Only lowercase project name at compile time"
2015-04-22 ShadowNinjaOnly lowercase project name at compile time
2015-03-31 Craig RobbinsFix use of unitialized variable in gettext.cpp
2015-03-28 ShadowNinjaFix GetText translation loading
2015-02-12 BlockMenFix gettext on MSVC 2295/head
2015-02-05 ShadowNinjaReduce gettext wide/narrow and string/char* conversions
2014-05-24 Jakub Vaněkfixed typo std::encl in src/gettext.cpp
2014-02-05 Ilya ZhuravlevFix unexpected preprocessor directive in gettext.cpp
2014-01-09 Perttu AholaSet locale properly when built without gettext support
2013-11-11 sapierDisable localization workaround in server
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)