aboutsummaryrefslogtreecommitdiff
path: root/src/util/string.h
AgeCommit message (Expand)Author
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2017-04-17Fix MSVC build broken by 34d32ceSmallJoker
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-01-07Revert "Extend minetest.is_yes()"sfan5
2017-01-07Extend minetest.is_yes()red-001
2016-10-06Use more unordered_maps to improve performance in c++11 buildsLoic Blot
2016-08-11Use the standard to_string() functions for C++11 (#4279)Rogier-5
2016-06-11Random misc. warning fixes and cleanupskwolekr
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2016-03-15Remove chat escape sequences from chat messages, for future colored chat.Ekdohibs
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2015-11-06Add server side ncurses terminalest31
2015-07-08Use UTF-8 instead of narrowest31
2015-06-20More correct wrap_rows implementationfigec
2015-06-18Fix wrap_rows at inner byte of multibyte sequencefigec
2015-06-17Make wrap_rows not wrap inside utf-8 multibyte sequencesest31
2015-06-13Add utf-8 conversion utilities and re-add intlGUIEditBoxest31
2015-05-18Split ObjDef/ObjDefManager out to objdef.cppkwolekr
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-04-26Fix fast leaves with texture_clean_transparent enabled.Aaron Suen
2015-04-17Refactor around translatePasswordest31
2015-03-07Fix Android text bug (no text displaying)Craig Robbins
2015-02-05Reduce gettext wide/narrow and string/char* conversionsShadowNinja
2015-01-16Make minor style change(unescape_string())Craig Robbins
2015-01-15Fix unescape_string removing all backslashesShadowNinja
2015-01-03Deduplicate code and use stdlib in string functionsShadowNinja
2014-11-25Fixes for Android build errors. Enable sensor landscape rotation.KodexKy
2014-11-02Cleanup and (mostly) document util/string.h and (very) minor refactoringCraig Robbins
2014-10-29Fix bug introduced by me (Zeno)Craig Robbins
2014-10-29Added names colours and refactored parseColorString()Craig Robbins
2014-10-05Add [colorize modifierBlockMen
2014-09-28Standardize tooltip row detectionBlockMen
2014-09-21Use const references for Settings methodsShadowNinja
2014-06-29Fix msvc2012 buildsapier
2014-06-29Add formspec api versioningsapier
2014-03-12Replace usage of long long with u64/s64ShadowNinja
2014-02-09Add capability to read table flag fields from Lua APIkwolekr
2014-02-08Make flag strings clear specified flag with 'no' prefixkwolekr
2014-02-05Revert "Fix settings to honor numeric conversion errors"kwolekr
2014-02-04Fix settings to honor numeric conversion errorssapier
2013-12-13Implement urlencode and urldecodeKahrl
2013-11-04Accept hexadecimal and string values for seedskwolekr
2013-09-11Change mainmenu texture handling + small misc changesKahrl
2013-09-09Add dummy and LevelDB database backendsIlya Zhuravlev
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-07-08Settings: everything != 0 equals true; remove .asm shadersPilzAdam
2013-03-05Allow any character in formspec strings with escape charkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam