aboutsummaryrefslogtreecommitdiff
path: root/src/content/subgames.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deprecate game.conf name, use title instead (#12030)rubenwardy2022-05-211-8/+38
* Use virtual paths to specify exact mod to enable (#11784)rubenwardy2022-01-301-6/+5
* Mainmenu game-related changes (#11887)sfan52022-01-091-12/+5
* Use a database for mod storage (#11763)Jude Melton-Houghton2022-01-071-0/+1
* Add "MINETEST_MOD_PATH" environment variable (#11515)emixa-d2021-10-071-0/+14
* Settings: Proper priority hierarchySmallJoker2021-01-291-11/+13
* Prevent games from setting secure settings (#10460)rubenwardy2020-10-061-0/+8
* Sanitize world directory names on create. Keep original name separate (#9432)Hugues Ross2020-07-281-10/+44
* Overall improvements to log messages (#9598)sfan52020-04-081-1/+1
* Settings: Fix game minetest.conf flags overriding defaults (#9404)SmallJoker2020-02-171-2/+2
* Optimize string handling in path search (#8098)Jozef Behran2019-03-071-8/+12
* Optimize subgames search a little bit (#8096)Jozef Behran2019-01-181-0/+1
* Make sqlite3 the default auth backend (#8085)Paul Ouellette2019-01-101-0/+1
* Add updating to online content browserrubenwardy2018-05-161-1/+5
* Add online content repositoryrubenwardy2018-04-191-0/+332