From f5eb67f7fe3eaa5f84ce673f85861016df924846 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 26 Mar 2010 01:16:35 -0500 Subject: [PATCH] update changelog --- Docs/Changelog_sm-ssc.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 0e0d9357b8..3708d9e075 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -9,6 +9,25 @@ Not all changes are documented, for various reasons. supported but exist anyways.) _____________________________________________________________________________ +20100326 +-------- +* [BPMDisplay] make the "Various" text a theme-able string. +* Allow ';' to start a comment in .ini files + +20100321 +-------- +* Fix a rounding bug that causes resolutions like 639x480 (4/3) and 853x480 + (16/9); now they should be 640x480 and 854x480 as expected. Applies to + screenshots as well. + (Also, this fixes Midiman's pet peeve of having to add +1 to SCREEN_WIDTH) + * [RageDisplay.cpp] modified screenshot function + * [ScreenDimensions] modified SCREEN_WIDTH and SCREEN_HEIGHT algorithms + * [StepMania.cpp] modified windowed mode width calculation + +20100315 +-------- +* Make steps labeled as "freestyle" in .ksfs use doubles + 20100313 -------- * ScoreKeeperNormal double shot.