aboutsummaryrefslogtreecommitdiff
path: root/src/content/subgames.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevent games from setting secure settings (#10460)rubenwardy2020-10-061-3/+0
|
* Sanitize world directory names on create. Keep original name separate (#9432)Hugues Ross2020-07-281-1/+4
| | | Blacklisted characters are replaced by '_' in the path. The display name is stored in world.mt, and duplicate file names are resolved by adding an incrementing suffix (_1, _2, _3, etc).
* Add updating to online content browserrubenwardy2018-05-161-2/+3
|
* Add online content repositoryrubenwardy2018-04-191-0/+90
Replaces mods and texture pack tabs with a single content tab