aboutsummaryrefslogtreecommitdiff
path: root/src/subgame.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enforce stricter world names using a blacklistMatthew I2012-09-051-0/+2
| | | | Blacklisted characters are: / \
* 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
* Support placing a minetest game inside $world/game to allow creating proper ↵Perttu Ahola2012-04-081-0/+3
| | | | | | adventure maps Pro-tip: You can open a world in minetest by opening the world.mt file using minetest.
* Make server world selection not brain dead and use gameid 'minetest' instead ↵Perttu Ahola2012-03-251-0/+1
| | | | of 'mesetint'
* Fix mod pathsPerttu Ahola2012-03-201-3/+3
|
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-2/+9
|
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-1/+27
|
* command-line/world game selectionPerttu Ahola2012-03-111-0/+53