1. 25 Jun, 2009 14 commits
  2. 24 Jun, 2009 14 commits
  3. 23 Jun, 2009 11 commits
  4. 22 Jun, 2009 1 commit
    • Erwan Tulou's avatar
      skins2: ensure the new SubX default skins doesn't crash on exit · f7e0923d
      Erwan Tulou authored
      SubX crashed on both Linux and Windows in a set::erase call (STL) when releasing C++ objects. Swapping two loops solved it. (the second loop was referencing variables released in the first loop). This makes SubX terminate nicely, but doesn't solve all crashes for skins2. (more cleanup to do)
      f7e0923d