summaryrefslogtreecommitdiff
path: root/src/content/subgames.cpp
AgeCommit message (Collapse)Author
2019-01-18Optimize subgames search a little bit (#8096)Jozef Behran
Reserve space for the list of games in findWorldSubgame. The performance gain is pretty much negligible but this change also gets rid of a performance warning by CLANG TIDY.
2019-01-10Make sqlite3 the default auth backend (#8085)Paul Ouellette
2018-05-16Add updating to online content browserrubenwardy
2018-04-19Add online content repositoryrubenwardy
Replaces mods and texture pack tabs with a single content tab