update stepmania.com links to point to old.stepmania.com where needed

This commit is contained in:
freem
2014-09-02 00:01:09 -05:00
parent ce15565145
commit cecfff079d
5 changed files with 16 additions and 16 deletions
+7 -7
View File
@@ -874,7 +874,7 @@ sm-ssc v1.0 Release Candidate 1 | 20100627
* [Screen] add GetScreenType() Lua binding. * [Screen] add GetScreenType() Lua binding.
* howl's patch for fixing LowLevelWindow * howl's patch for fixing LowLevelWindow
(stepmania4-fullscreen-focus-lost-and-restore-resolution2.patch) (stepmania4-fullscreen-focus-lost-and-restore-resolution2.patch)
http://www.stepmania.com/forums/showthread.php?t=23693 http://old.stepmania.com/forums/showthread.php?t=23693
20100608 20100608
-------- --------
@@ -1564,7 +1564,7 @@ Theme-related additions/bugfixes aren't listed here, usually.
-------- --------
* (smpackage) sm4svn r28243: "fix for FlushDirCache" [Chris Danford] * (smpackage) sm4svn r28243: "fix for FlushDirCache" [Chris Danford]
* Fix Beginner Helper rest location [sy567] * Fix Beginner Helper rest location [sy567]
(see http://www.stepmania.com/forums/showpost.php?p=158721&postcount=12) (see http://old.stepmania.com/forums/showpost.php?p=158721&postcount=12)
20091211 20091211
-------- --------
@@ -1596,7 +1596,7 @@ the gametype causes the DifficultyList/StepsDisplayList to not show anything.
20091206 20091206
-------- --------
Implement a patch to support modern versions of ffmpeg. Implement a patch to support modern versions of ffmpeg.
(See http://www.stepmania.com/forums/showthread.php?t=21434 for more info.) (See http://old.stepmania.com/forums/showthread.php?t=21434 for more info.)
Petr Baudis (3): Petr Baudis (3):
video.m4: Add libswscale checks. video.m4: Add libswscale checks.
@@ -1681,7 +1681,7 @@ changes are from baseline StepMania 4 SVN, in order to keep compatibility.
-------- --------
* [ArchHooks_Unix] Follow user's system language as default. * [ArchHooks_Unix] Follow user's system language as default.
[David Santamaría Rogado (howl)] [David Santamaría Rogado (howl)]
See http://www.stepmania.com/forums/showthread.php?t=21471 for more info. See http://old.stepmania.com/forums/showthread.php?t=21471 for more info.
20091120 20091120
-------- --------
@@ -1707,7 +1707,7 @@ changes are from baseline StepMania 4 SVN, in order to keep compatibility.
-------- --------
* Prevent focus lost at Fullscreen on X11, fix windowed->fullscreen resolution * Prevent focus lost at Fullscreen on X11, fix windowed->fullscreen resolution
changes so that they save [David Santamaría Rogado (howl)] changes so that they save [David Santamaría Rogado (howl)]
(http://www.stepmania.com/forums/showthread.php?t=21430) (http://old.stepmania.com/forums/showthread.php?t=21430)
20091114 20091114
-------- --------
@@ -1754,10 +1754,10 @@ changes are from baseline StepMania 4 SVN, in order to keep compatibility.
* r28221: "allow overriding, like PRODUCT_ID" [Glenn Maynard] * r28221: "allow overriding, like PRODUCT_ID" [Glenn Maynard]
* r28222-28223: "adding support for pms files" [GRIM657] * r28222-28223: "adding support for pms files" [GRIM657]
* The pulseaudio patch [David Santamaría Rogado (howl), Ondřej Hošek, Damien Thébault] * The pulseaudio patch [David Santamaría Rogado (howl), Ondřej Hošek, Damien Thébault]
(see http://www.stepmania.com/forums/showthread.php?t=21348) (see http://old.stepmania.com/forums/showthread.php?t=21348)
* Greg Nadja's OpenGL/Windows patch * Greg Nadja's OpenGL/Windows patch
* Load Splash.png instead of an .xpm [David Santamaría Rogado (howl)] * Load Splash.png instead of an .xpm [David Santamaría Rogado (howl)]
(http://www.stepmania.com/forums/showpost.php?p=157340&postcount=3) (http://old.stepmania.com/forums/showpost.php?p=157340&postcount=3)
* sm-ssc Changes: * sm-ssc Changes:
* [ScreenSelectMusic.cpp] Add SelectMenuInputMessage, has params Player and * [ScreenSelectMusic.cpp] Add SelectMenuInputMessage, has params Player and
+2 -2
View File
@@ -30,5 +30,5 @@ The Credentials section seems to be optional, but is useful to know about:
from the web site to StepMania for things like in-game uploads (instead of going from the web site to StepMania for things like in-game uploads (instead of going
to stepmaniashare.com)"[1] to stepmaniashare.com)"[1]
__________________________________________________________ __________________________________________________________
[1] http://www.stepmania.com/forums/showthread.php?t=24203 [1] http://old.stepmania.com/forums/showthread.php?t=24203
[2] http://www.stepmania.com/test.smxml [2] http://old.stepmania.com/test.smxml
+1 -1
View File
@@ -1,4 +1,4 @@
Used by Pocket DDR (http://www.stepmania.com/forums/showthread.php?t=6621). Used by Pocket DDR (http://old.stepmania.com/forums/showthread.php?t=6621).
Basically a compressed version of a .SM that includes the banner and background Basically a compressed version of a .SM that includes the banner and background
in the file as well. in the file as well.
+1 -1
View File
@@ -89,7 +89,7 @@ Macgravel
hanubeki (@803832, formerly sy567) hanubeki (@803832, formerly sy567)
* Small beginner helper fix * Small beginner helper fix
(http://www.stepmania.com/forums/showpost.php?p=158721&postcount=12) (http://old.stepmania.com/forums/showpost.php?p=158721&postcount=12)
* Lots of code changes from hanubeki-modified-sm-ssc: * Lots of code changes from hanubeki-modified-sm-ssc:
http://code.google.com/r/hanubeki-modified-sm-ssc/ http://code.google.com/r/hanubeki-modified-sm-ssc/
+5 -5
View File
@@ -90,7 +90,7 @@ r111 | 20091122 10:21:30
------------------------ ------------------------
* [ArchHooks_Unix] Follow user's system language as default. * [ArchHooks_Unix] Follow user's system language as default.
[David Santamaría Rogado (howl)] [David Santamaría Rogado (howl)]
See http://www.stepmania.com/forums/showthread.php?t=21471 for more info. See http://old.stepmania.com/forums/showthread.php?t=21471 for more info.
r110 | 20091120 14:03:17 r110 | 20091120 14:03:17
------------------------ ------------------------
@@ -119,7 +119,7 @@ r106 | 20091115 21:33:28
------------------------ ------------------------
* Prevent focus lost at Fullscreen on X11, fix windowed->fullscreen resolution * Prevent focus lost at Fullscreen on X11, fix windowed->fullscreen resolution
changes so that they save [David Santamaría Rogado (howl)] changes so that they save [David Santamaría Rogado (howl)]
(http://www.stepmania.com/forums/showthread.php?t=21430) (http://old.stepmania.com/forums/showthread.php?t=21430)
r105 | 20091114 15:07:58 r105 | 20091114 15:07:58
------------------------ ------------------------
@@ -153,7 +153,7 @@ r102 | 20091111 04:00:46
r101 | 20091109 19:33:55 r101 | 20091109 19:33:55
------------------------ ------------------------
* Implemented David Santamaría Rogado (howl)'s patch for loading Splash.png instead of an .xpm * Implemented David Santamaría Rogado (howl)'s patch for loading Splash.png instead of an .xpm
(http://www.stepmania.com/forums/showpost.php?p=157340&postcount=3) (http://old.stepmania.com/forums/showpost.php?p=157340&postcount=3)
r089-100 | 20091103 01:45:01 - 20091109 04:01:31 r089-100 | 20091103 01:45:01 - 20091109 04:01:31
------------------------------------------------ ------------------------------------------------
@@ -176,7 +176,7 @@ Okay let's just say it's r089 to r100 and call it a week.
* r28221: "allow overriding, like PRODUCT_ID" [Glenn Maynard] * r28221: "allow overriding, like PRODUCT_ID" [Glenn Maynard]
* r28222-28223: "adding support for pms files" [GRIM657] * r28222-28223: "adding support for pms files" [GRIM657]
* The pulseaudio patch [David Santamaría Rogado (howl), OndÅ™ej HoÅ¡ek, Damien Thébault] * The pulseaudio patch [David Santamaría Rogado (howl), OndÅ™ej HoÅ¡ek, Damien Thébault]
(see http://www.stepmania.com/forums/showthread.php?t=21348) (see http://old.stepmania.com/forums/showthread.php?t=21348)
* Greg Nadja's OpenGL/Windows patch * Greg Nadja's OpenGL/Windows patch
* sm-ssc Changes: * sm-ssc Changes:
@@ -784,7 +784,7 @@ r1136 | 20091115 20:43:48
[Modified /sm-ssc3/src/arch/LowLevelWindow/LowLevelWindowX11.cpp] [Modified /sm-ssc3/src/arch/LowLevelWindow/LowLevelWindowX11.cpp]
------------------------- -------------------------
howl did it howl did it
http://www.stepmania.com/forums/showthread.php?p=157603#post157603 http://old.stepmania.com/forums/showthread.php?p=157603#post157603
r1137 | 20091115 21:05:36 r1137 | 20091115 21:05:36
[Modified /sm-ssc3/src/arch/LowLevelWindow/LowLevelWindowX11.cpp] [Modified /sm-ssc3/src/arch/LowLevelWindow/LowLevelWindowX11.cpp]