Files
itgmania212121/stepmania
Steve Checkoway fff087a76b Split out LoadFromSMNoteDataStringWithPlayer(). This fills out the NoteData without making any copies of sSMNoteData. Previously, this portion of the code copied the full string twice, once when splitting for measures and once when splitting for lines.
Only make a single copy of the string in LoadFromSMNoteDataString() when stripping out comments. Previously, the string was copied as many times as there were comments. Now, the whole loading can happen with a single copy of the data.
2006-06-20 13:34:28 +00:00
..
2006-05-05 21:48:00 +00:00
2006-06-18 19:06:24 +00:00
2006-02-13 04:50:54 +00:00
2006-06-14 00:56:02 +00:00
2006-03-20 18:42:11 +00:00
2006-06-12 11:41:44 +00:00