fix some random corruption

make the b6 list wrap at 80 columns, since that's about where it seems
to be (didn't bother with the rest)
This commit is contained in:
Glenn Maynard
2002-09-18 20:15:28 +00:00
parent cbab901595
commit 7b98747f39
+9 -7
View File
@@ -1,6 +1,7 @@
ï"¿------------------------CVS after 3.00 beta 6---------------- ------------------------CVS after 3.00 beta 6----------------
NEW FEATURE: Ez2SelectStyle ScrollingList Contents now Metric Configurable. NEW FEATURE: Ez2SelectStyle ScrollingList Contents now Metric Configurable.
NEW FEATURE: PPP and PUMP use Ez2SelectStyle Menus to become more arcade-accurate. NEW FEATURE: PPP and PUMP use Ez2SelectStyle Menus to become more
arcade-accurate.
NEW FEATURE: Ez2SelectStyle Menu Background Animations Metric Configurable NEW FEATURE: Ez2SelectStyle Menu Background Animations Metric Configurable
NEW FEATURE: ParaParaParadise Support NEW FEATURE: ParaParaParadise Support
NEW FEATURE: #TRANSLITERATION tag-- this is used in sorting NEW FEATURE: #TRANSLITERATION tag-- this is used in sorting
@@ -106,8 +107,9 @@ NEW FEATURE: "Show Danger" toggle in game options to enable/disable
CHANGE: "Event Mode" option renamed to "Unlimited Arcade Stages". CHANGE: "Event Mode" option renamed to "Unlimited Arcade Stages".
NEW FEATURE: Graphic Option "MovieDecodeMS". Controls how many milliseconds NEW FEATURE: Graphic Option "MovieDecodeMS". Controls how many milliseconds
the program will sleep each frame to allow the movie background movie the program will sleep each frame to allow the movie background movie
decoding thread to catch up. Increase this number if movies are dropping decoding thread to catch up. Increase this number if movies are
frames. Decrease this number to decrease the priority of movie decoding. dropping frames. Decrease this number to decrease the priority of
movie decoding.
CHANGE: "SongFolders" renamed to "AdditionalSongFolders". CHANGE: "SongFolders" renamed to "AdditionalSongFolders".
BUG FIX: AdditionalSongFolers no longer creates duplicate entries on program BUG FIX: AdditionalSongFolers no longer creates duplicate entries on program
load. load.
@@ -123,8 +125,8 @@ BUG FIX: "Indirect BPM changes" (track 08) work again. This was causing
"0 BPM" segments to be added to songs like MAX300. "0 BPM" segments to be added to songs like MAX300.
BUG FIX: Fixed life meter stream alignment (I hope!) BUG FIX: Fixed life meter stream alignment (I hope!)
NEW FEATURE: Graphic option "UseBGIfNoBanner" causes the song background to be NEW FEATURE: Graphic option "UseBGIfNoBanner" causes the song background to be
used if the banner is missing. Turning this option ON may results in short used if the banner is missing. Turning this option ON may results in
freezes when switching music on the SelectMusic screen. short freezes when switching music on the SelectMusic screen.
BUG FIX: Music no longer cuts off if notes end before music. BUG FIX: Music no longer cuts off if notes end before music.
BUG FIX: "100 Combo" no longer repeats if combo breaks on 100. BUG FIX: "100 Combo" no longer repeats if combo breaks on 100.
BUG FIX: "Japanese driver in training sign" next to song title now only shown BUG FIX: "Japanese driver in training sign" next to song title now only shown
@@ -508,7 +510,7 @@ Bug fix: Little now works correctly. It is accessible from the PlayerOptions me
Optimization: Lower priority for movie decoding, which is a major speed boost on Optimization: Lower priority for movie decoding, which is a major speed boost on
slower computers. slower computers.
Change: Freeze arrow scoring now matches DDR MAX. The start of a freeze arrow is judged Change: Freeze arrow scoring now matches DDR MAX. The start of a freeze arrow is judged
as other steps are (perfect, great, good, etc). Â Missing the start of a freeze will as other steps are (perfect, great, good, etc). Missing the start of a freeze will
should break your combo, but NG'ing the freeze arrow will not. should break your combo, but NG'ing the freeze arrow will not.
New feature: Basic song statistics tracking. Times played, top score, top combo, and New feature: Basic song statistics tracking. Times played, top score, top combo, and
top grade are shown on SelectSong screen. top grade are shown on SelectSong screen.