]> git.lizzy.rs Git - minetest.git/history - src/gettext.cpp
Implement --debugger option to improve UX when debugging crashes (#13157)
[minetest.git] / src / gettext.cpp
2023-01-22 sfan5Implement --debugger option to improve UX when debuggin...
2021-08-08 PevernowGettext support on Android (#11435)
2020-04-27 sfan5Fix detection of in-place path_locale when RUN_IN_PLACE=0
2017-08-18 Loic BlotModernize various files
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
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)