summaryrefslogtreecommitdiff
path: root/src/aboutdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency of TransferSave on SaveGameBryo, part of fix for #418Thomas Tanner2015-12-131-3/+4
| | | | | | Added a method to Profile class to get location of save games for the profile. I haven't added this to IProfile as am in two minds. Aside from this have done cleanups of issues suggested by include-what-you-use, and some OCD sorting of #includes
* - NCC installer can now discover files in other mods (thanks Reunion!) and ↵Tannin2014-12-131-1/+2
| | | | knows the script extender version
* - added an about dialogTannin2014-01-161-0/+69
- updated json library