| Commit message (Expand) | Author | Age |
* | Use UTF-8 instead of narrow | est31 | 2015-07-08 |
* | More correct wrap_rows implementation | figec | 2015-06-20 |
* | Fix wrap_rows at inner byte of multibyte sequence | figec | 2015-06-18 |
* | Make wrap_rows not wrap inside utf-8 multibyte sequences | est31 | 2015-06-17 |
* | Add utf-8 conversion utilities and re-add intlGUIEditBox | est31 | 2015-06-13 |
* | Split ObjDef/ObjDefManager out to objdef.cpp | kwolekr | 2015-05-18 |
* | Make early protocol auth mechanism generic, and add SRP | est31 | 2015-05-11 |
* | Fix fast leaves with texture_clean_transparent enabled. | Aaron Suen | 2015-04-26 |
* | Refactor around translatePassword | est31 | 2015-04-17 |
* | Fix Android text bug (no text displaying) | Craig Robbins | 2015-03-07 |
* | Reduce gettext wide/narrow and string/char* conversions | ShadowNinja | 2015-02-05 |
* | Make minor style change(unescape_string()) | Craig Robbins | 2015-01-16 |
* | Fix unescape_string removing all backslashes | ShadowNinja | 2015-01-15 |
* | Deduplicate code and use stdlib in string functions | ShadowNinja | 2015-01-03 |
* | Fixes for Android build errors. Enable sensor landscape rotation. | KodexKy | 2014-11-25 |
* | Cleanup and (mostly) document util/string.h and (very) minor refactoring | Craig Robbins | 2014-11-02 |
* | Fix bug introduced by me (Zeno) | Craig Robbins | 2014-10-29 |
* | Added names colours and refactored parseColorString() | Craig Robbins | 2014-10-29 |
* | Add [colorize modifier | BlockMen | 2014-10-05 |
* | Standardize tooltip row detection | BlockMen | 2014-09-28 |
* | Use const references for Settings methods | ShadowNinja | 2014-09-21 |
* | Fix msvc2012 build | sapier | 2014-06-29 |
* | Add formspec api versioning | sapier | 2014-06-29 |
* | Replace usage of long long with u64/s64 | ShadowNinja | 2014-03-12 |
* | Add capability to read table flag fields from Lua API | kwolekr | 2014-02-09 |
* | Make flag strings clear specified flag with 'no' prefix | kwolekr | 2014-02-08 |
* | Revert "Fix settings to honor numeric conversion errors" | kwolekr | 2014-02-05 |
* | Fix settings to honor numeric conversion errors | sapier | 2014-02-04 |
* | Implement urlencode and urldecode | Kahrl | 2013-12-13 |
* | Accept hexadecimal and string values for seeds | kwolekr | 2013-11-04 |
* | Change mainmenu texture handling + small misc changes | Kahrl | 2013-09-11 |
* | Add dummy and LevelDB database backends | Ilya Zhuravlev | 2013-09-09 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Settings: everything != 0 equals true; remove .asm shaders | PilzAdam | 2013-07-08 |
* | Allow any character in formspec strings with escape char | kwolekr | 2013-03-05 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Add flag string settings, flat map option | kwolekr | 2013-02-06 |
* | Fix compile under MingW | kwolekr | 2013-01-23 |
* | Added ability to fetch media from remote server (using cURL library) | Ilya Zhuravlev | 2012-12-16 |
* | Enforce stricter world names using a blacklist | Matthew I | 2012-09-05 |
* | Initially split utility.h to multiple files in util/ | Perttu Ahola | 2012-06-17 |