summaryrefslogtreecommitdiff
path: root/src/guiMainMenu.cpp
Commit message (Expand)AuthorAge
* Filter worlds by selected gamePerttu Ahola2013-05-02
* Get menu background image from selected gamePerttu Ahola2013-05-02
* Move sfan5 to core devsPilzAdam2013-05-01
* kahrl is backPilzAdam2013-04-25
* fix memory leaks introduced by invalid gettext usagesapier2013-04-07
* Check if the address field is empty when hitting enter on the multiplayer tabShadowNinja2013-04-03
* Make the textbox for serverlist title widerPilzAdam2013-03-30
* GUI: Make singleplayer default tab, store selected serverlist, show title of ...PilzAdam2013-03-30
* Update Credits tabkwolekr2013-03-29
* Set of changes to build mineTest using Visual Studio 11.0. These affectMukul Sati2013-03-24
* Random guest name and finite liquid checkboxproller2013-03-23
* Remove 'tape and glue', update Credits tabkwolekr2013-03-14
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-13
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* new auto masterserverproller2013-02-22
* Add Freetype supportIlya Zhuravlev2013-02-14
* Fix crash when pressing delete button in server browser and no server is sele...Jürgen Doser2013-01-22
* Fix crash when no world is selected and configure button is pressed.Jürgen Doser2013-01-22
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-21
* Add a list of servers to the "Multiplayer" tabJeija2013-01-21
* Add particlesJeija2013-01-14
* Update GUI textsPerttu Ahola2012-12-06
* Add checkboxes for shaders and on-demand item visual generationobneq2012-12-02
* added GUI checkboxes in Settings tab for the aforementioned video settings.Vanessa Ezekowitz2012-11-09
* Prevent world creation if the world already existsMatthew I2012-09-05
* Enforce stricter world names using a blacklistMatthew I2012-09-05
* Add a random-ish contributor list to credit screenPerttu Ahola2012-07-21
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Use gettext for more basic user interface stringsPerttu Ahola2012-06-04
* Call this 0.4.dev-20120408Perttu Ahola2012-04-08
* New world removal GUI codePerttu Ahola2012-03-26
* Disable word wrap in vertical texts in main menuPerttu Ahola2012-03-18
* Do not clear address in main menu if starting a singleplayer game by double c...Perttu Ahola2012-03-18
* Tune main menuPerttu Ahola2012-03-15
* Create main menu tab "Settings" for client settingsPerttu Ahola2012-03-15
* Fix click areas of singleplayer checkboxesPerttu Ahola2012-03-15
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-15
* Save selected tabPerttu Ahola2012-03-15
* Menu tuning WIPPerttu Ahola2012-03-15
* Crude tab test in main menu (requires gui redesign for the additional tabs)Perttu Ahola2012-03-13
* Move keychange/connect main menu buttons a bitPerttu Ahola2012-03-13
* Add confirmation menu and make world deletion possible in GUIPerttu Ahola2012-03-13
* World creation button and dialog and functionalityPerttu Ahola2012-03-13
* Remove duplicate code in main menuPerttu Ahola2012-03-11
* Rename "Delete map" to "Delete world"Perttu Ahola2012-03-11
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-11
* Tune main menu a bit and show version number in therePerttu Ahola2011-11-29
* Add option to set water opaque (mainly for stylistic choice)Perttu Ahola2011-11-03