Commit Graph

2261 Commits

Author SHA1 Message Date
Chris Danford 032bf447f3 per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
2003-02-17 12:19:42 +00:00
Glenn Maynard 6d96209d14 quiet warnings in info.txt 2003-02-17 06:34:43 +00:00
Glenn Maynard 131e261c4a fix for gcc oddity 2003-02-17 05:45:47 +00:00
Chris Danford beb00ac008 fixed artifacts in Name Entry 2003-02-17 05:44:05 +00:00
Chris Danford b67824e421 Moved HoldNote OK judge time to a pref. Lowered default value from 0.18s to 0.12s. 2003-02-17 05:33:57 +00:00
Chris Danford 4964a69509 fixed erroneous meter total on NameEntry
fixed incorrect judging at non 1.0 music rates
2003-02-17 05:25:20 +00:00
Glenn Maynard 93a1dbf9c7 allow omitting group in courses 2003-02-17 05:16:56 +00:00
Glenn Maynard 3b0a29f3db Going from "x5" to having three battery bars is confusing; subtract one.
(This is also a little odd: you select 5 lives and it says x4.  It does make
sense: if you ask for 5 lives total, then you start the game on your
first life and have 4 remaining.)
2003-02-17 03:55:32 +00:00
Glenn Maynard 9edfe16dbb fix life meter percentage updating after holds 2003-02-17 03:45:52 +00:00
Glenn Maynard b0e5b24549 move debug dump earlier 2003-02-17 03:09:25 +00:00
Glenn Maynard 18053b03e3 rename a function 2003-02-17 03:08:53 +00:00
Glenn Maynard 28166cf4a3 also log sound drivers via WaveOut system 2003-02-17 03:02:13 +00:00
Chris Danford 5028fab1bc fixed interaction between arrow brightness and boomerang
fixing more course problems
2003-02-17 02:45:30 +00:00
Glenn Maynard 91d5ac72a2 log sound drivers 2003-02-17 02:37:38 +00:00
Glenn Maynard 5f47abd1f7 remove m_bUseAlternateText. (not really needed; just load the
song in the editor)
2003-02-17 01:06:03 +00:00
Glenn Maynard 813bd435de implement F9 in the course menu
only toggles song translations, not courses (we don't store translits
for those)
2003-02-17 00:59:46 +00:00
Glenn Maynard 3c549b40ae - /**/ 2003-02-17 00:39:48 +00:00
Glenn Maynard 000c966d9a namespace fix 2003-02-17 00:39:33 +00:00
Glenn Maynard a6205264db make the options menu in the course select screen act like it does
in the music select screen
2003-02-17 00:39:10 +00:00
Glenn Maynard 5172339678 fix player being marked failed in oni 2003-02-17 00:30:55 +00:00
Glenn Maynard c26675c606 fix resetting current song 2003-02-17 00:15:13 +00:00
Glenn Maynard 8ec601a078 fix this GetNotes overload; the edit menu was ending up using
a different one and getting mixed up
2003-02-17 00:14:48 +00:00
Chris Danford 8e3a14f516 Still fixing brokenness in Nonstop, Oni, Endless... 2003-02-16 23:54:30 +00:00
Glenn Maynard ac6af4624e don't use columns that happen to be associated with START
we only really need to do this if dedicated menu buttons is off,
but that would probably be confusing
2003-02-16 23:20:52 +00:00
Glenn Maynard a4eaf122f6 fix shintani in the 16px font
make the 24px font have the same kanji order as the 16px one
2003-02-16 22:26:40 +00:00
Glenn Maynard 17961bb7c0 songs played for eval 2003-02-16 22:16:09 +00:00
Glenn Maynard 7df6b5093b update 2003-02-16 21:30:51 +00:00
Glenn Maynard 90e075c477 adds and fixes 2003-02-16 21:30:03 +00:00
Chris Danford 12756391db Added BIG transform. Haven't yet fixed the weird interaction it has with the score. 2003-02-16 20:27:53 +00:00
Glenn Maynard d52537825b use RageInputDevice (though RageInput is so simple now this
isn't as useful)
2003-02-16 20:16:07 +00:00
Glenn Maynard 657b16cce2 ugh, joystick fix 2003-02-16 20:15:33 +00:00
Chris Danford 18f7088b0e no message 2003-02-16 10:45:30 +00:00
Chris Danford e19fa17d9b support for full CRS specification and PlayerBest/Worst 2003-02-16 10:12:03 +00:00
Glenn Maynard e0aaf15c54 return bool, not int 2003-02-16 08:11:41 +00:00
Glenn Maynard 770eb00338 fix crash 2003-02-16 07:54:41 +00:00
Glenn Maynard 029770d976 shh 2003-02-16 05:20:38 +00:00
Glenn Maynard 17dd460a20 strip BMSs 2003-02-16 05:12:37 +00:00
Glenn Maynard 09189d8fde strip redirs 2003-02-16 05:12:27 +00:00
Glenn Maynard 3b8d26e564 fix crash if RageSoundManager or SongManager throw 2003-02-16 05:10:08 +00:00
Glenn Maynard 3f9504b7b9 newlines 2003-02-16 04:56:36 +00:00
Glenn Maynard 0ff6f863ee s/Song.h/song.h/
I'd prefer "Song.h", but it's not worth losing history for, and SF will
choke on that rename anyway.
2003-02-16 04:28:17 +00:00
Glenn Maynard 52d35e0e50 ... and remove them 2003-02-16 04:20:40 +00:00
Glenn Maynard 112d0f38fe _debug -> debug
we handle win32 versioning in DebugInfoHunt now
2003-02-16 04:07:39 +00:00
Glenn Maynard 3e70dd4ee9 _debug -> debug 2003-02-16 04:06:23 +00:00
Glenn Maynard 7a7f7372e2 and some more stdafx -> global
(whew)
2003-02-16 04:05:10 +00:00
Glenn Maynard 6cabe523a6 more stdafx -> global 2003-02-16 04:02:21 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard f025cd5812 block off this debug code for now 2003-02-16 03:59:37 +00:00
Glenn Maynard 673eb1add6 Changing StdAfx.* to global.*.
First, we have a case mismatch ("stdafx"), so we're stuck with either
a rename or a global search and replace anyway.

SF is weird about renaming files: if I try removing "StdAfx" and add
"stdafx", the CVS server will crash.

I'm renaming this to "global" for another reason: "stdafx" is a well-known
filename for Windows's special-case PCH; I don't want to confuse porters
who might ignore it.  (Besides, it has nothing to do with AFX ...)
2003-02-16 03:56:52 +00:00
Glenn Maynard 0d294b27b2 no need to include stdafx.h in headers 2003-02-16 02:38:20 +00:00