ccc9d0e5ea
Expanded the use of the lock mutex already used for loading the player's existing unlock status to guard against races involving the Achievements dialog window reading from data AchievementManager might be in the process of updating. The lock has been exposed publicly and the AchievementsWindow uses it in its UpdateData method, and anywhere else that might modify data used to render that window has also been wrapped with it. |
||
---|---|---|
.. | ||
AchievementHeaderWidget.cpp | ||
AchievementHeaderWidget.h | ||
AchievementProgressWidget.cpp | ||
AchievementProgressWidget.h | ||
AchievementSettingsWidget.cpp | ||
AchievementSettingsWidget.h | ||
AchievementsWindow.cpp | ||
AchievementsWindow.h |