aboutsummaryrefslogtreecommitdiff
path: root/src/subgame.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-211-3/+3
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Support placing a minetest game inside $world/game to allow creating proper a...Perttu Ahola2012-04-081-0/+18
* Prefer _game postfix in game names (to be squashed to the previous commit)Perttu Ahola2012-03-261-3/+3
* Support _game postfix in game names, taking it out to make the gameidPerttu Ahola2012-03-261-7/+35
* Add game.conf check in subgame.cppPerttu Ahola2012-03-261-1/+15
* Make server world selection not brain dead and use gameid 'minetest' instead ...Perttu Ahola2012-03-251-2/+13
* Fix mod pathsPerttu Ahola2012-03-201-5/+7
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-201-5/+0
* Rework directory structurePerttu Ahola2012-03-191-15/+9
* Fix old world search path for non-run-in-place buildPerttu Ahola2012-03-181-0/+4
* World creation button and dialog and functionalityPerttu Ahola2012-03-131-1/+27
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-2/+55
* command-line/world game selectionPerttu Ahola2012-03-111-0/+82