Glenn Maynard
|
be658761c6
|
Cleanup. Fix GetActualVoltageRadarValue.
|
2003-11-02 17:06:25 +00:00 |
|
Glenn Maynard
|
54ab1e1382
|
Add GetMaxCombo.
Store combo rollover separately in the combo record.
|
2003-11-02 17:05:11 +00:00 |
|
Glenn Maynard
|
d05f2ed147
|
fix ranking labels
|
2003-11-02 17:03:10 +00:00 |
|
Glenn Maynard
|
a52ff72575
|
cleanup
|
2003-11-02 16:32:45 +00:00 |
|
Steve Checkoway
|
62e1c6da8b
|
Make header files and man pages an optional install. I decided that since they were so small, there was no reason not to include them. The added compressed files along with the longer config file take up exactly 595624 bytes more than without it. Not that big a deal considering the size to begin with.
|
2003-11-02 13:00:19 +00:00 |
|
Steve Checkoway
|
ff6dda8f2a
|
nextLine has already been incremented. Pushing it onto the return stack incremented again skips a line of the install script.
|
2003-11-02 12:54:16 +00:00 |
|
Chris Danford
|
4b3730cfc5
|
increase MusicWheel item max
|
2003-11-02 09:17:15 +00:00 |
|
Chris Danford
|
f0b048626a
|
clean up TextBanner metrics
|
2003-11-02 08:43:47 +00:00 |
|
Glenn Maynard
|
a860b5ef8b
|
Remove old comments. Bump cache for translit changes.
|
2003-11-02 04:47:47 +00:00 |
|
Glenn Maynard
|
d928e88102
|
Remove old comments. Simplify. There's no such thing as "high ascii".
|
2003-11-02 04:43:36 +00:00 |
|
Glenn Maynard
|
8e351d6dc3
|
remove old comments
|
2003-11-02 04:17:28 +00:00 |
|
Glenn Maynard
|
20798c677c
|
remove old comments
|
2003-11-02 04:05:38 +00:00 |
|
Glenn Maynard
|
914dc99ced
|
fix mismatched cached fonts if we load the same font with two different sChars
|
2003-11-02 04:05:13 +00:00 |
|
Glenn Maynard
|
ee7a8ea08e
|
fix XXX
|
2003-11-02 03:52:13 +00:00 |
|
Glenn Maynard
|
ca8b6e4fd0
|
Remove extra m_pDancingCharacters->LoadNextSong() call.
|
2003-11-02 03:51:45 +00:00 |
|
Glenn Maynard
|
5574fe505c
|
Simplify. GAMESTATE->m_pCurCharacters[pl] is always set.
|
2003-11-02 03:46:23 +00:00 |
|
Glenn Maynard
|
a81a1b4ed4
|
const fixes
|
2003-11-02 03:41:59 +00:00 |
|
Glenn Maynard
|
b5d84dd75e
|
cleanup/optimize
|
2003-11-02 02:15:54 +00:00 |
|
Glenn Maynard
|
6efbfcba8c
|
simplify
|
2003-11-02 02:12:04 +00:00 |
|
Steve Checkoway
|
9019a4fbd1
|
or maybe not...
|
2003-11-02 01:46:25 +00:00 |
|
Glenn Maynard
|
19cdfc9b18
|
fix input crash
|
2003-11-02 01:27:11 +00:00 |
|
Steve Checkoway
|
1a3278a073
|
I guess gcc no longer likes &long(var). It only seems to accept &(long(var)).
|
2003-11-02 00:28:42 +00:00 |
|
Glenn Maynard
|
ede9684d00
|
dur
|
2003-11-02 00:26:56 +00:00 |
|
Glenn Maynard
|
5ec6fbad10
|
simplify
|
2003-11-02 00:25:02 +00:00 |
|
Glenn Maynard
|
9bbf3d1b25
|
harmless fix
|
2003-11-02 00:18:52 +00:00 |
|
Steve Checkoway
|
87ddb21950
|
Update to use with xcode. It should still work with project builder.
|
2003-11-02 00:12:07 +00:00 |
|
Steve Checkoway
|
c164923fe2
|
erm, update?
|
2003-11-02 00:06:01 +00:00 |
|
Ben Anderson
|
31f6ad7215
|
Take a look at the diff, and take a wild guess.
|
2003-11-01 23:43:22 +00:00 |
|
Steve Checkoway
|
8b495ae9c1
|
Remove unneeded header.
|
2003-11-01 23:23:09 +00:00 |
|
Glenn Maynard
|
67f1b58ea0
|
improve trace
|
2003-11-01 22:16:42 +00:00 |
|
Glenn Maynard
|
e62997d503
|
fix trace
|
2003-11-01 22:12:12 +00:00 |
|
Glenn Maynard
|
71d11fd915
|
Fix obscure editor save bugs: clear cache after writing.
|
2003-11-01 22:09:56 +00:00 |
|
Chris Danford
|
f6200a5e95
|
memory card support works
|
2003-11-01 22:04:43 +00:00 |
|
Steve Checkoway
|
84cd2f18a9
|
Add missing headers. (I don't know why it worked before but not now....)
|
2003-11-01 21:25:58 +00:00 |
|
Glenn Maynard
|
5a7f4d5b3b
|
Simplify, fix something I just broke.
|
2003-11-01 20:04:19 +00:00 |
|
Glenn Maynard
|
636a7512e2
|
Add NoteData::LoadOverlapped. Simplify.
|
2003-11-01 19:59:50 +00:00 |
|
Glenn Maynard
|
90dee42da0
|
Fix ScreenHowToPlay crash in non-Dance game types.
|
2003-11-01 19:50:43 +00:00 |
|
Glenn Maynard
|
59a8020477
|
Cleanup. Fix warning.
|
2003-11-01 19:49:29 +00:00 |
|
Glenn Maynard
|
5a89d4e8f2
|
Fix NoteData::Init not actually clearing data.
Improve debug.
|
2003-11-01 19:46:05 +00:00 |
|
Glenn Maynard
|
b63574b726
|
Remove extra copies on regular autogen. Cleanup.
Don't sign and date code--CVS does that for us.
|
2003-11-01 19:40:18 +00:00 |
|
Chris Danford
|
a5972a083d
|
fix deleting, renaming profiles
|
2003-11-01 19:36:52 +00:00 |
|
Chris Danford
|
b1eb3ee78b
|
fix lyrics at non 1x music rates
|
2003-11-01 19:36:30 +00:00 |
|
Glenn Maynard
|
9618def460
|
simplify DSoundBuf interface
|
2003-11-01 18:10:15 +00:00 |
|
Glenn Maynard
|
72f357d80d
|
Maintain precise sync through corruptions in Oggs. (Can't do that with MP3!)
|
2003-11-01 17:55:00 +00:00 |
|
Chris Danford
|
da08f5e53f
|
fix ranking fade animation
|
2003-11-01 13:55:02 +00:00 |
|
Glenn Maynard
|
84ed049b76
|
fix course iNumTimesPlayed
|
2003-11-01 07:28:55 +00:00 |
|
Glenn Maynard
|
2b8ee38e31
|
add missing name entry announcer
|
2003-11-01 07:25:22 +00:00 |
|
Glenn Maynard
|
8da311d726
|
fix memleak
|
2003-11-01 07:01:36 +00:00 |
|
Chris Danford
|
412abd7389
|
add logging to RageDisplay_D3D::RageDisplay_D3D to try and find point of crash
|
2003-11-01 06:50:12 +00:00 |
|
Glenn Maynard
|
af93453cc9
|
Fix slow (90-100ms) sound shutdown.
|
2003-11-01 06:41:14 +00:00 |
|