Commit Graph
10327 Commits
Author SHA1 Message Date
Chris Danford 6c692d953d make Portal try to look for a song that matches all preferred difficulties 2004-06-02 05:49:38 +00:00
Chris Danford 2d269ebe06 remove Leap, add Portal 2004-06-02 05:12:45 +00:00
Glenn Maynard cab74820c4 SwitchToPreferredDifficulty -> SwitchToPreferredSongDifficulty 2004-06-01 19:19:35 +00:00
Glenn Maynard 373744a64a cleanup 2004-06-01 08:42:25 +00:00
Glenn Maynard 84edaa28da fix ghost arrow commands for alternate skins not being used 2004-06-01 08:40:54 +00:00
Glenn Maynard 951d497de0 simplify 2004-06-01 08:39:36 +00:00
Glenn Maynard 38194e193f cleanup 2004-06-01 08:34:41 +00:00
Glenn Maynard 85b045e775 cleanup 2004-06-01 08:24:00 +00:00
Glenn Maynard 2a808602e0 remove unused parameter 2004-06-01 08:15:53 +00:00
Glenn Maynard 2157063d4e minor optimization 2004-06-01 07:47:07 +00:00
Glenn Maynard 3363c1c6ef unused 2004-06-01 05:52:13 +00:00
Chris Danford ab2022c8e2 theme element name cleanup 2004-06-01 05:46:21 +00:00
Chris Danford b138a83fcb fix DifficultyMeter loading when playing a Course 2004-06-01 05:45:34 +00:00
Glenn Maynard 36def366c6 remove debug 2004-06-01 05:40:53 +00:00
Glenn Maynard 30b00ea03e undo testing (won't help) 2004-06-01 05:07:22 +00:00
Glenn Maynard 5da24a4945 testing 2004-06-01 04:50:55 +00:00
Glenn Maynard 1f5500712c testing 2004-06-01 03:58:45 +00:00
Glenn Maynard 23b67693da add temp debug 2004-06-01 03:42:52 +00:00
Glenn Maynard 06b3b0762a always try to snd_pcm_sw_params 2004-06-01 02:14:33 +00:00
Glenn Maynard 920960819d log if ALSA changes settings on us 2004-06-01 01:51:29 +00:00
Glenn Maynard 098a5a316f cmdline args don't belong in the log header 2004-06-01 01:34:54 +00:00
Glenn Maynard ab29ced0a1 cleanup for real this time 2004-06-01 01:33:23 +00:00
Glenn Maynard 0c49eff732 cleanup 2004-06-01 01:32:11 +00:00
Glenn Maynard 247aaeba4e fix paletted textures (oops) 2004-06-01 01:22:39 +00:00
Glenn Maynard 48b341fe51 license update
DrawPrimitives() should generally be const: draw, don't change
don't forcibly change the diffuse color; simply don't draw
2004-06-01 00:57:14 +00:00
Glenn Maynard 891008f767 remove unneeded include (should almost never need to refer to screen
source files directly)
2004-06-01 00:55:40 +00:00
Glenn Maynard 12bf8f87fd license updates 2004-06-01 00:53:06 +00:00
Chris Danford f5f60c0613 fix "course number doesn't load" 2004-06-01 00:08:12 +00:00
Glenn Maynard 2cab5c4689 license updates 2004-05-31 22:42:12 +00:00
Steve Checkoway 6ca8fbd3c2 Remove ASSERT. 2004-05-31 22:34:20 +00:00
Steve Checkoway be7f0fdba5 er, the assert is here 2004-05-31 22:11:45 +00:00
Glenn Maynard 41a09c6041 update 2004-05-31 22:08:21 +00:00
Glenn Maynard 8da3651c13 cleanup, simplify 2004-05-31 22:07:09 +00:00
Steve Checkoway f50d78d94a Use a reference and add an assert to track a bug 2004-05-31 22:03:01 +00:00
Steve Checkoway bc18ec68ec oops, I forgot the commit message on the last one. Use GetData's inNow parameter rather than calling GetPos. 2004-05-31 21:55:55 +00:00
Glenn Maynard 7dfd611587 license updates 2004-05-31 21:55:14 +00:00
Steve Checkoway 142fedc8ad RageSoundDriver_CA.cpp 2004-05-31 21:53:00 +00:00
Glenn Maynard 549cd7c83f license updates 2004-05-31 21:35:31 +00:00
Glenn Maynard c6b8d687b6 fix types 2004-05-31 21:10:23 +00:00
Glenn Maynard 59dd323920 fix difficulty changes not visible in CourseEntryDisplay 2004-05-31 21:05:34 +00:00
Chris Danford ce4274af53 show per-difficulty awards on the eval screen even if not using a profile 2004-05-31 20:40:44 +00:00
Glenn Maynard 09aeac7551 (Why the pCourse->GetTrail() checks? GetTrail never returns NULL.)
Don't write empty course entries.
2004-05-31 20:17:22 +00:00
Glenn Maynard a5e1bf6fbf fix Course::HasCourseDifficulty always returning true 2004-05-31 20:06:21 +00:00
Glenn Maynard a15ef652c3 Attack::operator==, TrailEntry::operator== 2004-05-31 20:04:56 +00:00
Thad Ward 6202d1baf3 change loading window text before saving Catalog.xml, since it might take
awhile if the user has many songs and courses.
2004-05-31 19:32:18 +00:00
Chris Danford 1d09179d87 move extra stage metrics and elements into ScreenGameplayExtra 2004-05-31 08:58:43 +00:00
Glenn Maynard a7bb9f94ce TM5 translits
these are untested (pending TM5 releases), and a few are missing
2004-05-31 06:14:17 +00:00
Chris Danford 2d67cbf19d add DifficultyMeter to ScreenGameplay, ScreenEval
add PlayerName to ScreenEval
2004-05-31 06:10:50 +00:00
Chris Danford 3a5a46ab9f add DifficultyMeter to ScreenGameplay, ScreenEval
add PlayerName to ScreenEval
2004-05-31 06:04:30 +00:00
Glenn Maynard ce61094cad test 2004-05-31 06:00:44 +00:00