summaryrefslogtreecommitdiff
path: root/src/guiPauseMenu.cpp
Commit message (Collapse)AuthorAge
* Update default controls in README and pause menuPilzAdam2013-05-07
|
* fix memory leaks introduced by invalid gettext usagesapier2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Add sound volume controls to ingame menuRealBadAngel2013-02-23
|
* The new mapgen, noise functions, et al.kwolekr2013-01-21
|
* Update GUI textsPerttu Ahola2012-12-06
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-15
|
* Initial directory structure reworkPerttu Ahola2012-03-10
|
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
|
* merged delta and c55Perttu Ahola2011-08-05
|\
| * Use wgettextGiuseppe Bilotta2011-08-02
| |
| * set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger2011-07-30
| | | | | | | | version and en_US.UTF-8 does not work.
| * fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger2011-07-30
| | | | | | | | chars, too
| * Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-30
| |\ | |/ |/|
* | updated pause menu text a bitPerttu Ahola2011-07-30
| |
* | removed -delta namingsPerttu Ahola2011-07-23
|/
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-22
|
* added gettext supportConstantin Wenger2011-07-20
| | | | german translation file and bashscript to update translations
* * changed GUI to indicate Minetest ΔNils Dagsson Moskopp2011-07-17
|
* Added the ability to change your password (via pause menu)Ciaran Gultnieks2011-05-22
| | | | | --HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-15
|
* added sneaking/crouching and changelogPerttu Ahola2011-02-14
|
* hopefully a fix for the majority of the windows 7 problems - thanks to zerochenPerttu Ahola2011-02-12
|
* tiny fixPerttu Ahola2011-02-11
|
* pauseMenu text changePerttu Ahola2011-02-11
|
* bug-fixin'Perttu Ahola2011-02-08
|
* mapgen stuffPerttu Ahola2011-02-05
|
* OMG! Main Menu!Perttu Ahola2011-01-23
|
* Mainly small build system fixesPerttu Ahola2011-01-09
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-07
|
* some... stuff. dunno. 8-)Perttu Ahola2010-12-25
|
* better cavesPerttu Ahola2010-12-25
|
* tinkering aroundPerttu Ahola2010-12-25
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-23
|
* work-in-progress gui system updating + some settings system updatingPerttu Ahola2010-12-23
|
* redoing gui stuffPerttu Ahola2010-12-23
|
* crafting system!Perttu Ahola2010-12-22
|
* some work-in-progressPerttu Ahola2010-12-22
|
* pausemenu stuffPerttu Ahola2010-12-14