AJ Kelly
|
a2f95debfc
|
trim excess transparent regions
|
2007-07-24 00:50:13 +00:00 |
|
AJ Kelly
|
90ed8a7bba
|
new rave life frame based on the normal lifemeter frame
|
2007-07-24 00:48:25 +00:00 |
|
AJ Kelly
|
1a362f5d89
|
new design
|
2007-07-24 00:40:31 +00:00 |
|
AJ Kelly
|
84a50d84fd
|
new graphics for ScreenPackages
|
2007-07-24 00:30:33 +00:00 |
|
AJ Kelly
|
09c9daf2e1
|
New noteskin by Ryan McKanna (with preliminary explosion graphics by myself); move old noteskin to "bold"
|
2007-07-23 22:47:15 +00:00 |
|
Steve Checkoway
|
e28f2254fb
|
blank the background of SPLoad.
|
2007-07-23 22:04:14 +00:00 |
|
Steve Checkoway
|
1e7d96946b
|
Remove footer for SPLoad
|
2007-07-23 22:03:19 +00:00 |
|
AJ Kelly
|
a23b839ef2
|
slight touchup on the '.' character to make it fit better with the time display on SelectMusic
|
2007-07-23 21:18:41 +00:00 |
|
AJ Kelly
|
7d65a40b53
|
fix bug 1688161
|
2007-07-23 21:15:59 +00:00 |
|
Steve Checkoway
|
6282d6b0b5
|
Cleanup unused.
|
2007-07-23 05:26:37 +00:00 |
|
Steve Checkoway
|
dd78150ab6
|
Remove copied code since we don't use 10.2.8 any more. Minimum requirements are 10.3.9.
|
2007-07-23 05:25:24 +00:00 |
|
Steve Checkoway
|
7671e73bb6
|
Use sysctlbyname.
|
2007-07-23 05:23:30 +00:00 |
|
Steve Checkoway
|
73485cb56a
|
Use the hardware dictionary to specify the model of mac being used.
Move to sysctl instead of gestalt since it's being used for hw.model already.
|
2007-07-23 05:18:38 +00:00 |
|
Steve Checkoway
|
242fd6076e
|
Add shell script phase to convert the plist to binary and included it in the resources.
|
2007-07-23 05:17:22 +00:00 |
|
Steve Checkoway
|
ce42a671f5
|
Add a dictionary of known hardware, for debug info only. (It is sort of interesting to see what type of computer people are using.)
|
2007-07-23 05:16:41 +00:00 |
|
Steve Checkoway
|
540ff632e2
|
Simplify. Do not differentiate between misses and those that break the combo.
|
2007-07-22 23:19:41 +00:00 |
|
Glenn Maynard
|
43cdeb0fcd
|
diag
|
2007-07-22 20:49:40 +00:00 |
|
Glenn Maynard
|
d56e4e5d9f
|
make error on old AMD drivers non-fatal
|
2007-07-22 18:43:55 +00:00 |
|
Glenn Maynard
|
77d43890b6
|
cleanup
|
2007-07-22 17:55:46 +00:00 |
|
Steve Checkoway
|
0e467413f0
|
Make this blend in a little better. It is not perfect, but someone with skill can make it look good.
|
2007-07-22 13:20:28 +00:00 |
|
Steve Checkoway
|
f7c32df4b1
|
Move SPLoad before SSDifficulty.
This fixes bug 1738254, selecting difficulties does nothing.
|
2007-07-22 13:19:16 +00:00 |
|
Steve Checkoway
|
3041311588
|
Set the difficulty correctly. Before, it was using the difficulty as a direction.
|
2007-07-22 12:28:35 +00:00 |
|
Steve Checkoway
|
ccf0b6ca8c
|
Fix bizarre recursion. The Difficulty enum was being cast to an int and passed as the direction. This is probably a poorly named function since it is fundamentally different from ChangePrefferedDifficultyAndStepsType().
|
2007-07-22 12:28:06 +00:00 |
|
Steve Checkoway
|
0e7ff5180c
|
Style.
|
2007-07-22 11:46:17 +00:00 |
|
Steve Checkoway
|
5f2da0b6ae
|
Save the announcer prefs.
Fixes bug 1737851.
|
2007-07-22 11:45:21 +00:00 |
|
Steve Checkoway
|
3a7ec2f937
|
Upgrade writing ini failure to a warning in an attempt to track down bug 1696113.
|
2007-07-22 08:57:38 +00:00 |
|
Steve Checkoway
|
5b0620ff88
|
Make internal functions private.
|
2007-07-22 08:35:29 +00:00 |
|
Steve Checkoway
|
725f2e7c27
|
Any given step can continue the combo, maintain the combo, break the combo, or outright miss. Those that break the combo aren't misses and shouldn't increase the miss counter but they should break the combo.
Fixes bug 1738253.
|
2007-07-22 08:25:25 +00:00 |
|
Steve Checkoway
|
5fd893291d
|
Outdent loop a bit.
|
2007-07-22 07:53:06 +00:00 |
|
Glenn Maynard
|
8c926086ea
|
fix uninitialized (valgrind warning)
|
2007-07-20 20:30:15 +00:00 |
|
Chris Danford
|
82cb9aa2ee
|
allow backing out from keyboard in Multiplayer
|
2007-07-18 02:01:50 +00:00 |
|
Chris Danford
|
e252c200eb
|
Testing hack: Allow non-removable drive letters to be used if that driver letter is specified as a m_sMemoryCardOsMountPoint.
|
2007-07-17 09:46:07 +00:00 |
|
Glenn Maynard
|
b146c27623
|
fix valgrind overlapping memcpy warning
(this shouldn't be needed)
|
2007-07-14 18:21:33 +00:00 |
|
Glenn Maynard
|
8ea123a15e
|
fix read out of bounds
|
2007-07-14 18:19:58 +00:00 |
|
Glenn Maynard
|
4bb9a17364
|
--Fixing log--
|
2007-07-14 18:09:19 +00:00 |
|
Chris Danford
|
5cdb22168e
|
add Lua bindings
|
2007-07-13 20:31:13 +00:00 |
|
Chris Danford
|
544f922c3a
|
add sType param to Load*
|
2007-07-13 10:42:42 +00:00 |
|
Chris Danford
|
9d00f9f2ae
|
don't CommitStatsToProfiles in Multiplayer
|
2007-07-13 10:42:15 +00:00 |
|
Chris Danford
|
42c69f8bc8
|
play command when InputDeviceState changes
|
2007-07-12 11:03:16 +00:00 |
|
Chris Danford
|
84c966a79b
|
default mapping for Gravis gamepad
|
2007-07-12 11:02:32 +00:00 |
|
Chris Danford
|
ca745476c4
|
add InputDeviceStateToString
|
2007-07-12 11:02:00 +00:00 |
|
Chris Danford
|
663640b0c2
|
allow multiple dummy players
|
2007-07-12 11:01:25 +00:00 |
|
AJ Kelly
|
408eccea98
|
fixed version
|
2007-07-12 06:40:36 +00:00 |
|
AJ Kelly
|
f485323baa
|
more font changes
|
2007-07-12 06:39:15 +00:00 |
|
AJ Kelly
|
e3842fe114
|
more font changes
|
2007-07-12 06:24:29 +00:00 |
|
AJ Kelly
|
2c4446c15a
|
newer versions of ScreenEval grade frame, redir percent frame to grade frame
|
2007-07-12 06:16:47 +00:00 |
|
AJ Kelly
|
6370c490a6
|
partial font change
|
2007-07-12 06:12:20 +00:00 |
|
AJ Kelly
|
cc9428050a
|
upgrade
|
2007-07-12 06:05:10 +00:00 |
|
AJ Kelly
|
40f9d40a58
|
fallback banner is now like the other banners, fallback background is simpler and also like the banners
|
2007-07-12 05:58:17 +00:00 |
|
AJ Kelly
|
3764c13374
|
new difficulty icons
|
2007-07-12 05:42:26 +00:00 |
|