summaryrefslogtreecommitdiff
path: root/src/content/subgames.h
Commit message (Collapse)AuthorAge
* Prevent games from setting secure settings (#10460)rubenwardy2020-10-06
|
* Sanitize world directory names on create. Keep original name separate (#9432)Hugues Ross2020-07-28
| | | 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-16
|
* Add online content repositoryrubenwardy2018-04-19
Replaces mods and texture pack tabs with a single content tab