aboutsummaryrefslogtreecommitdiff
path: root/src/guiPasswordChange.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix nearly all warningskwolekr2013-05-191-1/+0
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-8/+15
* Update Copyright YearsSfan52013-02-241-2/+2
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+5
* Use wgettextGiuseppe Bilotta2011-08-021-5/+5
* set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-301-8/+8
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ch...Constantin Wenger2011-07-301-0/+8
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-221-4/+9
* added gettext supportConstantin Wenger2011-07-201-9/+7
* Updated licenses of CiaranG's contributions to be in line with the new contri...celeron552011-05-311-15/+13
* Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-221-0/+252