Flameshadowxeroshin
d329c80ad3
remove guitar cruft
...
There was a bunch of code for handling guitar-specific input such as hammer-ons/pull-offs and strumming. Given that guitar was removed, and as far as I understand, will not be added back into SM5, it makes sense to remove code that had no other use.
2015-12-05 11:12:17 -06:00
sigatrev
e60ac1395d
expose tap notes for judgment message
...
allow themes access to as much information as possible on judgments
2014-09-05 22:30:33 -05:00
Kyzentun
2020c9b3bf
Fixed invalid note type trace to use correct escape sequence.
2014-08-02 00:38:57 -07:00
sigatrev
82cb4a198d
Enums for TapNoteType, TapNoteSubType, and TapNoteSource
...
I intend to make additional useful information available on judgments,
such as TapNoteType and TapNoteSubType( for hold judgments ).
I am submitting this part as a separate pull request because it is more
generally applicable to anything TapNote related.
2014-08-02 00:38:48 -07:00
Jason Felds
d8cfd1155b
...forgot the prototype.
...
Sorry all, you get to recompile.
2011-11-27 18:28:01 -05:00
AJ Kelly
d51c0d486e
[NoteTypes, ScreenEdit] Removed artificial MAX_NOTES_PER_MEASURE limit.
2011-08-04 12:30:35 -05:00
Jason Felds
5eff51171f
[Xcode4] May as well put in better formatting.
2011-07-20 13:15:49 -04:00
Jason Felds
2d8f130771
Revert these. It was only needed in score.
...
I apologize for the recompilation of about 180 files.
2011-07-09 13:21:08 -04:00
Jason Felds
86ff676079
Set up #COMBOS with proper Judgment values.
...
This will be looked at more on wake up.
2011-07-09 02:49:40 -04:00
Thai Pangsakulyanont
68f95ce056
Refactor TimingData::ScaleRegion(), fixes 297.
2011-06-26 13:43:30 +07:00
Colby Klein
7c2cefc190
Silence warning
2011-06-07 18:23:17 -07:00
Thai Pangsakulyanont
f7e849f045
further refactorization of TimingSegments (use more templates!)
2011-05-31 19:39:28 +07:00
Jason Felds
8d2f1017e1
Enforce validation on TapNote types.
2011-05-24 22:13:22 -04:00
Jason Felds
6c1a765d72
More effective fixes.
...
FINALLY understand how to work with Structs, Classes, Vectors, etc.
Took a little long.
2011-03-19 17:09:50 -04:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
d1272b001c
Another batch of these.
...
I think I need to look into adding a feature soon.
Either that, or take a minor break.
2011-03-14 21:42:07 -04:00
Jason Felds
f951a87068
sm124futures: Working tap note cycling.
...
The code in NoteTypes could use a review:
perhaps the Type definition should be taken out of
the struct to try to make it more consistent?
2011-03-13 22:24:43 -04:00
Jason Felds
ca1bd8345d
sm124futures: Add TapNoteType to string function.
...
This will be needed for the Editor.
2011-03-13 20:52:03 -04:00
Jason Felds
6397c5cc4c
Default branch: flesh out the docs, ask query.
2011-03-02 21:48:08 -05:00
Jason Felds
d6f08c27cb
Hodgepodge of doxygen. Long way to go.
2011-02-13 11:14:58 -05:00
AJ Kelly
53a8a435ef
remove unfinished karaoke mode
2010-08-19 21:24:35 -05:00
AJ Kelly
eb504b5963
comment/cleanup
2010-07-17 02:33:13 -05:00
Jason Felds
86ef773c27
Line up comments.
2010-01-29 14:13:10 -05:00
Jason Felds
621d408677
Minor cleanup.
2010-01-29 14:10:25 -05:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00