Commit Graph

91 Commits

Author SHA1 Message Date
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Glenn Maynard bccaf3560b s/Add/push_back/ 2002-10-31 04:23:39 +00:00
Glenn Maynard 2b16872bd5 some more s/GetSize/size/ and other minor STLisms 2002-10-31 02:46:42 +00:00
Chris Danford 73f7db6b15 Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code. 2002-10-28 05:30:45 +00:00
Glenn Maynard 7e08ea8408 get rid of some SetSize calls 2002-10-24 20:16:46 +00:00
Glenn Maynard d5b1f36775 some MFCisms to STLisms (both currently work on CArray) 2002-10-24 19:53:13 +00:00
Glenn Maynard 5bbbbdcf92 Remove multiple notetypes per style. Not used, just clutter now. 2002-10-14 00:28:27 +00:00
Chris Danford 5e9a6a4df6 Added fade between movies and touched up some graphics 2002-10-10 04:11:30 +00:00
Chris Danford 6bc7b349fb Songs not in same group as extra stage can now be used as an extra stage 2002-10-09 06:57:37 +00:00
Chris Danford fcb66151b0 Fixed MusicSort icon not showing 2002-10-07 07:16:40 +00:00
Chris Danford f4ef92ab81 Fixed Grade display on MusicWheel not corresponding to top score 2002-10-07 05:45:59 +00:00
Chris Danford 29e7a8c19a Moving selection over roulette or section header doesn't stop previous sample music. 2002-10-02 16:56:09 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Glenn Maynard 661d55c972 simplify 2002-09-10 02:37:17 +00:00
Glenn Maynard 4f8d20d90d ... and associated cast changes. 2002-09-09 02:59:48 +00:00
Glenn Maynard 6862fedc38 remove unused variables 2002-09-07 10:15:27 +00:00
Glenn Maynard c024ac408a /* */ 2002-09-07 09:35:59 +00:00
Glenn Maynard 2aaf1373d6 remove slightly confusing comment 2002-09-06 21:25:07 +00:00
Glenn Maynard d0ac7e9068 trivial 2002-09-06 10:13:46 +00:00
Glenn Maynard 13d6d5f116 Couples stuff. Not complete, but functional; more coming and this
stuff needs testing.
2002-09-06 08:56:28 +00:00
Glenn Maynard 1e6faf12a6 Instead of choosing random songs in Endless, pre-shuffle them to
avoid repetition.
2002-09-04 03:29:42 +00:00
Chris Danford 7ab487072f option icons working, new font format, more theme metrics cleanup 2002-09-03 22:31:06 +00:00
Chris Danford 40277568d0 option icons are almost working... 2002-09-03 06:33:08 +00:00
Glenn Maynard 329785794b Fix crash when less than 30 played songs. 2002-09-03 00:05:25 +00:00
Chris Danford 7d4cf73000 half-finished codes, options icons, and two new modifiers. 2002-09-02 21:59:58 +00:00
Glenn Maynard 0a9c319a10 Fix scrollbar tweening. (Previously, the scrollbar wouldn't reappear
after changing sorts; it'd keep moving right.)
2002-08-31 06:43:28 +00:00
Glenn Maynard 98f16de9ce Don't hide the current extra stage. 2002-08-30 21:51:40 +00:00
Glenn Maynard 441541a16c Add #SELECTABLE:YES, NO and ROULETTE.
Add an option for this.  It's off by default.
2002-08-30 04:28:12 +00:00
Chris Danford a8a99fe828 Moved more constants into theme metrics 2002-08-28 22:42:40 +00:00
Chris Danford 7922f5bbc7 Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup. 2002-08-27 23:31:41 +00:00
Chris Danford 142002091a Added ScreenHowToPlay, removed texture hints, and cleaned up ThemeMetric stuff 2002-08-27 03:59:22 +00:00
Chris Danford 950f9c1645 Added How To Play screen, improved scroll bar, and added "toasty" easter egg. 2002-08-26 05:53:48 +00:00
Chris Danford 822f8dd3a6 Moved more constants into theme metrics 2002-08-22 09:31:32 +00:00
Chris Danford 7766338beb more bug fixes 2002-08-20 21:00:56 +00:00
Chris Danford 0e5f97143e optimizations 2002-08-19 20:02:30 +00:00
Chris Danford 0447dc2aad Bug fixes and deferred rendering architecture 2002-08-18 16:19:26 +00:00
Chris Danford 7c1bfb3a0d big checkin - new noteskin format and XY positioning. I probably broke a lot of things. 2002-08-13 23:26:46 +00:00
Chris Danford f1861ba157 Added demonstration 2002-08-02 09:31:06 +00:00
Chris Danford 2d4eb7baff Fixed preferred difficulty on select music screen and fixed transforms for TurnTypes 2002-08-01 20:30:40 +00:00
Chris Danford 4c12a0921b Fixes to Extra Stage 2002-08-01 13:42:56 +00:00
Chris Danford 0e0a328191 Fixed Song/Stage counter in Oni/Endless 2002-08-01 05:11:11 +00:00
Chris Danford 4f732aaa5b Random background movie support 2002-07-31 22:37:58 +00:00
Chris Danford 4ec08edf2d Mini-rewrite of input mapping, theme support, and added KSF reader. 2002-07-31 19:40:40 +00:00
Bruno Figueiredo 0214345076 added extra stage course support (.crs file with #EXTRA tag)
and some bugs fixed...
2002-07-31 04:06:34 +00:00
Chris Danford 9ade2f771e re-wrote score/statistics tracking 2002-07-29 03:06:55 +00:00
Bruno Figueiredo c693634e4d added support for true group selection, like the 4th mix arcade 2002-07-28 16:20:46 +00:00
Chris Danford 936fabbe85 more fixes to Oni and courses 2002-07-27 19:29:51 +00:00
Chris Danford 317c352a9b Various bug fixes. See changelog. 2002-07-23 01:41:40 +00:00
Chris Danford 82e52c1306 3.0 beta 4 2002-07-11 19:02:26 +00:00
Chris Danford b79affe965 3.0 b1? 2002-07-04 21:05:18 +00:00