Commit Graph

6151 Commits

Author SHA1 Message Date
Glenn Maynard 0b41d6d2cf no ScreenCredits from SNET for now
external NameChars
2003-10-15 21:09:22 +00:00
Glenn Maynard e8bd7992ec add "OK" alias 2003-10-15 20:50:22 +00:00
Glenn Maynard 43bd673683 temporarily use BGs in name entry instead of banners 2003-10-15 20:26:53 +00:00
Steve Checkoway 05c5529df3 add files 2003-10-15 15:49:15 +00:00
Glenn Maynard d73a071690 support PercentageScoring 2003-10-15 06:25:28 +00:00
Glenn Maynard 8d2b9c90f7 premature reset 2003-10-15 06:24:57 +00:00
Glenn Maynard 1aa6063b74 fix crash 2003-10-15 05:36:23 +00:00
Glenn Maynard 737db19f91 fix 2003-10-15 04:29:28 +00:00
Glenn Maynard 5d6f1ea829 update 2003-10-15 04:29:06 +00:00
Ben Anderson 66a34d1345 Added more things than I can remember... 2003-10-15 02:32:28 +00:00
Ben Anderson 939a0cee10 SDL_Types.h isn't around anymore; I'm assuming this file wasn't updated since then since it compiles without the #include. 2003-10-15 01:48:04 +00:00
Ben Anderson 627ecc3685 Case counts on Linux 2003-10-15 01:44:35 +00:00
Glenn Maynard 01344a6227 make more info available from GetRankingFeats 2003-10-15 01:09:29 +00:00
Glenn Maynard 9853c9fb85 SM_GoToEvaluationSummary is redundant: the end screen *is* the
eval summary when relevant
2003-10-15 01:05:20 +00:00
Glenn Maynard d1d342dbd3 AddHighScore fixes 2003-10-15 01:03:14 +00:00
Glenn Maynard cf381fb553 simplify, fix rankings 2003-10-14 23:29:34 +00:00
Glenn Maynard 233d456cea move code from the header, fix AddHighScore 2003-10-14 22:42:23 +00:00
Glenn Maynard 387d423084 fix warnings 2003-10-14 21:44:58 +00:00
Glenn Maynard 3756ca554b avoid global CStrings in major headers 2003-10-14 21:44:20 +00:00
Glenn Maynard 8bb6e86c47 add MaxRankingNameLength 2003-10-14 21:43:30 +00:00
Glenn Maynard d67f631297 fix warnings 2003-10-14 21:39:13 +00:00
Glenn Maynard b6296f0dbe fix warnings 2003-10-14 21:38:48 +00:00
Glenn Maynard 5a5e44adfd fix warnings 2003-10-14 21:10:40 +00:00
Chris Danford 668d1974f3 add top5 high score saving of Courses and Steps for memory cards/ranking screen 2003-10-14 17:06:30 +00:00
Chris Danford 278e7cd57d Add "Import" feature to BGAnimations 2003-10-14 17:05:10 +00:00
Chris Danford b8545459fe overhaul ranking/high score data structures 2003-10-14 17:04:21 +00:00
Andrew Wong 913f991145 project file changes for VC6 users 2003-10-14 11:08:27 +00:00
Chris Danford 87fd2eb01b remove unused class 2003-10-14 09:55:15 +00:00
Glenn Maynard 34223d4c0f update 2003-10-14 09:54:48 +00:00
Glenn Maynard 3be673162c add incomplete ScreenNameEntryTraditional 2003-10-14 09:51:16 +00:00
Glenn Maynard cc9277407f looping fix 2003-10-14 07:06:23 +00:00
Chris Danford 3107c3b23b add NoteSkin metric to flip head and tail drawing position 2003-10-14 04:41:24 +00:00
Glenn Maynard 4c51178670 um, no, not that file 2003-10-14 01:33:14 +00:00
Glenn Maynard b79b3b4d2a fix slash
use static
2003-10-14 01:33:13 +00:00
Glenn Maynard e764def9c2 use StoreRankingName 2003-10-14 01:23:49 +00:00
Glenn Maynard edd7f7bfc7 add StoreRankingName 2003-10-14 01:23:16 +00:00
Chris Danford 5007d84f55 add basic bookkeeping 2003-10-13 08:39:27 +00:00
Chris Danford ddf14995ce add basic bookkeeping 2003-10-13 08:33:39 +00:00
Chris Danford d8b681dfd5 add missing file 2003-10-13 08:32:31 +00:00
Glenn Maynard 2b6e2eb9e9 Don't show points for inactive players. 2003-10-13 04:43:36 +00:00
Glenn Maynard 80b7186a42 update 2003-10-13 03:28:23 +00:00
Glenn Maynard d82f701722 Preload "LifeMeterBattery lose life", to prevent framerate drops. 2003-10-13 03:25:39 +00:00
Glenn Maynard 70d4e23d2c Lock the life meter after failing.
If m_bTwoPlayerRecovery (normal): only lock and fail in FAIL_END_OF_SONG
if both players were failing at the same point.  (Before, FAIL_ARCADE
would pass as long as one player was passing at any given point,
but FAIL_END_OF_SONG would fail at the end if all players were failing
at any point, which made FAIL_END_OF_SONG harder than FAIL_ARCADE
in some cases.)

Don't show the danger animation in FAIL_OFF.
2003-10-13 03:24:28 +00:00
Glenn Maynard 805bbdd125 add m_bTwoPlayerRecovery 2003-10-13 03:20:05 +00:00
Glenn Maynard 5c8a8d16d7 changable regen combos 2003-10-13 00:06:49 +00:00
Glenn Maynard 4c5b32db02 floating-point scores 2003-10-12 21:51:02 +00:00
Glenn Maynard 607666d330 use GetPercentDancePoints 2003-10-12 21:49:29 +00:00
Glenn Maynard 67a7d0c8e0 preload ScreenTitleMenu change 2003-10-12 21:49:06 +00:00
Glenn Maynard 259bbcb40b add StageStats::GetPercentDancePoints 2003-10-12 21:48:05 +00:00
Chris Danford 037c26e20b add sound volume menu option 2003-10-12 20:34:46 +00:00