Commit Graph
11147 Commits
Author SHA1 Message Date
Glenn Maynard 9cf6223597 try d3d on "VIA/S3G KM400/KN400" 2004-08-05 17:51:53 +00:00
Glenn Maynard 0dae715863 cleanup output 2004-08-05 17:50:30 +00:00
Glenn Maynard 32e54848d6 update, cleanup 2004-08-05 17:47:16 +00:00
Glenn Maynard 633ec5239e cleanup 2004-08-02 22:15:28 +00:00
Glenn Maynard 9f03ab1e1b allow providing TimingData for music, instead of reading from a file; this
saves an unnecessary file read since song data is already in memory
2004-08-02 22:12:54 +00:00
Sean Burke b59abf6e9f Fix ScreenOtherOptions crash. 2004-08-02 16:25:00 +00:00
Chris Danford 7da7f39eb0 don't save course scores with 0 percentage 2004-08-01 01:36:51 +00:00
Steve Checkoway af41ce2d96 stats.html -> Stats.xml 2004-08-01 00:46:44 +00:00
Chris Danford a120673116 use Fail30Misses for the first song in a course 2004-08-01 00:35:14 +00:00
Chris Danford 46cbc65dd0 turn off debug spew 2004-08-01 00:01:04 +00:00
Chris Danford 10c5ca4759 add ability to reset to the default fail mode in metrics 2004-07-31 23:58:53 +00:00
Chris Danford 793fa627ee fix Fail30Misses doesn't fire for the first song 2004-07-31 23:57:47 +00:00
Chris Danford 9cf222284f add conf line DefaultFailTypeNoOff 2004-07-31 21:40:47 +00:00
Chris Danford 6c053e6fff show miss combo 2004-07-31 21:26:11 +00:00
Chris Danford bf85fbce19 fix compile error 2004-07-31 19:45:23 +00:00
Chris Danford 35869118d9 add FAIL_COMBO_OF_30_MISSES 2004-07-31 19:14:53 +00:00
Chris Danford 20604f69f0 fix NoteSkin glow 2004-07-31 16:56:47 +00:00
Chris Danford 17df457bc8 add a write-only copy of Coin data to stats.xml 2004-07-31 03:24:15 +00:00
Chris Danford 899a75cf92 installer: stats.html -> stats.xml 2004-07-30 15:47:12 +00:00
Chris Danford cd26b40a9b installer: stats.html -> stats.xml 2004-07-30 15:38:35 +00:00
Chris Danford ca8e677ebd fix "ActiveAttackDisplay carries over into the next song even if the mod has ended" 2004-07-30 07:18:21 +00:00
Chris Danford 7255f15f9d NoteSkins:
add arbitrary depth of fallbacks
remove unused methods
2004-07-30 06:32:24 +00:00
Chris Danford ffc40c312c cleanup 2004-07-28 16:05:39 +00:00
Chris Danford 9da7a69cb1 add pref ConstantUpdateDeltaSeconds 2004-07-28 16:04:19 +00:00
Glenn Maynard 5c14019f77 don't cache banners if BNCACHE_OFF 2004-07-28 01:43:01 +00:00
Glenn Maynard 5e3b8bde3e update 2004-07-27 05:14:57 +00:00
Glenn Maynard 28d2bc6e15 one attack sound; pan internally 2004-07-27 05:12:13 +00:00
Glenn Maynard fec5902dc7 no banner; fix course screen roulettes to songs on timer 2004-07-27 05:03:51 +00:00
Glenn Maynard c2a1143273 Don't waste time loading the song banner if it's not used; don't use PREFSMAN->m_bShowBanners for ScreenStage 2004-07-27 05:00:22 +00:00
Glenn Maynard 5aa3bf05d6 cleanup 2004-07-27 04:54:14 +00:00
Steve Checkoway 6349be7f22 Fix warnings. 2004-07-27 04:51:44 +00:00
Glenn Maynard bb698efc24 vectorize NoteDisplayCols 2004-07-27 04:34:06 +00:00
Glenn Maynard f1254b50de vector<> for members 2004-07-27 04:31:01 +00:00
Steve Checkoway 0944da00ab update, why do we have Game.* and GameDef.*? 2004-07-26 23:24:33 +00:00
Steve Checkoway e607ef7fe3 fix build on other computers 2004-07-26 22:41:30 +00:00
Chris Danford 2524b7d98a only show coin remainder if CoinsPerCredit > 1 2004-07-26 04:47:33 +00:00
Chris Danford 327cc34616 always show credits fraction 2004-07-26 02:58:04 +00:00
Chris Danford 842bf8f1a3 fix ActiveAttackList doesn't show Attacks that started at the very beginning of a Course 2004-07-25 22:43:05 +00:00
Chris Danford 4af835a0de do save high scores for a failed nonstop course 2004-07-25 22:08:41 +00:00
Chris Danford f47e16ca86 don't pick autogen Courses for a BGA random course banner
don't pick DISPLAY_NEVER songs for demonstration
don't pick DISPLAY_NEVER songs for a BGA random song banner
don't show DISPLAY_NEVER songs on the ranking screen
2004-07-25 21:56:19 +00:00
Chris Danford 655855cd70 don't show tutorial songs in Roulette 2004-07-25 20:51:44 +00:00
Chris Danford 4656fd713f don't save awards in Profile. This info isn't used anywhere and won't be anytime soon. 2004-07-25 18:56:05 +00:00
Chris Danford d51010ff7b fix compile error 2004-07-25 18:49:16 +00:00
Chris Danford 2d6ea59dfc add missing files 2004-07-25 18:40:03 +00:00
Chris Danford ff4c12b727 rename GameDef -> Game 2004-07-25 17:07:32 +00:00
Glenn Maynard 06c3b710fa Start attract music in first update, not ScreenAttract's ctor; we may have
more to load in the derived class, and it's better to wait for loads to finish
before starting music (starting music in the middle of a load then delaying
some more is ugly and emphasizes the load time)
2004-07-25 08:40:01 +00:00
Glenn Maynard 9965bbff54 cleanup 2004-07-25 07:22:31 +00:00
Glenn Maynard 29b73597c9 update 2004-07-25 07:14:55 +00:00
Chris Danford 504ba6c163 GetPath*N->GetPath*F 2004-07-25 06:29:50 +00:00
Chris Danford 64628fac21 remove enum Game. Instead, pass around the GameDef pointer 2004-07-25 04:27:20 +00:00