aboutsummaryrefslogtreecommitdiff
path: root/src/subgame.h
AgeCommit message (Collapse)Author
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-04-08Support placing a minetest game inside $world/game to allow creating proper ↵Perttu Ahola
adventure maps Pro-tip: You can open a world in minetest by opening the world.mt file using minetest.
2012-03-25Make server world selection not brain dead and use gameid 'minetest' instead ↵Perttu Ahola
of 'mesetint'
2012-03-20Fix mod pathsPerttu Ahola
2012-03-13World creation button and dialog and functionalityPerttu Ahola
2012-03-11World selection box in main menu (and random fixing)Perttu Ahola
2012-03-11command-line/world game selectionPerttu Ahola