aboutsummaryrefslogtreecommitdiff
path: root/src/guiCreateWorld.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-280/+0
|
* Fix editbox default text being pre-selected in some casesMetaDucky2013-06-011-0/+3
|
* Fix nearly all warningskwolekr2013-05-191-2/+0
|
* Pre-select current game in world creation dialogPerttu Ahola2013-05-021-3/+12
|
* fix memory leaks introduced by invalid gettext usagesapier2013-04-071-6/+12
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* 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 ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Use a more standard order of yes/no/cancel/whatever buttons in dialogsPerttu Ahola2012-03-151-4/+4
|
* Fix game selection in world creation (used always the first one)Perttu Ahola2012-03-131-3/+12
|
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-0/+255