diff --git a/.gitattributes b/.gitattributes index 412eeda7..0b6acf18 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,13 +10,13 @@ *.dbproj merge=union # Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain +*.doc diff=astextplain +*.DOC diff=astextplain *.docx diff=astextplain *.DOCX diff=astextplain *.dot diff=astextplain *.DOT diff=astextplain *.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore index 035a7bb1..0b2bd207 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,10 @@ *.sql *.sqlite +# Temporary files # +##################3 +*~ + # OS generated files # ###################### .DS_Store diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index 6d6d54b2..483406c0 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -459,7 +459,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Added: Command line parameter for selecting the game LOOT should run for.
  • Added: Finnish translation.
  • Removed: Support for Windows XP. -
  • Removed: Support for loading BOSS masterlists using the API. This was a leftover from when LOOT was BOSSv3 and backwards compatibility was an issue. +
  • Removed: Support for loading BOSS masterlists using the API. This was a leftover from when LOOT was BOSSv3 and backwards compatibility was an issue.
  • Removed: The ability to open reports in an external browser. This was necessitated by the changes to report generation.
  • Removed: The MSVC 2013 redistributable requirement.
  • Removed: The "None Specified" language option is no longer available: English is the new default. @@ -486,7 +486,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".0.5.0 - 31 March 2014