Glenn Maynard
747e148a73
fix abstraction
2003-05-19 08:47:10 +00:00
Kevin Slaughter
f3885b8187
Accidently left in my old BM code. edited out now
2003-05-19 08:19:35 +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
James Sanders
b46272b1be
my todo file, updated.
2003-05-19 04:01:49 +00:00
James Sanders
506dd2db31
my todo file
2003-05-19 04:01:08 +00:00
Glenn Maynard
fbbe9d9b0c
Add a FAQ.
...
Move <hr> within anchors; makes links cleaner.
2003-05-18 22:58:46 +00:00
Glenn Maynard
43be0509a4
update
2003-05-18 22:40:08 +00:00
Glenn Maynard
9e0a1e08aa
Fix lyrics in courses
2003-05-18 22:37:20 +00:00
Glenn Maynard
4866eb62a5
add incomplete BPM handling
2003-05-18 05:11:46 +00:00
Glenn Maynard
5257503d04
Don't wipe out UTF-8 titles.
2003-05-18 04:47:21 +00:00
Glenn Maynard
01a6404711
add utf8_is_valid
2003-05-18 04:36:03 +00:00
Glenn Maynard
68038cdf49
temporary hack to fix up cdtitle dimming
2003-05-17 23:11:16 +00:00
Glenn Maynard
09372ac3f8
Disable SORT_PREFERRED for now, until it's actually implemented; it's
...
not very different from SORT_GROUP right now.
2003-05-17 23:04:14 +00:00
Glenn Maynard
6468f2b0d8
really fix flip
2003-05-17 21:40:11 +00:00
Glenn Maynard
98aebfaffb
fix flip
2003-05-17 21:39:32 +00:00
Glenn Maynard
fd74e6e64d
fix not counting hold scores when autoplay is on
2003-05-17 21:19:00 +00:00
Glenn Maynard
b114bc6965
fix select screen announcer playing too early
2003-05-17 20:45:45 +00:00
Glenn Maynard
3c240bffd3
The two-frame hack didn't help any more than the one-frame hack, and
...
it's ugly; remove it.
2003-05-17 20:37:18 +00:00
Glenn Maynard
abc94255dc
s/Misc/Options/. The entire "Options" category is miscellaneous; there's
...
no use splitting them here.
2003-05-17 20:23:12 +00:00
Glenn Maynard
d7e3f6249b
Get rid of "donttransliterate". It makes course matching harder.
...
.* doesn't need to be parenthesized, but it should be within groupings
like other characters.
Don't match "Kidou.*", since that conflicts with "Kidou 2".
2003-05-17 20:20:04 +00:00
Chris Danford
c97ead322e
improve tween synchronization
2003-05-16 21:09:26 +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
59ba4896b2
fix P2 lifemeter and right hold head not drawing. Actor::m_bUseCulling was not being init'd.
2003-05-15 22:43:02 +00:00
Chris Danford
4f1167ebb1
add Andy's Korean font
2003-05-15 08:17:08 +00:00
Chris Danford
6f2ace362f
fix goofy lifemeter and disappearing HoldNote bodies (z-buffer problems)
2003-05-15 06:33: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
Steve Checkoway
2b1099666c
Bring the Makefile up to date wrt new files.
2003-05-13 23:04:16 +00:00
Chris Danford
81e2e85e47
update VC7 project
2003-05-13 13:47:08 +00:00
Chris Danford
a5f09f296c
new battle layout
2003-05-13 13:35:32 +00:00
Chris Danford
99957a0391
support setting perspective in DefaultModifiers pref
2003-05-13 05:24:30 +00:00
Glenn Maynard
7b693ad270
ignore (res 1x2) in font names
2003-05-13 04:08: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
Steve Checkoway
6dfe7091ce
Bring up to date wrt new files.
2003-05-12 23:14:20 +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
Kevin Slaughter
b025a29640
Fixed error that would not show the proper BPM in ScreenSelectMusic, if you changed your selection from a Group to a song.
2003-05-12 11:17:09 +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
Glenn Maynard
c7b84979bd
fix more warnings
2003-05-12 01:08:45 +00:00
Glenn Maynard
3766eb5c48
fix signed/unsigned warnings
...
capitalize constants, not variables
2003-05-12 01:05:21 +00:00
Glenn Maynard
563f57ee0d
simplify
2003-05-12 01:04:28 +00:00
Glenn Maynard
10eaf80cf4
simplify
2003-05-12 01:02:11 +00:00
Glenn Maynard
7bbe0a8ecd
simplify
2003-05-12 01:01:22 +00:00
Glenn Maynard
d223ca4217
Remove a header and a variable that are never used.
...
Please, folks, always run a cvs diff and see if changes make sense
before committing ...
2003-05-12 00:58:29 +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
Chris Danford
7a1e07d0a6
forgot to check in ModelTypes.*
2003-05-11 14:47:29 +00:00
Chris Danford
5c9710f155
fix VC7 compile errors
2003-05-11 08:19:24 +00:00
Chris Danford
dd8331d9fc
add support for models in NoteSkin
2003-05-11 07:23:47 +00:00