Commit Graph
21126 Commits
Author SHA1 Message Date
Glenn Maynard 0990daa5f1 oops; fixed this, then unfixed it before committing 2006-06-14 22:43:49 +00:00
Glenn Maynard 2e47a912f5 use _ prefix for "hidden" (for internal, fallback, language, etc. themes); avoid
reading a file at runtime to get this info
2006-06-14 22:42:43 +00:00
Steve Checkoway 3553ab755e Trying to track down a crash. 2006-06-14 21:38:10 +00:00
Chris Danford 117d02adb7 4th -> 4th notes
add "create new course"
2006-06-14 21:04:39 +00:00
Chris Danford 0db99139a9 4th -> 4th notes 2006-06-14 21:03:43 +00:00
Steve Checkoway 83cf9d8b67 Nudge course names over a bit to make room for the memory card icon. 2006-06-14 10:25:33 +00:00
Chris Danford 1c36401033 ASSERT_M to catch invalid value 2006-06-14 10:14:49 +00:00
Chris Danford ddaa912878 ASSERT_M to catch invalid value 2006-06-14 10:07:04 +00:00
Steve Checkoway ffd790a834 Remove superfluous check--StringToFloat does it already. Ensure 0 < low meter <= high meter. Do not throw if we cannot read the course file, merely note it in the log. 2006-06-14 09:59:58 +00:00
Chris Danford 51699fb757 fix compile 2006-06-14 09:57:59 +00:00
Chris Danford a5690312ef handle switch default cases in a consistent way: DEFAULT_FAIL at the start of the case list 2006-06-14 09:56:57 +00:00
Chris Danford 1092237cb0 don't choose the same song for 2 TrailEntries in a row 2006-06-14 09:16:28 +00:00
Chris Danford 67ea381b99 fix compile 2006-06-14 07:46:31 +00:00
Chris Danford daf48e67bc move installer strings to an unselectable theme for easier exporting via tools.exe 2006-06-14 07:42:40 +00:00
Steve Checkoway 288d9c70e5 Fix crash caused by loading edit courses from profiles. 2006-06-14 05:43:50 +00:00
Glenn Maynard ff57da3b77 fix and simplify 2006-06-14 05:33:48 +00:00
Eric Gustafson 52047f4b8c Attempt to fix missing ScreenNameEntry music 2006-06-14 05:06:42 +00:00
Glenn Maynard fd7a0bd7bf don't store unlocks in player profiles; we don't look there anyway 2006-06-14 05:01:22 +00:00
Eric Gustafson 62c30afcce New music for ScreenNameEntry and possibly other things (Thanks to SaxxonPike aka Sanxion7 for this) 2006-06-14 04:51:19 +00:00
Eric Gustafson bac7bbcd82 New ScreenMusicScroll Music (Thanks yet again to SaxxonPike aka Sanxion7 for this) 2006-06-14 04:43:25 +00:00
Glenn Maynard c15abe16ca GetName() lowercases 2006-06-14 04:39:25 +00:00
AJ Kelly 4b08c04124 new graphics for NetRoom 2006-06-14 04:27:49 +00:00
Steve Checkoway 0bd653a607 Comment. 2006-06-14 04:13:28 +00:00
Steve Checkoway 5b2b0b4611 Show memory card icon for course edits. 2006-06-14 04:12:20 +00:00
Mike Calfin 0355b93f8e changed to match new menu music 2006-06-14 04:11:20 +00:00
Steve Checkoway 8bc4afd5fe Better assert message. 2006-06-14 04:10:24 +00:00
Mike Calfin acf5ed036b added more time to ScreenCredits 2006-06-14 04:03:38 +00:00
Eric Gustafson ef0c096858 New ScreenCredits music (Thanks again to SaxxonPike aka Sanxion7 for this!) 2006-06-14 03:29:32 +00:00
Chris Danford 0611a735e2 fix warning 2006-06-14 03:20:15 +00:00
Chris Danford dde50d0325 handle Lua AtExpressions in xml 2006-06-14 02:44:02 +00:00
Chris Danford 84b59f1510 sprite -> AutoActor 2006-06-14 02:42:29 +00:00
Eric Gustafson b82a216644 New common menu music (Thanks to SaxxonPike aka Sanxion7) 2006-06-14 02:08:57 +00:00
AJ Kelly 9adf9484de trying to get a smoother transition from ScreenStage->Gameplay 2006-06-14 01:20:36 +00:00
Steve Checkoway db89c9fe37 revert. This was already there. 2006-06-14 01:12:21 +00:00
AJ Kelly d4c7112a36 fix problem with SM erroring (nonfatal) when a song is played without a background 2006-06-14 01:12:15 +00:00
Steve Checkoway 14068e1369 This does not belong here but it is needed to link so we have to put it somewhere. 2006-06-14 01:07:43 +00:00
Steve Checkoway 439a6f54f6 Fix script. 2006-06-14 00:56:02 +00:00
Steve Checkoway c6a49f62aa Fix script. 2006-06-14 00:34:18 +00:00
Steve Checkoway b9c12fbd86 It wants the version in the format major.minor.bug with any of them empty. 2006-06-13 23:26:11 +00:00
Steve Checkoway 2f93a9fa9b Don't have "StepMania CVS 4.0 CVS". 2006-06-13 23:09:51 +00:00
Steve Checkoway af5f6f4edb Cleanup. 2006-06-13 12:41:40 +00:00
Steve Checkoway b7c1412a70 Re-enable vector code. FastSoundWrite can now handle a dest that is not 16 byte aligned although it will be fastest if dest is 16 byte aligned and size is a multiple of 8. 2006-06-13 12:30:51 +00:00
Steve Checkoway f30c1d797e Disable vector code for now until I fix the case where dest is unaligned. 2006-06-13 07:58:58 +00:00
Steve Checkoway db3a540585 Fix warning (gcc was erroneously saying that it was reaching the end of a nonvoid function) and remove goto. 2006-06-13 06:25:49 +00:00
Jason Felds 66546ec087 General update. 2006-06-13 04:53:37 +00:00
Steve Checkoway fee39b931d element 2006-06-13 04:47:33 +00:00
Steve Checkoway 7a50252a94 Work around stupid debug CRT. From MSDN:
When used with a debug CRT library, isspace will display a CRT assert if passed a parameter that isn't EOF or in the range of 0 through 0xFF.

We don't care about EOF, so just check for positive values. (I'm not sure why casting didn't work and I don't have a windows machine to test with anyway.)
2006-06-13 04:36:56 +00:00
Steve Checkoway e0b569d495 Trying to track down a debug assert. 2006-06-13 04:08:46 +00:00
Steve Checkoway 9e862f85f3 Add missing string. 2006-06-13 04:00:30 +00:00
Chris Danford c7124728e0 move song finding to SongUtil 2006-06-13 03:51:18 +00:00