Charles Lohr
79f706f252
Added sound redirs for ScreenNetSelectMusic
2004-08-26 20:00:23 +00:00
Charles Lohr
d9da39b28c
Chat works, and now ScreenNetSelectMusic actaully works like it should.
2004-08-26 19:43:25 +00:00
Charles Lohr
b3e23e2201
Reverted change to control ScreenSelectMusic
2004-08-26 08:52:26 +00:00
Charles Lohr
6f8b89d855
Fixed searching for last played song.
2004-08-26 08:47:56 +00:00
Kevin Slaughter
759a271d0b
Warning fixes..
2004-08-26 08:41:38 +00:00
Charles Lohr
4fc0495423
Addition of ScreenNetSelectMusic.
2004-08-26 08:06:22 +00:00
Charles Lohr
e73f3a606b
Metrics for new ScreenNetSelectMusic.
2004-08-26 07:52:10 +00:00
Josh Allen
d9376563b1
Reworked Charles's Read and Write functions in to a class for use with future
...
developments.
2004-08-26 06:40:45 +00:00
Glenn Maynard
e76553c9cc
fix warning output
2004-08-26 04:36:35 +00:00
Glenn Maynard
8dfbd14434
simplify
...
ScreenInstructions, ScreenCaution, ScreenStyleSplash, and
ScreenGameOver are almost identical and could be merged with a little
Lua work ...
2004-08-26 04:25:16 +00:00
Glenn Maynard
df7288acd4
unused
2004-08-26 04:20:31 +00:00
Glenn Maynard
9d383ad624
update
2004-08-26 03:12:22 +00:00
Glenn Maynard
35070fe559
in May: "Disable ScreenSelectDifficultyEX; it was superseded by ScreenSelectMaster.
...
I don't think anything uses it (not sure if it still works); I'll wait a few snapshots
before removing it, though." It's been a few snapshots ...
2004-08-26 02:16:21 +00:00
Glenn Maynard
9875923278
Force FailImmediate in battery mode. Some code assumes it.
...
Are there any interesting uses of allowing non-FailImmediate in battery
mode? It would be harmless to allow setting it in the song options screen
if it was useful and worked (the current problem is that the default fail
mode is being applied, too).
2004-08-25 08:56:58 +00:00
Glenn Maynard
a6703d5561
fix "by Unknown artist" autogen slipping through
2004-08-25 08:25:43 +00:00
Glenn Maynard
65ee2a6461
Merge duplicate sounds.
...
Moving sounds which are used in various places to a separate common
name, and rediring to it, instead of picking an arbitrary element to
store the ogg and having everything else point at it. This makes
changing them individually in other themes easier, and makes changes
to one screen less likely to cascade and require changes to others.
I'm only actually doing this now because I want to try to fix some sound
quality issues (at least partially due to previous reencoding and resampling),
and having lots of duplicate sounds was a pain.
_common value: EditMenu value, JukeboxMenu value, ScreenMiniMenu value
_common row: EditMenu row, JukeboxMenu row, ScreenEdit line, ScreenMiniMenu row, ScreenPrompt change
Common start: ScreenNameEntry step
_common change: ScreenSelectGroup change, ScreenSelectStyle change
2004-08-25 05:27:08 +00:00
Glenn Maynard
da3361ec23
fix exception backtraces not always resolving
2004-08-25 04:08:43 +00:00
Glenn Maynard
e1e3f5ef40
fix bitmasks
2004-08-25 04:02:40 +00:00
Glenn Maynard
a76b3ad8ad
update
2004-08-25 01:49:20 +00:00
Glenn Maynard
7ffe8eaf9c
update
2004-08-25 00:20:32 +00:00
Glenn Maynard
1d6a9296e3
Move m_sprExplanation below m_sprBannerFrame. This should be
...
possible to do with draw order metrics, but we don't actually run OnCommand
in here ...
2004-08-25 00:18:51 +00:00
Glenn Maynard
af69d4ddb7
update
2004-08-24 23:53:35 +00:00
Glenn Maynard
8fb41ed93c
clamp "lesser position" output
2004-08-24 23:51:43 +00:00
Glenn Maynard
d6751ceae0
add missing "Yuujou" (oops, forgot to commit)
2004-08-24 23:41:08 +00:00
Glenn Maynard
6091b87526
cleanup
2004-08-24 22:44:06 +00:00
Glenn Maynard
fb425bcc8f
don't duplicate the whole comment in the header; just include a synopsis unless you're documenting an API class, etc
2004-08-24 22:31:18 +00:00
Glenn Maynard
536da0dcf7
cleanup
2004-08-24 22:29:47 +00:00
Glenn Maynard
4ce71a6aef
fix copyright notices; let's keep our names in there instead of duplicating them elsewhere
2004-08-24 22:27:53 +00:00
Glenn Maynard
9d4ccdafbf
comment
2004-08-24 22:24:06 +00:00
Geoff Benson
84588db385
Minor bugfix - 8-panel Rave is now selectable again
2004-08-24 13:11:26 +00:00
Steve Checkoway
ba036ba015
Add missing ffmpeg header
2004-08-24 00:44:17 +00:00
Steve Checkoway
1ce9d77242
Fix 14 or so warnings keeping c-style casts.
2004-08-22 23:02:15 +00:00
Steve Checkoway
60983ee8cc
Fix warning.
2004-08-22 22:57:29 +00:00
Chris Danford
c51c661fdd
fix cases where prefs aren't persisted in case of power loss
2004-08-22 21:42:28 +00:00
Chris Danford
e03e33f728
flush after writing machine stats
2004-08-22 18:28:44 +00:00
Chris Danford
ac6f4d2df4
read Static.ini too on ResetToDefaults
2004-08-22 18:08:06 +00:00
Chris Danford
097efbb08b
show "N/A", not "?", for Player Best if no Profile present
2004-08-22 17:35:22 +00:00
Chris Danford
c4febdcf62
fix "Trail RadarValues off by -1"
2004-08-22 17:23:08 +00:00
Chris Danford
3022f850f4
make header text consistent
2004-08-22 16:28:19 +00:00
Chris Danford
7902e9e122
don't reset Guid when clearing machine stats
2004-08-22 16:05:28 +00:00
Chris Danford
f75c44bd02
add Defaults.ini as an underlay for StepMania.ini
2004-08-22 15:55:23 +00:00
Chris Danford
9d011d3489
increase number of retries to avoid timeout while debugging
2004-08-22 15:03:05 +00:00
Charles Lohr
7f5644fc8d
Added Sending Options info to server on start.
2004-08-22 08:03:19 +00:00
Charles Lohr
7f93ed3efe
Added behind-the scenes metrics for Network Options, they do not appear on any options lists.
2004-08-22 07:42:04 +00:00
Chris Danford
8471f5c7bc
fix "SaveMachineStats fails because cards not mounted"
2004-08-22 07:19:38 +00:00
Chris Danford
02893160ce
fix bookkeeping alignment
2004-08-22 05:37:12 +00:00
Chris Danford
0cea1362b0
fix bookkeeping bugs
2004-08-22 05:30:37 +00:00
Chris Danford
436224a74e
update memory card URLs
2004-08-22 04:16:04 +00:00
Chris Danford
f5d3b27450
name cleanup: Gaining -> Gain, Losing->Lose
2004-08-22 02:16:31 +00:00
Chris Danford
f0d22bd7ea
add GainFocus and LoseFocus commands to give movies Actors an opportunity to pause and play
2004-08-22 02:13:17 +00:00