Glenn Maynard
1277284d19
hidden -> visible
2007-08-02 23:44:53 +00:00
Glenn Maynard
58e523f1e3
unused
2007-08-02 23:39:21 +00:00
Glenn Maynard
5bf6f17712
no longer used
2007-08-02 22:49:02 +00:00
Glenn Maynard
dd2b5a5976
default to DirectSound-sw for now. I don't have access to enough
...
hardware to fix up the quirks in WDMKS.
2007-08-01 00:50:19 +00:00
Glenn Maynard
0377885edc
no Cache
2007-07-31 03:58:58 +00:00
Glenn Maynard
c4ad688191
use CreatePackage.pl; also renames base package to StepMania.smzip
2007-07-31 03:48:03 +00:00
Glenn Maynard
916ffe69ad
mksmdata.pl, but without making an extra copy
2007-07-31 03:46:07 +00:00
Glenn Maynard
59002ada00
This stuff is out of date. Let's not include development docs in the regular distribution.
2007-07-31 03:36:48 +00:00
Glenn Maynard
5fc99228b7
This is obsolete.
2007-07-31 03:35:58 +00:00
Glenn Maynard
0c4ad0477d
We link to MAD; we don't include the library itself in our distribution, so we don't need to include the license.
2007-07-31 03:35:40 +00:00
Glenn Maynard
050079a80e
I thought the mine graphic was created by Chris, but I guess we're not
...
sure. Replace it with a hideous placeholder until someone makes
a new one.
2007-07-31 01:32:14 +00:00
Glenn Maynard
2c46569bb2
fix scroll lock mapping (still acts weird, X11 special cases lock keys, grr)
2007-07-30 19:08:57 +00:00
Glenn Maynard
b5c81c7d7b
add GetSHA1ForString
2007-07-30 03:59:20 +00:00
Glenn Maynard
b69ec8f9cd
fix uninstall
2007-07-28 02:39:40 +00:00
Glenn Maynard
38e43aa1f7
If width and height are different than img->w and img->h, it specifies the
...
active region in the surface--the region that needs to be copied, if the
surface is converted. However, the surface should remain the same
size.
2007-07-24 18:37:12 +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
Glenn Maynard
8c926086ea
fix uninitialized (valgrind warning)
2007-07-20 20:30:15 +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
Glenn Maynard
545da7424b
fix UnlockAuthString
2007-06-20 22:25:57 +00:00
Glenn Maynard
fcbe9bd8ae
fix some GameCommand use on P2
2007-06-20 15:17:52 +00:00
Glenn Maynard
b37dddc1a9
bind Cancel
2007-06-19 21:05:42 +00:00
Glenn Maynard
81ddeacb73
remove unused
2007-06-19 18:26:18 +00:00
Glenn Maynard
5c93e0f2fc
make music sync follow VisualDelaySeconds by default (fixes
...
receptors flashing off-sync when VDS is used)
2007-06-18 21:02:28 +00:00
Glenn Maynard
a585197b73
fix start button misbehaves when ranking is in attract mode
2007-06-18 16:57:19 +00:00
Glenn Maynard
27be11a87a
AlignMusicBeat only aligns the fractional part of the beat. This aligned
...
to every four beats, so the light jumps when changing music.
2007-06-18 16:33:46 +00:00
Glenn Maynard
74d36d5d21
fracf
2007-06-18 16:29:38 +00:00
Glenn Maynard
a5f07cf73f
unused
2007-06-18 16:01:48 +00:00
Glenn Maynard
0af50c14fd
better lights debug
2007-06-18 16:01:34 +00:00
Glenn Maynard
3460fa0874
- don't blink start when joined; blink it when joinable, and make it
...
solid when joined (otherwise it's just always blinking at different
rates)
- fix glitches related to start button light being moved to m_bGameButtonLights
- lighting on join in JOINING doesn't make sense anymore, since we move on
immediately
2007-06-18 16:00:48 +00:00
Glenn Maynard
cadacd8bcc
add FOREACH_GameButton_Custom
2007-06-18 16:00:22 +00:00
Glenn Maynard
a18b2d4c93
SaveCurrentSettingsToProfile on debug save
2007-06-15 15:53:13 +00:00
Glenn Maynard
6a1db065d2
save m_PreferredStepsType, too. Fixes inconsistent behavior
...
in ScreenSelectMusic::SwitchToPreferredDifficulty due to
m_PreferredDifficulty being set and m_PreferredStepsType
not.
2007-06-15 15:51:33 +00:00
Glenn Maynard
39f75e24c9
better FillProfileStats
2007-06-15 15:00:14 +00:00
Glenn Maynard
763de1e6ac
lights modes
2007-06-14 13:38:55 +00:00
Glenn Maynard
7f08da77f1
set all lights modes in metrics (except for a couple programmatic ones
...
for now)
2007-06-14 13:38:26 +00:00
Glenn Maynard
d1f0b1719e
tweak haste
2007-06-14 01:54:26 +00:00
Glenn Maynard
f0b64bd6a0
fix semi-leak
2007-06-14 01:08:41 +00:00
Glenn Maynard
2513580980
add HasTimedMods
2007-06-12 18:46:15 +00:00
Glenn Maynard
30bfa285e7
deal with global mod changes
2007-06-12 18:34:09 +00:00
Glenn Maynard
460c0c4412
deal with music rate changes
2007-06-12 18:33:32 +00:00
Glenn Maynard
f8cd2c393f
fix 8-bit-clean appending
2007-06-11 22:41:32 +00:00
Glenn Maynard
9a41d096ef
controllable LightsMode
2007-06-11 19:00:47 +00:00
Glenn Maynard
1f763a3f2c
do blink unjoined sides
2007-06-11 18:59:38 +00:00
Glenn Maynard
d96b59d1af
fix debug
2007-06-11 18:59:14 +00:00
Glenn Maynard
a610ba3c9f
bind LightsMode
2007-06-11 18:53:58 +00:00
Glenn Maynard
0e838aa74e
remove debug
2007-06-11 16:19:58 +00:00
Glenn Maynard
797d0d57cf
allow attract screens to ignore SoundVolumeAttract
2007-06-11 16:17:23 +00:00
Glenn Maynard
3bcfa8f737
unused element
2007-06-09 17:08:26 +00:00
Glenn Maynard
13d6a6f2a5
remove unused focus commands
2007-06-09 17:00:53 +00:00
Glenn Maynard
1a5b1ad6cd
simplify and fix
2007-06-09 16:59:19 +00:00
Glenn Maynard
e61797dc5f
cleanup
2007-06-09 04:45:59 +00:00
Glenn Maynard
38f7a0c138
do call base (so codes work)
2007-06-09 04:45:06 +00:00
Glenn Maynard
47ba3b1868
fix assert
2007-06-08 19:26:17 +00:00
Glenn Maynard
18bf730503
cleanup
2007-06-08 18:21:04 +00:00
Glenn Maynard
7532b19031
simplify
...
set NumTimesPlayed
2007-06-08 17:11:49 +00:00
Glenn Maynard
dc156cc971
flip
2007-06-08 16:36:05 +00:00
Glenn Maynard
79497a59ec
do save failed scores to player profiles; this remembers that the
...
song has been played and allows tracking performance on songs
that the player can't pass yet
2007-06-08 06:53:31 +00:00
Glenn Maynard
fe69cba5ad
avoid assert if loaded before any palyers are joined
2007-06-08 06:52:05 +00:00
Glenn Maynard
9c2434f398
NoteSkinSortOrder
2007-06-08 01:35:29 +00:00
Glenn Maynard
efdc53de2f
don't give 3 miss combo if you hit 1 and miss 2; only give 2 miss combo
2007-06-06 06:03:32 +00:00
Glenn Maynard
e23153c03e
metric bResetGameState
2007-06-03 22:27:27 +00:00
Glenn Maynard
0255e272c4
cosmetic
2007-06-03 04:12:58 +00:00
Glenn Maynard
2385dc342f
fix PO updating (fixes note skins in courses)
2007-06-03 03:33:40 +00:00
Glenn Maynard
cf4f23b05a
add UnlockAuthString
2007-06-03 03:32:27 +00:00
Glenn Maynard
9f324dc74f
add UnlockAuthString
2007-06-03 02:39:13 +00:00
Glenn Maynard
f2671274da
don't unload edit steps while they're in use
2007-05-31 18:24:22 +00:00
Glenn Maynard
69e23dc79a
unused
2007-05-31 17:22:29 +00:00
Glenn Maynard
031bbdcb74
FailAfter30Misses -> FailOnMissCombo
2007-05-31 16:44:12 +00:00
Glenn Maynard
4ca68d92fa
Precache attrib
2007-05-31 05:28:21 +00:00
Glenn Maynard
62ea4a561a
HurryTimerMessageCommand
2007-05-31 05:26:35 +00:00
Glenn Maynard
7b10e70139
HurryTimerMessageCommand
2007-05-31 05:26:08 +00:00
Glenn Maynard
e6a26d1a58
do this with PlayerJoinedMessageCommand
2007-05-31 05:25:42 +00:00
Glenn Maynard
6c9c99091f
m_vpPlayedSteps is identical to the beginning of m_vpPossibleSteps.
...
Change to m_iStepsPlayed to avoid the duplicate information.
2007-05-31 04:48:42 +00:00
Glenn Maynard
c9464487c0
remove hack. Do this wiht PreferredSongs.
2007-05-31 04:40:08 +00:00
Glenn Maynard
cfce75513f
remove unused Player::IsPlayingBeginner
2007-05-31 02:49:18 +00:00
Glenn Maynard
617712a1cf
ScreenGameplay::InitSongQueues adds songs to m_apSongsQueue,
...
etc. ScreenJukebox::InitSongQueues trims them. Init
m_CurStageStats.m_vpPossibleSongs outside of InitSongQueues,
so it isn't initialized differently than the queues.
2007-05-31 01:14:23 +00:00
Glenn Maynard
9b8ef44337
FailAfter30Misses -> FailOnMissCombo
2007-05-30 20:22:57 +00:00
Glenn Maynard
391b708820
AllHumanHaveComboOf30OrMoreMisses -> GetMinimumMissCombo
2007-05-30 20:03:12 +00:00
Glenn Maynard
32fac7c444
lock on successful load
2007-05-30 02:13:32 +00:00
Glenn Maynard
e968fe542f
Type
2007-05-29 18:51:47 +00:00
Glenn Maynard
4760ad0b0c
"Type" is correct here
2007-05-29 18:51:35 +00:00
Glenn Maynard
710a1b81a0
bind SaveLocalData
2007-05-27 22:05:15 +00:00
Glenn Maynard
9ad52991f8
remove debug
2007-05-27 19:21:13 +00:00
Glenn Maynard
5387feddc9
remove unused
2007-05-27 19:10:59 +00:00
Glenn Maynard
499d4e3c8f
var, not global
2007-05-27 19:09:18 +00:00
Glenn Maynard
f72002721c
remove unused
2007-05-27 19:05:16 +00:00
Glenn Maynard
1f1cf2f841
fix merge
2007-05-27 19:05:00 +00:00
Glenn Maynard
eb9aade28d
param, not global
2007-05-27 19:01:15 +00:00
Glenn Maynard
332ab212d1
use params, not GameCommand
2007-05-27 18:53:30 +00:00
Glenn Maynard
640ec012f2
merge ActorUtil::Create into ActorUtil::LoadFromNode
2007-05-27 18:00:45 +00:00
Glenn Maynard
6ee33d2a33
ProfileStepEdits, ProfileCourseEdits prefs
2007-05-27 17:59:41 +00:00
Glenn Maynard
cf5b998fa7
use ActorUtil::LoadFromNode
2007-05-27 07:40:16 +00:00
Glenn Maynard
c6fbf980af
remove old ini/xml hacks
2007-05-27 07:34:57 +00:00
Glenn Maynard
b4f4ca4f5b
remove unneeded
2007-05-27 07:31:30 +00:00
Glenn Maynard
2531642710
remove old ini/xml hack
2007-05-27 07:29:33 +00:00
Glenn Maynard
e6f0667494
flip error case
2007-05-27 07:28:18 +00:00