index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
string.cpp
Age
Commit message (
Expand
)
Author
2018-07-06
Fix memory leak in guiConfirmRegistration
HybridDog
2018-04-23
Formspecs: Allow setting alpha value for the box[] element
Thomas--S
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-08-25
Translations: prevent remote crash with invalid translations
Ekdohibs
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-05-06
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-01-15
Add color names from web page referenced in luaapi doc
sapier
2016-06-11
Random misc. warning fixes and cleanups
kwolekr
2016-04-24
Escape more strings: formspecs, item descriptions, infotexts...
Ekdohibs
2016-03-15
Remove chat escape sequences from chat messages, for future colored chat.
Ekdohibs
2015-08-19
Fix indianred and indigo of color-string
Rui
2015-08-19
Android: bypass broken wide_to_utf8 with wide_to_narrow (again)
est31
2015-07-29
Android: fix horrible libiconv build
est31
2015-07-08
Use UTF-8 instead of narrow
est31
2015-06-29
Fix *BSD build with GNU iconv
kwolekr
2015-06-23
Fix string conversion error message
est31
2015-06-17
Fail iconv call gracefully
est31
2015-06-14
Android: bypass broken wide_to_utf8 with wide_to_narrow
est31
2015-06-13
Add utf-8 conversion utilities and re-add intlGUIEditBox
est31
2015-05-11
Make early protocol auth mechanism generic, and add SRP
est31
2015-04-17
Refactor around translatePassword
est31
2015-03-07
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-03-07
Fix Android text bug (no text displaying)
Craig Robbins
2015-03-02
Fix narrow_to_wide_c (ANDROID)
Craig Robbins
2015-02-27
Fix minor memory leak (Android)
Craig Robbins
2015-02-21
Move hex.h to util/
Loic Blot
2015-02-21
Move sha1.hpp and base64.hpp to util/
Loic Blot
2015-02-12
Fix gettext on MSVC
BlockMen
2015-02-11
Fix Android build of narrow_to_wide
ShadowNinja
2015-02-05
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2015-01-03
Deduplicate code and use stdlib in string functions
ShadowNinja
2014-10-29
Added names colours and refactored parseColorString()
Craig Robbins
2014-10-05
Add [colorize modifier
BlockMen
2014-10-03
Fix misc. style issues
kwolekr
2014-09-21
Use const references for Settings methods
ShadowNinja
2014-06-29
Add support for Android 2.3+
sapier
2014-02-09
Add capability to read table flag fields from Lua API
kwolekr
2014-02-08
Make flag strings clear specified flag with 'no' prefix
kwolekr
2013-12-13
Implement urlencode and urldecode
Kahrl
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-11-04
Accept hexadecimal and string values for seeds
kwolekr
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-06
Add flag string settings, flat map option
kwolekr
2013-01-23
Slightly improved version of mystrtok_r
kwolekr
2013-01-23
Fix compile under MingW
kwolekr
2012-12-16
Added ability to fetch media from remote server (using cURL library)
Ilya Zhuravlev
2012-06-17
Hopefully fix includes on mingw
Perttu Ahola
[next]