Commit Graph
10309 Commits
Author SHA1 Message Date
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
Glenn Maynard ae272191a5 test 2004-05-31 05:59:45 +00:00
Glenn Maynard 1357f13778 TM5 kanji 2004-05-31 05:50:07 +00:00
Glenn Maynard 26e149ed46 testing syncmail 2004-05-31 02:17:18 +00:00
Glenn Maynard 0c21f40fe0 testing syncmail 2004-05-31 02:14:09 +00:00
Glenn Maynard bf89fe3d7c tesitng syncmail 2004-05-31 02:11:20 +00:00
Glenn Maynard e37cb3a265 add sigma glyph 2004-05-31 01:38:01 +00:00
Glenn Maynard 0b223c050d cleanup 2004-05-31 01:36:48 +00:00
Glenn Maynard 15a4bf8879 somehow, these DDR artists ended up below the TournaMix entries; move
them back up where they belong
2004-05-31 01:33:53 +00:00
Glenn Maynard 8b373abea3 cleanup 2004-05-31 01:30:11 +00:00
Glenn Maynard c00ba374d1 add assert 2004-05-31 01:03:45 +00:00
Glenn Maynard 41ef4f0edc TitleSubstitution cleanup, license update 2004-05-31 00:59:33 +00:00
Chris Danford 93e274b3ac make a Font charmap for numbers fonts 2004-05-31 00:11:34 +00:00
Chris Danford 3cadf4c5d5 have Numbers fall back to Fonts (in perparation for removing the Numbers dir altogether) 2004-05-30 23:23:39 +00:00
Steve Checkoway ef17d8b09e Add checkpoint to track a crash 2004-05-30 22:55:05 +00:00
Steve Checkoway eadbac36c8 Bah, revert. It was already correct, just so terse, I thought it was spewing gibberish 2004-05-30 22:44:03 +00:00
Steve Checkoway 23b656c7c0 Fix assert 2004-05-30 22:34:49 +00:00
Chris Danford af8735c00c convert some Sprites to AutoActors 2004-05-30 21:34:42 +00:00
Glenn Maynard 70ff76babe fix typo 2004-05-30 03:04:27 +00:00