aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu/dlg_contentstore.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add engine version string to ContentDB API request (#9890)rubenwardy2020-05-241-2/+3
* Add core.open_url() to main menu API (#8592)rubenwardy2020-05-171-92/+21
* Add luacheck to check builtin (#7895)rubenwardy2019-08-061-1/+0
* Use CDB author and name in installed package's config (#8550)Paul Ouellette2019-06-101-16/+13
* Content store: Ignore '_game' in game names in ID generation (#8270)rubenwardy2019-02-221-1/+6
* Fix content store crash (#8244)Paul Ouellette2019-02-181-26/+10
* Content store: Fix assertion failed on unsuccessful package list fetchrubenwardy2019-02-031-3/+1
* Add setting to hide mature content from ContentDBrubenwardy2019-02-031-3/+8
* Content store: Fix overlapping labelsrubenwardy2019-02-031-7/+7
* Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy2019-01-311-1/+1
* Content store: Use composite key to track installations (#8054)rubenwardy2019-01-301-8/+10
* Content store: Disable more details dialog for now (#8060)rubenwardy2019-01-061-15/+22
* Content store: Fix update button not workingrubenwardy2019-01-061-1/+3
* Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy2019-01-061-1/+8
* Fix installed modpacks not being found correctlyrubenwardy2018-12-301-3/+9
* Content store: Fix bugs relating to packages list sizerubenwardy2018-12-261-3/+9
* Fix ContentDB packages timing out by using download_file instead (#7891)rubenwardy2018-12-111-3/+31
* Content store: Fix missing screenshot in package view dialograndom-geek2018-12-101-1/+1
* Content store: Hide navigation buttons when there's no packagesClobberXD2018-11-261-19/+19
* dlg_contentstore.lua: Various fixes and improvements (#7612)ClobberXD2018-11-131-17/+25
* Improve content store layout (#7806)random-geek2018-11-081-24/+32
* Update to new ContentDB APIrubenwardy2018-06-181-7/+7
* Add screenshots to online content browserrubenwardy2018-05-201-2/+60
* Add updating to online content browserrubenwardy2018-05-161-35/+71
* Fix description wrapping in browse online contentrubenwardy2018-04-261-8/+4
* Add online content repositoryrubenwardy2018-04-191-0/+451