aboutsummaryrefslogtreecommitdiff
path: root/src/subgame.cpp
AgeCommit message (Expand)Author
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-04-08Support placing a minetest game inside $world/game to allow creating proper a...Perttu Ahola
2012-03-26Prefer _game postfix in game names (to be squashed to the previous commit)Perttu Ahola
2012-03-26Support _game postfix in game names, taking it out to make the gameidPerttu Ahola
2012-03-26Add game.conf check in subgame.cppPerttu Ahola
2012-03-25Make server world selection not brain dead and use gameid 'minetest' instead ...Perttu Ahola
2012-03-20Fix mod pathsPerttu Ahola
2012-03-20Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola
2012-03-19Rework directory structurePerttu Ahola
2012-03-18Fix old world search path for non-run-in-place buildPerttu 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