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
*
Fix OOB read in trim("")
ShadowNinja
2022-04-08
*
Update directory name sanitization
ShadowNinja
2022-04-08
*
Spacing fixes
ShadowNinja
2022-04-08
*
Print announce error response (#11878)
ShadowNinja
2022-01-01
*
Make /status message easier to read
Wuzzy
2021-10-15
*
Tweak duration_to_string formatting
Wuzzy
2021-03-16
*
Drop wide/narrow conversion functions
sfan5
2021-02-02
*
Refactor utf8_to_wide/wide_to_utf8 functions
sfan5
2021-02-02
*
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
*
GUIHyperText: Fix bug with UTF8 chars in action name + simplify UTF8 stringw ...
Jean-Patrick Guerrero
2020-03-07
*
Formspec: add hypertext element
Pierre-Yves Rollo
2019-11-03
*
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-08-05
*
Formspecs: Allow setting alpha value for the box[] element
Thomas--S
2018-04-23
*
Add clientside translations.
Ekdohibs
2017-08-24
*
Modernize source code: last part (#6285)
Loïc Blot
2017-08-20
*
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-17
*
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-06-04
*
Rework escape/pause menu (#5719)
red-001
2017-05-11
*
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-04-20
*
Fix MSVC build broken by 34d32ce
SmallJoker
2017-04-17
*
Implement delayed server shutdown with cancelation (#4664)
Loïc Blot
2017-04-15
*
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
[next]