Commit Graph
353 Commits
Author SHA1 Message Date
Andrew Wong fdfcff9288 updated metrics for unlock system 2003-07-10 07:26:12 +00:00
Chris Danford c8a9dc148a ranking text -> graphics 2003-07-10 03:41:07 +00:00
Andrew Wong 49bdfd23b5 metrics update for previous update 2003-07-09 06:06:28 +00:00
Chris Danford 332c2b318c break battle into two PlayModes: CPU_BATTLE, HUMAN_BATTLE 2003-07-08 19:56:56 +00:00
Andrew Wong 7c07ca4d72 metrics update for unlocking screen 2003-07-08 18:49:16 +00:00
Andrew Wong 41301f2e1e Added metrics for unlock screen 2003-07-08 12:52:27 +00:00
Glenn Maynard 72fe4f32d1 add characters 2003-07-07 05:03:38 +00:00
Glenn Maynard 4e490e7c7b Add character for Lee Jung Hyun 2003-07-07 04:37:45 +00:00
Glenn Maynard 626ef6de2b add ScreenTitleMenu begin out 2003-07-07 04:21:53 +00:00
Glenn Maynard 8e9123dfc7 When spacing a font out, use AdvanceExtraPixels, not AddToAllWidths.
The former won't change right- and left-alignment; the latter will.  (Use
the latter only when the characters actually *get* wider; eg. when adding
a black border.)
2003-07-07 04:03:32 +00:00
Chris Danford e68bd0a3e6 add "loop" file name hint for sounds 2003-07-05 22:02:42 +00:00
Chris Danford ca3cf2b6b7 png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:58:51 +00:00
Chris Danford 502bb5213c png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:52:36 +00:00
Chris Danford 5b887430b2 png crush everything (reduced size of Themes dir by 10%) 2003-07-05 21:40:12 +00:00
Chris Danford 604e7b542c separate graphics for each player (to make things easier to animate)
resize graphics to have frame dimensions that are even
2003-07-04 23:34:42 +00:00
Chris Danford 05395a76f9 resize banner frames to have DDR banner aspect ratio
break evaluation graphics into separate images for each player (to make animation easier and get rid of edge bleeding)
2003-07-04 18:42:53 +00:00
Chris Danford 9c9aef37c7 fold CroppedSprite functionality into Sprite
more work on Rave
2003-07-03 06:38:57 +00:00
Chris Danford fa91f2e636 working on Rave 2003-06-30 18:08:27 +00:00
Glenn Maynard 0c795b573e add kanji 2003-06-30 08:59:07 +00:00
Chris Danford 31c0f631d3 missing graphics 2003-06-28 01:28:18 +00:00
Chris Danford 000a0feb13 add missing sound redir 2003-06-24 22:15:37 +00:00
Chris Danford 3cf653f4ca add missing sound redir 2003-06-24 22:09:15 +00:00
Glenn Maynard a026a7d9f6 remove m_bUseBGIfNoBanner and m_BannerCacheType 2003-06-23 08:39:34 +00:00
Glenn Maynard 088c6b4ca0 fix MIA ScreenInstructions 2003-06-23 06:53:36 +00:00
Glenn Maynard a15f9de55e Update, fixes, TM4 stuff. 2003-06-23 06:04:45 +00:00
Glenn Maynard 64cb22a784 gar, fixing -kb 2003-06-23 01:55:26 +00:00
Glenn Maynard e84992f14d gar, fixing -kb 2003-06-23 01:54:43 +00:00
Glenn Maynard d03009c15f transcode mp3 -> ogg
Some quality loss here, but these are all sound effects anyway; the music
is already ogged.
2003-06-22 22:38:26 +00:00
Glenn Maynard f193e8ba6b tween difficulty display 2003-06-22 19:02:23 +00:00
Glenn Maynard 27b4c8cbed add ScreenMapControllers entry 2003-06-22 02:26:57 +00:00
Glenn Maynard d3f3dea59a redirs shouldn't have extensions in them 2003-06-21 21:20:04 +00:00
Steve Checkoway f85d28c941 Change the text for the Jukebox. 2003-06-21 14:22:44 +00:00
Glenn Maynard f06ff65160 enable DifficultyDisplay 2003-06-19 04:23:12 +00:00
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