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.cpp
Commit message (
Expand
)
Author
Age
*
Support CSS Color Module Level 4 (#12204)
Lars Müller
2022-04-27
*
Update directory name sanitization
ShadowNinja
2022-04-08
*
Add additional reserved directory names
ShadowNinja
2022-04-08
*
Print announce error response (#11878)
ShadowNinja
2022-01-01
*
Fix src/util/string.cpp on NetBSD
nia
2021-09-19
*
Add `minetest.colorspec_to_colorstring` (#10425)
Vincent Robinson
2021-04-23
*
Drop wide/narrow conversion functions
sfan5
2021-02-02
*
Refactor utf8_to_wide/wide_to_utf8 functions
sfan5
2021-02-02
*
Fix some minor code issues all over the place
sfan5
2020-12-24
*
Sanitize world directory names on create. Keep original name separate (#9432)
Hugues Ross
2020-07-28
*
Add server side translations capability (#9733)
EvidenceB Kidscode
2020-04-25
*
Android: fix handling non-latin characters on older Android devices (#9309)
Maksim
2020-04-17
*
GUIHyperText: Fix bug with UTF8 chars in action name + simplify UTF8 stringw ...
Jean-Patrick Guerrero
2020-03-07
*
Android: fix cyrillic characters, update iconv lib (#9117)
Maksim
2020-01-13
*
Formspec: add hypertext element
Pierre-Yves Rollo
2019-11-03
*
Fix memory leak in guiConfirmRegistration
HybridDog
2018-07-06
*
Formspecs: Allow setting alpha value for the box[] element
Thomas--S
2018-04-23
*
Move files to subdirectories (#6599)
Vitaliy
2017-11-08
*
Translations: prevent remote crash with invalid translations
Ekdohibs
2017-08-25
*
Add clientside translations.
Ekdohibs
2017-08-24
*
Modernize source code: last part (#6285)
Loïc Blot
2017-08-20
*
Clean up numeric.h and split FacePositionCache from it
ShadowNinja
2017-05-06
*
Add color names from web page referenced in luaapi doc
sapier
2017-01-15
*
Random misc. warning fixes and cleanups
kwolekr
2016-06-11
*
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
*
Fix indianred and indigo of color-string
Rui
2015-08-19
*
Android: bypass broken wide_to_utf8 with wide_to_narrow (again)
est31
2015-08-19
*
Android: fix horrible libiconv build
est31
2015-07-29
*
Use UTF-8 instead of narrow
est31
2015-07-08
*
Fix *BSD build with GNU iconv
kwolekr
2015-06-29
*
Fix string conversion error message
est31
2015-06-23
*
Fail iconv call gracefully
est31
2015-06-17
*
Android: bypass broken wide_to_utf8 with wide_to_narrow
est31
2015-06-14
*
Add utf-8 conversion utilities and re-add intlGUIEditBox
est31
2015-06-13
*
Make early protocol auth mechanism generic, and add SRP
est31
2015-05-11
*
Refactor around translatePassword
est31
2015-04-17
*
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-07
*
Fix narrow_to_wide_c (ANDROID)
Craig Robbins
2015-03-02
*
Fix minor memory leak (Android)
Craig Robbins
2015-02-27
*
Move hex.h to util/
Loic Blot
2015-02-21
*
Move sha1.hpp and base64.hpp to util/
Loic Blot
2015-02-21
*
Fix gettext on MSVC
BlockMen
2015-02-12
*
Fix Android build of narrow_to_wide
ShadowNinja
2015-02-11
*
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2015-02-05
*
Deduplicate code and use stdlib in string functions
ShadowNinja
2015-01-03
*
Added names colours and refactored parseColorString()
Craig Robbins
2014-10-29
*
Add [colorize modifier
BlockMen
2014-10-05
*
Fix misc. style issues
kwolekr
2014-10-03
[next]