Commit Graph
5692 Commits
Author SHA1 Message Date
Glenn Maynard 387a7d2993 Always require at least one character definition. 2003-09-25 04:55:46 +00:00
Glenn Maynard 8f5d2cc52d Fix ScreenSelectCharacter crash. 2003-09-25 04:49:22 +00:00
Chris Danford 4414561fe6 add default character so Rave/Battle is playable without character models 2003-09-25 04:22:51 +00:00
Chris Danford dbb2527fcb add default character so Rave/Battle is playable without character models 2003-09-25 04:12:31 +00:00
Glenn Maynard d2367673e5 add resample.dll 2003-09-25 04:08:23 +00:00
Glenn Maynard c5ca2e03cf update 2003-09-25 04:04:09 +00:00
Glenn Maynard 9b956ac84a Add double-width ? and !. 2003-09-25 03:54:29 +00:00
Glenn Maynard df057cd488 add ResamplingQuality 2003-09-25 03:43:53 +00:00
Glenn Maynard e330620ce3 compile fix 2003-09-25 03:39:52 +00:00
Glenn Maynard ee91153330 Remove the "testing" section. It only has one name, and we actually
have had thousands of people testing SM; it's not fair to give specific
credit to a couple people and we can't possibly list everyone.

Moved Gotetsu to the "special thanks" section, since I don't want to
remove names completely ...
2003-09-25 03:38:27 +00:00
Glenn Maynard 3f84274651 Change all names too 'Foo "Bar" Baz'. I don't have any particular care
for that scheme; I'm just trying to get a consistency look in the credits
screen.
2003-09-25 03:36:01 +00:00
Glenn Maynard d6a91678e4 Use open- and close-double quotes instead of neutral single quotes.
James Sanders was listed twice.
2003-09-25 03:24:38 +00:00
Glenn Maynard 1565487ae7 Use GAMESTATE->GetUndisplayedBeats. 2003-09-25 03:13:09 +00:00
Glenn Maynard e5e6cac2e4 enable SetThreadPriorityBoost 2003-09-25 02:54:24 +00:00
Glenn Maynard 725c36dd47 Increase pause sleep to 10ms; safer on 9x. 2003-09-25 02:48:31 +00:00
Glenn Maynard 240eaba8ff reenable OM_SOUND 2003-09-25 02:46:51 +00:00
Glenn Maynard cfa01ffce3 add SO_RESAMPLE_QUALITY 2003-09-25 02:45:53 +00:00
Glenn Maynard e89f51cb3d add load timer 2003-09-25 02:27:17 +00:00
Chris Danford ca7a13deaa add switch game code 2003-09-25 02:16:37 +00:00
Glenn Maynard eaa2fe11df use m_iSoundResampleQuality 2003-09-25 01:48:09 +00:00
Glenn Maynard c8a7ddf365 add m_iSoundResampleQuality 2003-09-25 01:37:56 +00:00
Glenn Maynard 601e561ec9 Cleanup, fix rare div/0 errors. 2003-09-25 01:21:01 +00:00
Glenn Maynard a079ab6831 fix output 2003-09-25 00:55:00 +00:00
Glenn Maynard acd42b6a87 cleanup 2003-09-25 00:46:51 +00:00
Glenn Maynard c9a265d5f8 MP3 GetLength is const now, so we can clean this up, too. 2003-09-25 00:43:10 +00:00
Glenn Maynard d692834d07 Make GetLength and GetLength_Fast really const 2003-09-25 00:34:01 +00:00
Glenn Maynard 9dc7d196af fix RageSoundReader_WAV::get_length_fmt_adpcm 2003-09-25 00:30:15 +00:00
Glenn Maynard acfe861e0d update 2003-09-25 00:13:05 +00:00
Glenn Maynard c78896dba4 libresample.a 2003-09-24 23:56:19 +00:00
Steve Checkoway 713bc89089 Use group relative paths 2003-09-24 22:57:32 +00:00
Steve Checkoway b0750b3373 Add libresample.a target. General update. 2003-09-24 22:52:08 +00:00
Glenn Maynard 38b1b2dbe5 update 2003-09-24 22:36:55 +00:00
Glenn Maynard 02d35818aa use RageSoundReader_Resample::MakeResampler 2003-09-24 22:33:00 +00:00
Glenn Maynard 6954e0facf Move the linear resampler to RageSoundReader_Resample_Fast.
Add RageSoundReader_Resample_Good, using libresample.
2003-09-24 22:31:34 +00:00
Glenn Maynard 83c58f3b3a Add libresample, to improve resample quality. 2003-09-24 22:18:13 +00:00
Glenn Maynard 3fa1cd504e remove for real this time 2003-09-24 20:33:58 +00:00
Steve Checkoway db9c9be50d update 2003-09-24 11:43:27 +00:00
Steve Checkoway b23fb8efff Move ErrorDialog to ArchHooks 2003-09-24 09:50:07 +00:00
Steve Checkoway e4b14cc302 Move ErrorDialog into ArchHooks. Simplify ArchHooks_darwin. 2003-09-24 09:46:52 +00:00
Steve Checkoway c83d60ab5e Fix warning 2003-09-24 09:39:09 +00:00
Sean Burke 25c6a97c3b Makefile fix. 2003-09-24 06:10:05 +00:00
Glenn Maynard cd195398ea #define O_BINARY 2003-09-24 06:02:27 +00:00
Glenn Maynard 8994cf8cb7 fix play alignment in the editor 2003-09-24 02:27:47 +00:00
Glenn Maynard 49900b445e Fix assert.
Always open() files with O_BINARY, so Windows doesn't mess with
data.  We can handle newlines on our own.
2003-09-24 02:00:13 +00:00
Glenn Maynard a12b841a4f cleanup
add GetUndisplayedBeats
2003-09-23 23:56:15 +00:00
Glenn Maynard 03a778d642 different fNoteFieldLastBeatToDraw per-player 2003-09-23 23:23:09 +00:00
Glenn Maynard 47ff0c20c9 Fix input map problems. 2003-09-23 21:44:09 +00:00
Glenn Maynard 4ce1564d8a Simplify.
Fix danger animation throwing off background sync.
2003-09-23 19:26:36 +00:00
Sean Burke 2bd4dbd600 A few minor updates to the Makefile. 2003-09-23 09:01:17 +00:00
Chris Danford 4087097cf4 better redir error checking 2003-09-23 05:39:47 +00:00