Jason Felds
|
1e63b898f2
|
Fix a memory leak.
|
2011-03-22 22:18:25 -04:00 |
|
Jason Felds
|
04300bb48c
|
Try to respect hungarian notation better.
|
2011-03-21 02:10:10 -04:00 |
|
Jason Felds
|
25ed1ef8ea
|
Finish the job here before leak testing.
Now...how to remove the leak...?
|
2011-03-21 01:40:39 -04:00 |
|
Jason Felds
|
220e4e168d
|
Re-revert, implement right.
Pay attention to your compiler warnings everyone.
(And also don't test exclusively in the editor.)
|
2011-03-21 00:58:56 -04:00 |
|
Jason Felds
|
22c3027133
|
Reverting recent initialization list attempt.
The old code was behaving better...by that I mean not crashing on me.
Steve is right: time to use different tools to improve our code.
|
2011-03-21 00:42:30 -04:00 |
|
Flameshadowxeroshin
|
226cb92aac
|
prevent possible WAV read hang (thanks to Steve Checkoway)
|
2011-03-20 21:42:57 -05:00 |
|
AJ Kelly
|
7d8e2c33bc
|
[PlayerOptions] Tons of new Lua bindings. See the Lua documentation for all of them, there's too many to print here.
|
2011-03-20 21:25:49 -05:00 |
|
AJ Kelly
|
d854a99317
|
change how GetNoteSkin binding works
|
2011-03-20 20:52:56 -05:00 |
|
AJ Kelly
|
a576269730
|
small cleanup/comment
|
2011-03-20 20:50:58 -05:00 |
|
AJ Kelly
|
7f66664d26
|
remove a tiny bit of whitespace
|
2011-03-20 20:50:35 -05:00 |
|
Thai Pangsakulyanont
|
a044bf149e
|
Merge with PMS loading code. Though the notes load now, the samples are in Microsoft ADPCM which can't be loaded correctly at this time.
|
2011-03-21 01:51:04 +07:00 |
|
Jason Felds
|
8e892f4af2
|
Too many Wolfmen. I'm specifically "2000".
|
2011-03-20 14:11:25 -04:00 |
|
AJ Kelly
|
73550fadfb
|
update credits; add theDtTvB to the sm-ssc team
|
2011-03-20 13:09:46 -05:00 |
|
AJ Kelly
|
c7873d9199
|
[PlayerOptions] Added SetNoteSkin(string) Lua binding.
|
2011-03-20 13:03:16 -05:00 |
|
Jason Felds
|
6962196795
|
From Dr. Checkoway's school of Copy().
|
2011-03-19 22:38:05 -04:00 |
|
Thai Pangsakulyanont
|
255b3444aa
|
Add the Pop'n #PLAYER 3 cases to BmsLoader too.
|
2011-03-20 09:25:45 +07:00 |
|
Thai Pangsakulyanont
|
fb56c8762d
|
some PMS files have #PLAYER set to 3
|
2011-03-20 09:24:47 +07:00 |
|
Jason Felds
|
9b2e18ab24
|
Celebrate the death of the xbox. Merge.
|
2011-03-19 20:41:28 -04:00 |
|
Jason Felds
|
12872f0a50
|
More effective fixes. Still no issues.
Note: you will most likely end up recompiling the whole thing.
|
2011-03-19 20:40:35 -04:00 |
|
AJ Kelly
|
cf81f8cc3b
|
remove xbox support; it doesn't work, and it'd take too much effort to get it working again
|
2011-03-19 19:28:57 -05:00 |
|
Jason Felds
|
22b7b34897
|
More effective fixes.
Course playing still results in it playing fine.
|
2011-03-19 18:26:55 -04:00 |
|
Jason Felds
|
3dcdf67666
|
Right, right, don't force others to be effective.
Wait, that came out wrong.
|
2011-03-19 17:10:38 -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
|
c4b0b77ab8
|
More warning fixes.
Editor didn't break with my NoteData changes.
|
2011-03-19 16:18:53 -04:00 |
|
Jason Felds
|
7fa50ff351
|
More effective fixes.
We may have to actually do full blown replacements.
|
2011-03-19 13:27:48 -04:00 |
|
Thai Pangsakulyanont
|
31f7b16f47
|
Add *.bml to BMSLoader::GetApplicableFiles. BML stands for Be-Music Longnote.
Because it is an extension to BMS, so most apps save them with bms extension anyway,
there exist some convertors that output to .bml files however.
|
2011-03-19 20:57:38 +07:00 |
|
Thai Pangsakulyanont
|
8d80ddedf2
|
Compress/Expand shall not break apart hold notes that overlaps the start/end marker.
|
2011-03-19 19:38:45 +07:00 |
|
Thai Pangsakulyanont
|
a9af35d94e
|
Make compress/expand preserve timing data by also adjusting BPM changes between start and end marker. The adjusting part is at TimingData::ScaleRegion.
|
2011-03-19 18:58:44 +07:00 |
|
Jason Felds
|
c300c20fea
|
Effective fix.
I'll understand when you can use new whatever in the
initialization list some other time.
|
2011-03-18 12:33:53 -04:00 |
|
Jason Felds
|
f6034bb103
|
More Effective Violations being purged.
|
2011-03-18 12:18:09 -04:00 |
|
Jason Felds
|
8829599e4d
|
Thai, you'll learn we merge often. ;)
|
2011-03-18 11:54:49 -04:00 |
|
Jason Felds
|
942c3c685b
|
More of my warnings crusade.
|
2011-03-18 11:53:56 -04:00 |
|
Thai Pangsakulyanont
|
dc1be26231
|
Added my changes to the changelog. Put it on 20110316 because I pushed to sm-ssc on that day.
|
2011-03-18 22:32:00 +07:00 |
|
Thai Pangsakulyanont
|
f044f15444
|
commit
|
2011-03-18 12:28:31 +07:00 |
|
Thai Pangsakulyanont
|
c2fe12120c
|
fixed missing autokeysounds when they are inserted on the tail of a hold note (they are removed)
|
2011-03-18 12:25:20 +07:00 |
|
AJ Kelly
|
8892ad3078
|
fix a crash on themes which use the detail lines on ScreenEvaluation
|
2011-03-17 18:22:31 -05:00 |
|
AJ Kelly
|
661a1b8910
|
fix PaneDisplay
|
2011-03-17 15:05:15 -05:00 |
|
Jason Felds
|
47ebbdbd26
|
Metrics for the future. ;)
|
2011-03-17 15:40:35 -04:00 |
|
Jason Felds
|
57fbdab648
|
Improvement to the Compress/Expand fix by Thai.
|
2011-03-17 15:26:09 -04:00 |
|
Jason Felds
|
3c3618f28d
|
Fix Compress/Expand Steps bug.
|
2011-03-17 15:13:30 -04:00 |
|
Jason Felds
|
ef1c7e7c76
|
Merge buggy maroon no merge backs. ;)
|
2011-03-17 14:41:55 -04:00 |
|
Jason Felds
|
77e1b87cdd
|
Resolve issue 76: add a new metric.
One can now define whether Ctrl+Up expands the selection
or shrinks it, and vice~versa with Ctrl+Down.
|
2011-03-17 14:41:26 -04:00 |
|
Thai Pangsakulyanont
|
af425e798b
|
merge
|
2011-03-18 01:21:37 +07:00 |
|
Thai Pangsakulyanont
|
87109a1a66
|
+ make it support o2mania-style notecharts when playing on beat_single7
+ comments cleanup
|
2011-03-18 01:19:06 +07:00 |
|
Jason Felds
|
c1d077888e
|
Fix a crash bug by preventing the situation.
|
2011-03-17 14:02:25 -04:00 |
|
Jason Felds
|
49b95ea52f
|
We're sharing the glory here.
|
2011-03-17 13:34:28 -04:00 |
|
Jason Felds
|
1f2e26790c
|
I shouldn't have to need 3 lines for NoteData.
Add helper function.
|
2011-03-17 12:31:16 -04:00 |
|
Jason Felds
|
409c885d65
|
Fix compile...and I think fix the save problem.
Not the best way to do this perhaps, but it's something.
|
2011-03-17 12:21:20 -04:00 |
|
Jason Felds
|
bb0013d3bb
|
Line endings...be normalized! Again!
|
2011-03-17 01:57:46 -04:00 |
|
AJ Kelly
|
fc598de950
|
i guess it wants me to commit this
|
2011-03-17 00:51:46 -05:00 |
|