1. 29 Aug, 2016 2 commits
    • Ian Hickson's avatar
      Fix some hero observer bugs (#5633) · dd2251ec
      Ian Hickson authored
      1: If a route is already dismissed when it's popped, there's no point
      trying to animate heroes, because it's going to be gone before the
      heroes code can look at it.
      
      2: If a hero animation finishes just as a new one is starting, we
      previously blew away the state for the starting one. Now we correctly
      segregate the "starting up quest" variables from the "actively ongoing
      quest" variables.
      dd2251ec
    • Chris Bracken's avatar
      4bc70c9e
  2. 27 Aug, 2016 1 commit
  3. 26 Aug, 2016 7 commits
  4. 25 Aug, 2016 9 commits
  5. 24 Aug, 2016 8 commits
  6. 23 Aug, 2016 7 commits
  7. 22 Aug, 2016 6 commits