aboutsummaryrefslogtreecommitdiff
path: root/src/guiPauseMenu.cpp
AgeCommit message (Collapse)Author
2014-03-05Replace pause and message menu by formspec onessapier
2014-02-04Fix another heap-use-after-free in pause menu.Ilya Zhuravlev
2013-11-11Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier
2013-09-28Show git hash in version string at top left corner of windowKahrl
2013-05-07Update default controls in README and pause menuPilzAdam
2013-04-07fix memory leaks introduced by invalid gettext usagesapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-23Add sound volume controls to ingame menuRealBadAngel
2013-01-21The new mapgen, noise functions, et al.kwolekr
2012-12-06Update GUI textsPerttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-03-15Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola
2012-03-10Initial directory structure reworkPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-08-05merged delta and c55Perttu Ahola
2011-08-02Use wgettextGiuseppe Bilotta
2011-07-30set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger
version and en_US.UTF-8 does not work.
2011-07-30fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger
chars, too
2011-07-30Merge branch 'upstream/master'Nils Dagsson Moskopp
2011-07-30updated pause menu text a bitPerttu Ahola
2011-07-23removed -delta namingsPerttu Ahola
2011-07-22changed some lines to fit the 80chars limitConstantin Wenger
2011-07-20added gettext supportConstantin Wenger
german translation file and bashscript to update translations
2011-07-17* changed GUI to indicate Minetest ΔNils Dagsson Moskopp
2011-05-22Added the ability to change your password (via pause menu)Ciaran Gultnieks
--HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b
2011-02-15Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola
2011-02-14added sneaking/crouching and changelogPerttu Ahola
2011-02-12hopefully a fix for the majority of the windows 7 problems - thanks to zerochenPerttu Ahola
2011-02-11tiny fixPerttu Ahola
2011-02-11pauseMenu text changePerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-25some... stuff. dunno. 8-)Perttu Ahola
2010-12-25better cavesPerttu Ahola
2010-12-25tinkering aroundPerttu Ahola
2010-12-23changes to handing of digging (non backwards-compatible i guess)Perttu Ahola
2010-12-23work-in-progress gui system updating + some settings system updatingPerttu Ahola
2010-12-23redoing gui stuffPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-22some work-in-progressPerttu Ahola
2010-12-14pausemenu stuffPerttu Ahola