index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
string.h
Commit message (
Expand
)
Author
Age
*
Revert "Extend minetest.is_yes()"
sfan5
2017-01-07
*
Extend minetest.is_yes()
red-001
2017-01-07
*
Use more unordered_maps to improve performance in c++11 builds
Loic Blot
2016-10-06
*
Use the standard to_string() functions for C++11 (#4279)
Rogier-5
2016-08-11
*
Random misc. warning fixes and cleanups
kwolekr
2016-06-11
*
Add colored text (not only colored chat).
Ekdohibs
2016-05-31
*
Escape more strings: formspecs, item descriptions, infotexts...
Ekdohibs
2016-04-24
*
Remove chat escape sequences from chat messages, for future colored chat.
Ekdohibs
2016-03-15
*
Add minetest.register_lbm() to run code on block load only
est31
2016-03-07
*
Add server side ncurses terminal
est31
2015-11-06
*
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
[next]