Commit Graph

10290 Commits

Author SHA1 Message Date
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
Chris Danford e22ce6db20 fix compile errors 2004-05-30 02:22:38 +00:00
Glenn Maynard 62e665f333 warn about known bad driver versions 2004-05-29 23:21:37 +00:00
Glenn Maynard 35262ddc9a update 2004-05-29 23:19:42 +00:00
Glenn Maynard c90d2369b8 cleanup 2004-05-29 23:17:01 +00:00
Glenn Maynard 6ef96a3478 move some Windows build junk out of the top directory 2004-05-29 23:16:22 +00:00
Glenn Maynard 5ef80799c9 move some Windows build junk out of the top directory
cleanups while moving things: StepMania.ICO -> StepMania.ico,
StepMania.RC -> WindowsResources.rc, resource.h -> WindowsResources.h,
error.bmp -> DialogCrashHeader.bmp, error2.bmp -> DialogErrorHeader.bmp
2004-05-29 23:15:18 +00:00
Glenn Maynard fea6910c9d add "old driver" dialog 2004-05-29 22:51:25 +00:00
Glenn Maynard c7971212b2 simpler AppInstance use 2004-05-29 22:48:53 +00:00
Glenn Maynard 3bb4f0f647 fix comment 2004-05-29 22:30:08 +00:00
Glenn Maynard af504f9e3b make all dialog types work with no display 2004-05-29 22:28:27 +00:00
Thad Ward 93ad9fbe3e unneeded header. 2004-05-29 21:56:13 +00:00
Glenn Maynard f5e3a42d88 cleanup, license update 2004-05-29 20:57:48 +00:00
Glenn Maynard 01970b2eb2 accept "Condition" 2004-05-29 20:18:51 +00:00
Glenn Maynard 5bb3d0f72b fix crashes on reload and cleanup 2004-05-29 20:15:07 +00:00
Thad Ward 16c2050112 if we were run with parameters, log them. 2004-05-29 19:18:31 +00:00
Chris Danford 9deee95f5f remove unused variable 2004-05-29 08:15:39 +00:00
Chris Danford d4eaab5ad4 Split balloon commands into On, Off, Show, Hide 2004-05-29 05:35:13 +00:00
Chris Danford 2fab068fe4 fix DifficultyList colors not properly set when scrolling over Roulette 2004-05-29 04:55:00 +00:00
Chris Danford 6ad780417e "SetFromNotes" -> "SetFromSteps" 2004-05-29 04:50:47 +00:00