diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 66629c3225..284768ebf4 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -15,6 +15,12 @@ _____________________________________________________________________________ * [ScreenNetEvaluation] Don't assume every theme has a Grade display and/or Points display; This fixes crashes in themes which don't have them when people go to view another player's stats. +* [ScoreKeeperNormal] add [Gameplay] MaxScoreToIncrementMissCombo metric. +* [Course] add GetCourseDir(), HasBackground(), IsAnEdit() Lua bindings. +* [GameManager] rework how the IsGameEnabled() Lua binding works: + it now takes a string as a parameter. +* [ScoreKeeper] allow ScoreKeeperRave to be used as a ScoreKeeper. +* [ThemeManager] add GetCurLanguage() Lua binding. 20100522 --------