aboutsummaryrefslogtreecommitdiff
path: root/src/guiMainMenu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Perttu Ahola2012-03-181-2/+3
| | | | clicking the world
* 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
| | | | to enable_3d_clouds)
* 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 ↵JacobF2011-08-231-1/+3
| | | | address filled in
* Use wgettextGiuseppe Bilotta2011-08-021-10/+10
|
* set locales to C because en_US not installed on some systems, only UTF-8 ↵Constantin Wenger2011-07-301-6/+6
| | | | version and en_US.UTF-8 does not work.
* fixed displaying "umlauts" (deutsch umlaute) and hopefully other non ASCII ↵Constantin Wenger2011-07-301-0/+6
| | | | chars, too
* changed some lines to fit the 80chars limitConstantin Wenger2011-07-221-9/+17
|
* Restore "Leave address blank" positionGiuseppe Bilotta2011-07-211-0/+1
|
* added gettext supportConstantin Wenger2011-07-201-14/+12
| | | | german translation file and bashscript to update translations
* added new submenu for key assignmentteddydestodes2011-06-011-26/+45
| | | | configwriting/saving isn't complete and will break your config if you use fancy keys
* Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks2011-05-201-16/+29
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-241-1/+42
|
* Made the main menu a bit more unique lookingPerttu Ahola2011-04-241-23/+88
|
* bug-fixin'Perttu Ahola2011-02-081-3/+3
|
* Map deletion buttonPerttu Ahola2011-01-261-1/+13
|
* OMG! Main Menu!Perttu Ahola2011-01-231-0/+275