aboutsummaryrefslogtreecommitdiff
path: root/src/subgame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add header.png and footer.png support for games, and support texture packs vi...Perttu Ahola2013-05-041-6/+0
* Get menu background image from selected gamePerttu Ahola2013-05-021-2/+11
* Support game-specific minetest.confPerttu Ahola2013-03-211-0/+3
* Common mods supportPerttu Ahola2013-03-211-0/+4
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Basic support for configuring which mods to load for each worldJürgen Doser2013-01-211-5/+8
* Enforce stricter world names using a blacklistMatthew I2012-09-051-0/+2
* 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/+3
* Make server world selection not brain dead and use gameid 'minetest' instead ...Perttu Ahola2012-03-251-0/+1
* 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