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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guiPasswordChange.cpp
Age
Commit message (
Expand
)
Author
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-08-20
Modernize code: very last fixes (#6290)
Loïc Blot
2017-08-16
Cleanup various headers to reduce compilation times (#6255)
Loïc Blot
2017-06-17
Cpp11 initializers 2 (#5999)
Loïc Blot
2017-05-20
Improve password change menu (#5757)
red-001
2017-05-09
Add cancel button to password change menu. (#5720)
red-001
2015-07-08
Use UTF-8 instead of narrow
est31
2015-04-17
Refactor around translatePassword
est31
2015-02-12
Minor fixes in translations
ngosang
2015-02-05
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-05-19
Fix nearly all warnings
kwolekr
2013-04-07
fix memory leaks introduced by invalid gettext usage
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-08-02
Use wgettext
Giuseppe Bilotta
2011-07-30
set locales to C because en_US not installed on some systems, only UTF-8 vers...
Constantin Wenger
2011-07-30
fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...
Constantin Wenger
2011-07-22
changed some lines to fit the 80chars limit
Constantin Wenger
2011-07-20
added gettext support
Constantin Wenger
2011-05-31
Updated licenses of CiaranG's contributions to be in line with the new contri...
celeron55
2011-05-22
Added the ability to change your password (via pause menu)
Ciaran Gultnieks