Commit Graph
2551 Commits
Author SHA1 Message Date
Chris Danford 195cd01db5 Fix playback in editor (start the music - duh!)
Fix AutoPlay text showing in Demo, Jukebox
2003-03-13 08:47:43 +00:00
Chris Danford 28af4a9447 Fixed seeking in RageSound at non-1x playback rates 2003-03-13 08:43:04 +00:00
Chris Danford d91d043fa9 fix broken autogen in ScreenEditMenu 2003-03-13 01:26:50 +00:00
Chris Danford 767894800b fix transitions in ScreenGameplay 2003-03-12 03:44:55 +00:00
Chris Danford 4a239b0c35 fixed some ScreenGameplay transition glitches
fix cracks in BGAnimation tiles (mostly)
2003-03-12 01:26:44 +00:00
Chris Danford 443aad8e10 MenuTimer cleanup 2003-03-11 21:43:35 +00:00
Chris Danford a11de99043 MenuTimer cleanup 2003-03-11 21:33:11 +00:00
Glenn Maynard 35bf217063 oops; fix hack 2003-03-11 21:05:53 +00:00
Glenn Maynard 8f9e1ba367 use the correct constant 2003-03-11 19:07:41 +00:00
Glenn Maynard b7fd35d122 make extension matching case-insensitive 2003-03-11 19:07:03 +00:00
Glenn Maynard 3936f52035 fix garbage value when glGetTexLevelParameteriv returns
error
2003-03-11 19:06:11 +00:00
Glenn Maynard eaf41bad5c don't warn about reloads for the first load 2003-03-11 19:02:09 +00:00
Glenn Maynard b14c6cf846 experiment to try to fix danger background thrashing 2003-03-11 18:52:50 +00:00
Glenn Maynard 2bf152c2c2 const fix 2003-03-11 18:40:42 +00:00
Glenn Maynard 123cd35e17 Small movie texture optimization: honor the texture color depth.
Another biggie is that we're copying every frame an extra time in
MovieTexture_DShow::NewData().  This is rather hard to fix without
bringing back the stability problems we had before; I need to think
about how to do this.  (Commenting out this memcpy boosts my test
video to about 22fps, so this isn't minor.)
2003-03-11 18:27:10 +00:00
Kevin Slaughter 4344d4da41 Added a lot into BGanimations.. These are by no means a permanent fix, just a quick patch so SM will actually run for the most part :) 2003-03-11 09:32:00 +00:00
Chris Danford 16df407e32 Cosmetic cleanups
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +00:00
Glenn Maynard 3d20f7ee70 fix reversed BEST sort
add comment
2003-03-10 10:51:41 +00:00
Chris Danford 4d4ed0f742 make UseSongBG work for BGAnimations not inside of Background (e.g. on ScreenStage) 2003-03-10 08:50:58 +00:00
Jared Roberts b034804250 s/Song.h/song.h 2003-03-10 05:07:00 +00:00
Jared Roberts 50fc50062a for scoping 2003-03-10 04:11:45 +00:00
Jared Roberts 369ccc445b sync automake to windows project file (partial?) 2003-03-10 02:59:28 +00:00
Jared Roberts 929c012b23 compile fix 2003-03-10 02:56:16 +00:00
Chris Danford f5402584f9 make UseSongBG work for BGAnimations not inside of Background (e.g. on ScreenStage) 2003-03-10 02:46:01 +00:00
Chris Danford 89040e1ba1 fix glitches in ScreenSelectGroup and ScreenSelectStyle 2003-03-10 02:29:01 +00:00
Jared Roberts 682d7502fa It appears FootMeter is now DifficultyMeter 2003-03-10 02:27:17 +00:00
Jared Roberts 20707a9978 compile fix 2003-03-10 02:07:52 +00:00
Chris Danford 16a056e6a5 fixing glitches in SelectGroup 2003-03-10 01:28:53 +00:00
Chris Danford 080a92450c SelectGroup animations converted to commands
ScreenStage animations converted to TransitionBGAnimations
Changed all Stage BitmapTexts to Sprites
2003-03-10 00:16:49 +00:00
Chris Danford d336032b6d Fix Joint Premium... again 2003-03-09 10:21:08 +00:00
Chris Danford 3e003fe304 Coin/joint premium cleanup. 2003-03-09 09:25:32 +00:00
Chris Danford 40836e90a1 Forgot to commit BGAnimations... duh. 2003-03-09 09:24:19 +00:00
Chris Danford 51ca82a8e6 Modularize coin logic 2003-03-09 03:28:34 +00:00
Chris Danford 769dac616f fix compile errors 2003-03-09 01:31:15 +00:00
Chris Danford 31aa613295 Cleanup of theme element names
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Glenn Maynard 86b0b1e7d7 simplify, and handle songs with a #SAMPLESTART but no
#SAMPLELENGTH
2003-03-08 19:59:30 +00:00
Kevin Slaughter 030f346f44 Forgot to add classes for Lyrics support :) 2003-03-08 08:53:08 +00:00
Kevin Slaughter e3cc281d42 updated my TODO 2003-03-08 08:51:37 +00:00
Kevin Slaughter 378de161fa Converted ScreenSelectDifficultyEX -> ScreenSelectMaxType2EX.. fixes previous bug 2003-03-08 08:49:13 +00:00
Kevin Slaughter 2f96c0c812 Accidently commited bad Lyric support coding. Re-commiting this so you do not see a timer on stage, that I made for debugging this.. Sorry! :) 2003-03-08 08:05:47 +00:00
Kevin Slaughter 69d97d461b ScreenSelectMaxType2 had a small veriable error that would not let it compile.. renamed p to pl is all..nuthin big 2003-03-08 08:03:22 +00:00
Glenn Maynard 1d72329ba7 fix music scroll 2003-03-07 20:27:28 +00:00
Glenn Maynard 2dc8e1f59f Try mixing differently; this might help sound quality for people
using the fallback sound drivers.
2003-03-07 19:28:34 +00:00
Chris Gomez 3d74bb6bcd Fix codes not working in courses unless a non-course mode had been chosen previously 2003-03-07 06:05:30 +00:00
Chris Gomez 7d5216e9b7 Add 'difficult' for nonstop courses.
This feels hackish; feel free to make it more general
2003-03-07 05:24:52 +00:00
Glenn Maynard 8d47a3e57e Add log timestamping. This lets us check the time when something
odd happens (eg. a skip), and see if anything happened in the log
at that time after we quit.
2003-03-07 04:48:13 +00:00
Glenn Maynard a2a774a3c2 add m_bTimestamping 2003-03-07 04:47:04 +00:00
Glenn Maynard 0c400d3567 fix constants
(I don't have a joystick with hats to actually test this, though.)
2003-03-07 04:08:40 +00:00
Glenn Maynard a7eae8d067 remove the newer prefs INIs, not just StepMania.ini 2003-03-06 23:26:20 +00:00
Glenn Maynard 203fd190a3 simple adds 2003-03-06 23:19:06 +00:00