From 8bd18b5f052ef974bb0aa88c7ace4fe8c0b9bba3 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 26 Jun 2010 20:30:46 -0500 Subject: [PATCH] update changelog --- Docs/Changelog_sm-ssc.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 671783f792..adaf7fd918 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -14,6 +14,9 @@ _____________________________________________________________________________ * Fixed a bug with urlnoexit GameCommand always returning the "Could not launch web browser" message. * Removed some untested/non-working Model Lua bindings. +* Only autogen Medium difficulty steps for Routine modes. +* Added PlayerState:GetPlayerOptionsArray() Lua binding. +* Revert a commit from 20091219 regarding profile loading on ScreenSelectMusic. 20100623 --------