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
5a01a6977e
Implement CDTitles using culling, so dimming always happens at the
...
right time.
2003-05-20 05:31:38 +00:00
Glenn Maynard
076b03f8fa
cosmetic
2003-05-20 05:29:57 +00:00
Glenn Maynard
650611f0e2
fix comments
2003-05-20 05:26:12 +00:00
Glenn Maynard
524d44f252
"native" option was backwards
2003-05-20 04:44:41 +00:00
Glenn Maynard
9013581d09
disable m_bDelayedScreenLoad by default
2003-05-20 04:42:12 +00:00
Glenn Maynard
e4fb1f2440
rename m_bShowTranslations to m_bShowNative
2003-05-20 04:41:47 +00:00
Glenn Maynard
d11e177327
simplify
2003-05-20 04:14:53 +00:00
Glenn Maynard
55c440cb4e
add CategoryWidth
2003-05-19 23:50:31 +00:00
Glenn Maynard
5f8ba085a5
add CategoryWidth; tweak alignment
2003-05-19 23:49:57 +00:00
Glenn Maynard
0acd471db0
add SetTextMaxWidth
2003-05-19 23:48:51 +00:00
James Sanders
f8dc0b23b9
updated with more stuff to do. glenn, if you question this, i didn't try to crash the server, i was just updating my file, like other devs do.
2003-05-19 22:34:05 +00:00
Glenn Maynard
1e016a3c49
fix constant
2003-05-19 21:50:56 +00:00
Glenn Maynard
32ca276305
read global data before reading notes
2003-05-19 19:58:46 +00:00
Glenn Maynard
b629d71cd0
split global data reading into a function
...
also derive name from pathname if there is no #TITLE at all
2003-05-19 19:55:42 +00:00
Glenn Maynard
55abb5165b
restore important comment
2003-05-19 08:55:33 +00:00
Glenn Maynard
29a17b4964
more cleaning up
2003-05-19 08:53:53 +00:00
Glenn Maynard
56d71b85b6
cleanup
2003-05-19 08:50:58 +00:00
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