summaryrefslogtreecommitdiff
path: root/src/aboutdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency of TransferSave on SaveGameBryo, part of fix for #418Thomas Tanner2015-12-131-0/+8
* updated about dialog. Now contains a link to the source codeTannin2015-10-101-1/+1
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-1/+1
* Merge with branch1.2Tannin2015-01-031-6/+4
|\
| * - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-1/+1
| * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+0
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-4/+3
* | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-131-0/+2
* | undid some changes that accidentally made it to this branchTannin2014-11-261-4/+6
* | - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-1/+1
* | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+0
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-4/+3
|/
* - boss integrationTannin2014-01-231-0/+2
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+0
* - added an about dialogTannin2014-01-161-0/+82