summaryrefslogtreecommitdiff
path: root/src/aboutdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - when a download server returns a text file, it's assumed to be an error ↵Tannin2014-01-181-1/+0
| | | | | | | | | | and the text displayed as an error - save games can now be deleted from inside MO - bugfix: removing the pending download entry failed if the download-url request failed - bugfix: download manager didn't stop automatically resuming failed downloads under certain circumstances - bugfix: uninstalled downloads were treated as not-finished when refreshing the download list - bugfix: updating the filesystem watcher on the saves directory didn't work correctly
* - added an about dialogTannin2014-01-161-0/+82
- updated json library