Commit Graph

2381 Commits

Author SHA1 Message Date
AJ Kelly 14e98c8175 fucking... 2011-08-01 16:59:12 -05:00
AJ Kelly 701034219f [MusicWheel, RoomWheel] Moved the "- EMPTY -" string to the languages file. [AJ] 2011-08-01 16:58:54 -05:00
Jason Felds 6968a250e1 Wow, I fell behind. 2011-07-31 23:45:08 -04:00
Jason Felds e854b79b84 Trying to reduce tags for non split timing.
Need assistance to finish the task.

Please bump SSC version to 0.78 when completed.
2011-07-31 23:44:48 -04:00
AJ Kelly 711b285e61 nuke unused PitchDetectionTest stuff 2011-07-31 16:04:50 -05:00
AJ Kelly 06c447026d [ScreenGameplay, LyricDisplay] Stop lyrics from animating on failure. Fixes issue 298. 2011-07-31 12:54:21 -05:00
Jason Felds bb6263c76b Be sure guitar caches are rocked out. 2011-07-31 00:17:08 -04:00
AJ Kelly 7ce28b7b88 attempt to fix crashes by removing more guitar stuff 2011-07-30 17:21:48 -05:00
Jason Felds 7c75347e40 Revert "Remove #INSTRUMENTTRACK. It's guitar only."
This reverts commit 176b6f55ea.

Glad I learned this command.
2011-07-30 15:56:30 -04:00
Jason Felds 2961d4532b No need for hopo checking. 2011-07-30 15:43:22 -04:00
Jason Felds 3756c60b79 Officially remove the guitar game. 2011-07-30 15:40:29 -04:00
Jason Felds 16826b7afe How does this compile here? 2011-07-30 15:37:42 -04:00
Jason Felds 176b6f55ea Remove #INSTRUMENTTRACK. It's guitar only. 2011-07-30 15:33:00 -04:00
Jason Felds 6c15a82892 Start removing Guitar Mode.
This was rushed in to begin with, and not
worth maintaining for us.
2011-07-30 15:20:27 -04:00
Jason Felds 45365c7c83 Fix warning. 2011-07-30 15:08:04 -04:00
Jason Felds d1e4022f18 Let's try this again. 2011-07-30 14:24:35 -04:00
Jason Felds 84266760a5 Attempt to restore LoadingWindow to pre-merge. 2011-07-30 14:23:54 -04:00
AJ Kelly 48e8f6ab49 remove unneeded logging 2011-07-30 13:10:34 -05:00
AJ Kelly 20bd01c275 * [ProfileManager] Fix an issue when deleting recently created profiles. Fixes issue 119 2011-07-30 13:09:09 -05:00
Henrik Andersson 1133667ad1 Readding the taskbar progress display. 2011-07-30 19:28:06 +02:00
AJ Kelly 48dcd41fb6 yeah, I made this comment 2011-07-30 11:29:56 -05:00
AJ Kelly 766f5de4ce themers can define this now, I guess. 2011-07-30 11:29:31 -05:00
Jason Felds 1cff1bc973 Radar fix, cache update. 2011-07-29 23:09:54 -04:00
Jason Felds 3efcc32a47 Missed a spot. 2011-07-28 10:07:29 -04:00
Jason Felds 87d94c4649 [timing -> default] Stops and Delays separated.
This should be good at any rate: primary tests passed.
2011-07-28 00:30:20 -04:00
Jason Felds 8f66565335 Don't think this comment is needed. 2011-07-28 00:29:26 -04:00
Jason Felds 07a74caace [timing] The gamble paid off. :D 2011-07-27 23:55:58 -04:00
Jason Felds ddf09cac60 [timing] It builds again. Time for failure. :D 2011-07-27 23:43:52 -04:00
Jason Felds 18ff542910 [timing] All but the Beat <-> Time functions.
Alright Thai...let's see if I can modify your work properly.
2011-07-27 23:32:37 -04:00
Jason Felds 5391b4c11d [timing] NoteField covered. 2011-07-27 23:11:34 -04:00
Jason Felds b711e34431 [timing] More adjustments. 2011-07-27 23:03:33 -04:00
Jason Felds 62ac849c95 [timing] Better implementation of stop stuff. 2011-07-27 22:56:00 -04:00
Jason Felds b6fe8a0de0 [timing] Notes* mostly covered. 2011-07-27 22:33:50 -04:00
Jason Felds 4d4c0f5bd1 [timing] Start the break-age.
48 compile time errors. This will be fun.
2011-07-27 22:20:52 -04:00
Jason Felds 93b3f71120 Re-opening the [timing] branch.
I want Stops and Delays to be properly separated.

Before anyone asks: I know Speed Segments have
two settings: beats or seconds. It's still a Speed Segment.

Stops are not Delays.
2011-07-27 22:05:45 -04:00
Jason Felds 10bd01f078 From shakesoda's fork: port PLAY_CRITICAL. 2011-07-27 19:03:33 -04:00
Jason Felds 96c65a1249 From shakesoda's fork: 24 steps now, not 56.
The reasoning makes sense: easier charts.

Maybe this should become a more flexible value based on the
difficulty in the future.
2011-07-27 18:59:05 -04:00
Jason Felds 2e35024cfb Remove ScoreKeeperGuitar. It is pointless now.
Linux users, you may have to redo autogen.sh here.
2011-07-27 18:55:54 -04:00
Jason Felds 9505e09f58 Add the copy/paste selected timing data feature.
Not perfect at this stage, but...well, everyone wanted it.
2011-07-26 16:05:14 -04:00
Jason Felds 4eeb2e6442 Only one loop needed. 2011-07-26 14:13:50 -04:00
Jason Felds bf5c3791cc This can be const: no members changed. 2011-07-26 14:13:10 -04:00
Jason Felds 480cda836e Allow for checking if the TimingData is empty.
AKA, no segments in use.

Again, this is mainly for the editor.

As for why a lowercase empty? Blame vectors.
2011-07-26 14:10:51 -04:00
Jason Felds 4f7bddd8cc Seriously, how do we remove sm-ssc.app?
I can't kill this thing.
2011-07-26 13:56:23 -04:00
Jason Felds 3ac7ed85ba Allow copying a selection of timing segments.
Pasting not yet possible.
2011-07-26 13:55:06 -04:00
Jason Felds 75b3a67e2a Add a function to copy TimingData over a range.
This is primarily for the editor. Still, it may
have other uses.
2011-07-26 13:41:41 -04:00
Thai Pangsakulyanont 8bad512433 Fix performance issue: remove the slow assertion code.
GetDisplayedBeat and GetDisplayedSpeedPercent are called so many times in one frame
so they need to be as fast as possible.
2011-07-27 00:29:22 +07:00
Jason Felds 679b81705b Not needed. 2011-07-26 12:57:48 -04:00
Jason Felds 7ed19aafaf Slightly better variable name.
Going to try to allow for general copying of timing segments.
2011-07-26 12:21:31 -04:00
Jason Felds 5c34929600 Fix timing segment scaling.
When in doubt, use the direct approach.
2011-07-26 11:35:58 -04:00
Jason Felds 3d58d76fcb Radar values fixed for KSF files.
Yes, this causes a cache update. No, I don't care.
2011-07-25 04:35:51 -04:00