1. 06 Feb, 2015 1 commit
    • Max Kellermann's avatar
      TagBuilder: allow adding duplicate tag types in Complement() · b3fe3e8b
      Max Kellermann authored
      Build a table of pre-existing tag types before adding new items.  The
      old way would check HasType() each time, which would return true after
      the first instance of that tag type had been added, preventing
      duplicate tag types to be merged.
      
      This broke duplicate tag types loaded from the state file, because
      this code path uses TagBuilder::Complement().
      b3fe3e8b
  2. 30 Jan, 2015 2 commits
  3. 29 Jan, 2015 5 commits
  4. 26 Jan, 2015 4 commits
  5. 23 Jan, 2015 3 commits
  6. 22 Jan, 2015 1 commit
  7. 21 Jan, 2015 1 commit
  8. 16 Jan, 2015 2 commits
  9. 14 Jan, 2015 3 commits
  10. 09 Jan, 2015 1 commit
  11. 06 Jan, 2015 4 commits
  12. 26 Dec, 2014 13 commits