Commit Graph
12900 Commits
Author SHA1 Message Date
Glenn Maynard 5e102d4946 Profile::LoadStatsXmlFromNode 2005-01-08 19:15:56 +00:00
Glenn Maynard 8ee052516a XNode::LoadFromFile(RageFileBasic) 2005-01-08 19:12:44 +00:00
Glenn Maynard 8960227799 fix start sound being cut short 2005-01-08 16:59:59 +00:00
Glenn Maynard 26bae5f769 add DeleteSoundWhenFinished, PlayCopyOfSound 2005-01-08 16:58:37 +00:00
Glenn Maynard 85ee2cfd41 fix skip when start is pressed on the title menu 2005-01-08 16:40:32 +00:00
Glenn Maynard fac3d59da6 metric 2005-01-08 16:34:12 +00:00
Glenn Maynard ae3b4d0f19 fix title menu cursor not wrapping 2005-01-08 16:32:43 +00:00
Glenn Maynard 1fad7467df missing metrics 2005-01-08 16:24:47 +00:00
Glenn Maynard 84333f37f5 fix leak if RageThread::Wait() is never called 2005-01-08 15:36:12 +00:00
Glenn Maynard 3366f50e31 fix combo announcer 2005-01-08 15:34:22 +00:00
Glenn Maynard 7e9a296b7a cleanup 2005-01-08 15:31:55 +00:00
Glenn Maynard fae341d21f cleanup 2005-01-08 15:30:57 +00:00
Chris Danford e858102147 use themed dialog titles 2005-01-08 14:32:42 +00:00
Ben Anderson 28b7541b60 Fix typographical error (or so I hope it is...) 2005-01-08 14:19:56 +00:00
Glenn Maynard 7dc7d2a917 cleanup: use TimingData::SetStopAtBeat
use strtod(), not atof() (to avoid double to float warnings)
2005-01-08 14:00:15 +00:00
Glenn Maynard c9a0e11e3d add TimingData::SetStopAtBeat 2005-01-08 13:58:34 +00:00
Glenn Maynard 1524e0a38f fix TimingData::SetBPMAtBeat adding redundant BPM segments 2005-01-08 13:57:48 +00:00
Chris Danford 9102a3e13f use m_sName, not a hard-coded screen name 2005-01-08 12:44:03 +00:00
Chris Danford 58e58f4770 remove frame element. Use ScreenWithMenuElements::Overlay instead 2005-01-08 12:37:21 +00:00
Chris Danford 83d89decb2 remove hard-coded zooms 2005-01-08 12:15:07 +00:00
Chris Danford 9415cea26a fix duplicate start sounds
don't BeginFadingOut if the selected choice doesn't specify a screen
2005-01-08 09:50:59 +00:00
Chris Danford 58e31666da apply common setting (especially "sound") only once 2005-01-08 09:49:02 +00:00
Chris Danford cc352d7f07 fix start sound 2005-01-08 09:47:44 +00:00
Chris Danford 2c4b77ec62 more precise control over the draw distance 2005-01-08 08:34:31 +00:00
Charles Lohr 88a9c0cdaa Add: Manual (textually inputted) BPM Changes and Stops. 2005-01-08 07:41:26 +00:00
Chris Danford 77e1c2fee8 fix VC7 warnings 2005-01-08 02:06:22 +00:00
Chris Danford 86d66c6e23 fix Type= specification in BGALayer 2005-01-08 02:05:31 +00:00
Chris Danford dc6e6f0d21 fix Ini saving 2005-01-08 00:16:11 +00:00
Chris Danford d8ba4c42a8 fix LifeDifficulty OnCommand plays twice 2005-01-08 00:07:13 +00:00
Glenn Maynard 3740f6d7b8 run OffCommand for overlay 2005-01-08 00:06:51 +00:00
Chris Danford fdfcff7a6d fix LengthSeconds calculated too early 2005-01-07 23:56:18 +00:00
Chris Danford 475631213e fix ScreenTitle* help text
change screens to point to ScreenTitleBranch, not ScreenTitleMenu
fix premium/coin mode BGA
2005-01-07 23:05:10 +00:00
Chris Danford ea43f8ee1b support loading BGAs from XML 2005-01-07 22:01:57 +00:00
Charles Lohr 6b885a56a2 Update: Fix more stuff for smonline. 2005-01-07 22:00:08 +00:00
Charles Lohr ae1a4df374 Update: Fix most everything theme-wise with the SMOnline screens. 2005-01-07 21:56:03 +00:00
Chris Danford e836a44a3f more whitespace fixes 2005-01-07 21:52:59 +00:00
Glenn Maynard 964ceb6e0e handle &aliases; in .actor text 2005-01-07 21:27:30 +00:00
Chris Danford 8b662089b7 fix "any whitespace char should be allowed between entitiy name and 1st attribute" 2005-01-07 21:11:36 +00:00
Chris Danford 12414d66f1 fix comments saved as values 2005-01-07 14:37:21 +00:00
Chris Danford 981e52ec58 merge IniFile and XmlFile 2005-01-07 14:28:00 +00:00
Chris Danford 5b2582cab3 use multimap in XmlFile 2005-01-07 09:09:23 +00:00
Chris Danford b1070d2077 remove parent pointers 2005-01-07 06:51:53 +00:00
Glenn Maynard 8d4dcfb209 add assert 2005-01-07 04:50:08 +00:00
Charles Lohr cef3862dee Add: Final screen for SMOnline 2005-01-07 04:10:31 +00:00
Chris Danford afc06a1d92 re-add typedefs 2005-01-07 03:18:11 +00:00
Charles Lohr a864f8372c Edit: we have multiple users 2005-01-07 02:51:11 +00:00
Chris Danford 7b8138ebab don't read the metric before the Actor is given a name 2005-01-07 02:36:05 +00:00
Chris Danford de22848a45 remove IniFilePreserveOrder 2005-01-07 02:24:16 +00:00
Chris Danford 31ea9c7bc4 cleanup 2005-01-07 02:07:10 +00:00
Charles Lohr 9b4bb706e6 We're hashing stuff. 2005-01-07 02:03:43 +00:00