summaryrefslogtreecommitdiff
path: root/src/selfupdater.h
Commit message (Collapse)AuthorAgeFilesLines
* - several style fixes suggested by static analysisTannin2014-09-241-1/+2
| | | | - will now support up to 4 levels of version numbers (major.minor.subminor.subsubminor
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-145/+145
|
* - when a download server returns a text file, it's assumed to be an error ↵Tannin2014-01-181-1/+1
| | | | | | | | | | 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
* - moved shared and uibase libraries to namespacesTannin2013-02-171-126/+126
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+145
Corresponds to MO version 0.12.6