aboutsummaryrefslogtreecommitdiff
path: root/src/content
AgeCommit message (Expand)Author
2020-10-06Prevent games from setting secure settings (#10460)rubenwardy
2020-10-05Remove unused functions reported by cppcheck (#10463)SmallJoker
2020-07-28Sanitize world directory names on create. Keep original name separate (#9432)Hugues Ross
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2020-04-08Overall improvements to log messages (#9598)sfan5
2020-02-17Settings: Fix game minetest.conf flags overriding defaults (#9404)SmallJoker
2019-03-07Optimize string handling in path search (#8098)Jozef Behran
2019-01-18Optimize subgames search a little bit (#8096)Jozef Behran
2019-01-13world.mt: Only accept true/false/nil values (#8055)SmallJoker
2019-01-10Make sqlite3 the default auth backend (#8085)Paul Ouellette
2019-01-06Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy
2018-07-29Add protocol_version and supported package types to ContentDB urlsrubenwardy
2018-06-18Update to new ContentDB APIrubenwardy
2018-05-16Add updating to online content browserrubenwardy
2018-04-19Add online content repositoryrubenwardy