aboutsummaryrefslogtreecommitdiff
path: root/src/guiMainMenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-53/+162
* Check if the address field is empty when hitting enter on the multiplayer tabShadowNinja2013-04-031-0/+9
* Make the textbox for serverlist title widerPilzAdam2013-03-301-3/+3
* GUI: Make singleplayer default tab, store selected serverlist, show title of ...PilzAdam2013-03-301-10/+35
* Update Credits tabkwolekr2013-03-291-5/+6
* Set of changes to build mineTest using Visual Studio 11.0. These affectMukul Sati2013-03-241-1/+3
* Random guest name and finite liquid checkboxproller2013-03-231-0/+18
* Remove 'tape and glue', update Credits tabkwolekr2013-03-141-12/+65
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-131-7/+4
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* new auto masterserverproller2013-02-221-16/+48
* Add Freetype supportIlya Zhuravlev2013-02-141-6/+6
* Fix crash when pressing delete button in server browser and no server is sele...Jürgen Doser2013-01-221-1/+1
* Fix crash when no world is selected and configure button is pressed.Jürgen Doser2013-01-221-1/+1
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-211-5/+17
* Add a list of servers to the "Multiplayer" tabJeija2013-01-211-13/+164
* Add particlesJeija2013-01-141-1/+15
* Update GUI textsPerttu Ahola2012-12-061-3/+3
* Add checkboxes for shaders and on-demand item visual generationobneq2012-12-021-0/+29
* added GUI checkboxes in Settings tab for the aforementioned video settings.Vanessa Ezekowitz2012-11-091-0/+60
* Prevent world creation if the world already existsMatthew I2012-09-051-4/+17
* Enforce stricter world names using a blacklistMatthew I2012-09-051-1/+9
* Add a random-ish contributor list to credit screenPerttu Ahola2012-07-211-3/+3
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Use gettext for more basic user interface stringsPerttu Ahola2012-06-041-5/+5
* Call this 0.4.dev-20120408Perttu Ahola2012-04-081-1/+1
* New world removal GUI codePerttu Ahola2012-03-261-11/+34
* Disable word wrap in vertical texts in main menuPerttu Ahola2012-03-181-6/+6
* Do not clear address in main menu if starting a singleplayer game by double c...Perttu Ahola2012-03-181-2/+3
* Tune main menuPerttu Ahola2012-03-151-46/+45
* Create main menu tab "Settings" for client settingsPerttu Ahola2012-03-151-99/+60
* Fix click areas of singleplayer checkboxesPerttu Ahola2012-03-151-7/+7
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-151-5/+3
* Save selected tabPerttu Ahola2012-03-151-10/+13
* Menu tuning WIPPerttu Ahola2012-03-151-97/+431
* Crude tab test in main menu (requires gui redesign for the additional tabs)Perttu Ahola2012-03-131-129/+185
* Move keychange/connect main menu buttons a bitPerttu Ahola2012-03-131-2/+2
* Add confirmation menu and make world deletion possible in GUIPerttu Ahola2012-03-131-5/+43
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-4/+71
* Remove duplicate code in main menuPerttu Ahola2012-03-111-90/+34
* Rename "Delete map" to "Delete world"Perttu Ahola2012-03-111-4/+4
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-34/+51
* Tune main menu a bit and show version number in therePerttu Ahola2011-11-291-10/+18
* Add option to set water opaque (mainly for stylistic choice)Perttu Ahola2011-11-031-4/+23
* Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ...Perttu Ahola2011-11-021-1/+20
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-1/+5
* The password box in the mainmenu is focused if there is already a name and ad...JacobF2011-08-231-1/+3
* Use wgettextGiuseppe Bilotta2011-08-021-10/+10