Commit Graph
320 Commits
Author SHA1 Message Date
Glenn Maynard 53f66debdc fix 2003-06-18 07:08:26 +00:00
Glenn Maynard c3eda88045 add DifficultyDisplay metrics (disabled at the moment) 2003-06-18 07:01:22 +00:00
Glenn Maynard 352dc15d49 GroupList tweening 2003-06-18 00:10:52 +00:00
Chris Danford 32fd0062a9 use sections in SORT_BPM
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Chris Danford 708ab35de9 use sections in SORT_BPM
choose sort from list in MusicWheel
2003-06-16 17:26:01 +00:00
Glenn Maynard 4ca477eede add some TM4 characters 2003-06-16 08:31:42 +00:00
Chris Danford 170152a04a use a font with baked shadow on options screens 2003-06-15 17:45:26 +00:00
Chris Danford c743e97f6e break PlayerOptions selection into two screens (is there any other solution?)
add lines for Step selection and Character selection
2003-06-15 17:05:51 +00:00
Glenn Maynard e3871360cc hush theme warnings 2003-06-14 23:15:41 +00:00
Glenn Maynard c7bbecf94c update 2003-06-11 22:41:28 +00:00
Andrew Livy 978a7ae3cc More Ez2dancer Theme - Almost done Style Select.
Cleaned up Turtle Noteskin a bit.
2003-06-11 19:40:47 +00:00
Glenn Maynard d482e6e300 add home ver, four seasons kanji 2003-06-10 04:26:13 +00:00
Chris Danford b2f5393026 finalize dancing character directory structure
better camera movements
animated face textures
2003-06-09 19:22:04 +00:00
Andrew Livy dd8d872d28 More Scrolling Banner Changes....
Now you can have songs automatically play AND have a confirm on them.
Can also change rotation of the banner / whole list via metrics. (allowing for vertical scrolling lists) or more importantly, a 4th mix interface ;)
2003-06-09 01:13:25 +00:00
Glenn Maynard 1ddd9c1e6b Add LyricsOneReverse. Remove unused and duplicate metrics. 2003-06-04 20:37:53 +00:00
Andrew Livy 49a5b67453 Added: SelectMode, allows players to cycle between double/halfdouble/single on pump song select screen. Todo: Make it work for versus/make it more 'metricable'
Added: More pump theme stuff
Changed: Temporarily allowed Voodoo3 onto OGL renderer (DX looks horrid on my voodoo3 Bug?)
2003-06-02 11:31:13 +00:00
Glenn Maynard fde21c4904 replacing with a smaller set 2003-05-31 01:40:35 +00:00
Glenn Maynard eb590154a3 add ScreenSelectMusic::FOV 2003-05-30 19:29:11 +00:00
Glenn Maynard 4c4a6b9948 Update.
This is hard to read; I suppose we need a scrollbar ...
2003-05-29 01:08:49 +00:00
Glenn Maynard 28ae18762f Fix the ranking screen in Pump mode.
Add help entry.
2003-05-28 05:02:11 +00:00
Chris Danford 4d182f85a4 add automatic mapping of joysticks 2003-05-28 02:35:05 +00:00
Glenn Maynard b0dac852ba disable Rave mode for now (reenable it when you're back to working on it;
just making sure I don't leave it in a snapshot again)
2003-05-27 02:01:01 +00:00
Chris Danford c54214c1d2 On first run, run a gameplay benchmark and adjusts graphic options automatically for 60 fps. 2003-05-26 09:18:44 +00:00
Chris Danford 6b63ef50f9 support theme-specific program icon and window title (useful for non-SM products) 2003-05-25 20:19:01 +00:00
Chris Danford 7f3b7b9162 reacquire D3D device when lost in full screen (user alt+tabs out) 2003-05-24 05:44:31 +00:00
Andrew Livy 0a4e0ce92f ScreenSelectStyle5th now a bit more themeable.... 2003-05-24 00:22:44 +00:00
Chris Danford 02016ae442 Reorganize RageDisplay
Add Direct3D renderer (separate project configuration)
Add Xbox project config (doesn't yet compile)
2003-05-22 05:28:37 +00:00
Andrew Livy c8b3b8cf72 More Korean Fonts, (still more to come), Ez2 UK Move theme updates, started working on mode-specific BGAnim support 2003-05-20 14:48:38 +00:00
Glenn Maynard 822a5441dd add CDTitleSpinSeconds 2003-05-20 05:52:40 +00:00
Glenn Maynard 5f8ba085a5 add CategoryWidth; tweak alignment 2003-05-19 23:49:57 +00:00
Kevin Slaughter b1396c186a Fix ScreenHowToPlay:: Now displays until all the hard-coded steps are gone (SecondsToShow metric), and added into Player.cpp a value to show/hide judgment messages (miss/perfect etc*). This is turned OFF by default so everything still shows the judgment, except for ScreenHowToPlay 2003-05-19 08:18:21 +00:00
Andrew Livy 5227ac7ea1 IN: Ez2dancer UK Move Theme (Still Work-in-Progress) should support the current version of CVS. Will fix the old 1st Move theme later.
OUT: SPDS' Extreme Theme 'test' (SPDS: please don't upload so many files again, took me ages to remove them... (also it breaks SM))
2003-05-16 20:21:21 +00:00
Chris Danford 4f1167ebb1 add Andy's Korean font 2003-05-15 08:17:08 +00:00
Chris Danford 54bedc3eba clean up RageDisplay methods, add ability to mask song banner
The masking uses the Z-buffer under the assumption that some cards don't have a stencil.  Should we be using the stencil instead?  It doesn't really matter because we never need both the Z buffer and stencil buffer simultaneously.
2003-05-15 06:09:19 +00:00
Thad Ward 208fc20ddf default/metrics: remove some garbage characters on the first line
pump: add a missing semicolon in an actor command
SMEX: correct some banner size and placement errors
2003-05-12 23:47:18 +00:00
Glenn Maynard 0e4bd68f35 switch silent files to ogg 2003-05-12 19:57:34 +00:00
Glenn Maynard 625eadfe48 remove extension from redirs 2003-05-12 19:50:18 +00:00
Glenn Maynard a1548818b9 Why was this set to "right"? 2003-05-12 08:28:32 +00:00
Kevin Slaughter c326898e34 Added new theme metric to ScreenTitleMenu to allow setting the horizontal alignment for the menu text there, allowing for more flexibility in title design 2003-05-12 08:01:13 +00:00
Andrew Livy 502f6fa0b6 Some rather massive changes to Evaluation to allow for theming of Pump It Up style Evaluation Screens.
In Short: A sound plays each time a judgement appears on the screen. I've made a fair few options available for themers on this one... hence so many redir files.
2003-05-11 22:19:40 +00:00
Chris Danford b6726a00c3 clean up radar base 2003-05-11 17:46:15 +00:00
Chris Danford 7a6fb070f1 added cleaned up graphics by DJ Washington 2003-05-11 15:54:20 +00:00
Andrew Livy 8e0e7a8418 All kinds of pump updates: Themes/MusicSelectScreen/NoteSkins to be a little bit more like Pump Prex... 2003-05-09 20:28:27 +00:00
Kevin Slaughter fd02bce784 Added new unlock system, disabled by default 2003-05-09 05:56:05 +00:00
Andrew Livy 26fafd1c5f Changes to PIU/EZ2 screenselect. Banners loaded in different way, now shows marathon/longver balloons. Scrolls faster after 5/10 seconds of continued scrolling. 2003-05-09 00:18:37 +00:00
Andrew Livy 6d1e164604 Added Metric For GrooveRadar to disable bits of it, This should fix voodoo3 problems (does for me :D) 2003-05-08 13:23:06 +00:00
Chris Danford f574c4782a changed format of score frame graphics 2003-05-05 06:48:20 +00:00
Chris Danford 32fba812b4 Add metrics for credits text 2003-05-05 05:00:40 +00:00
Chris Danford 35dd3886dd add dancing character support, option to enable 2003-05-05 04:43:11 +00:00
Chris Danford 802873092d CodeDetector-RandomVanish was missing 2003-05-05 01:38:41 +00:00