Commit Graph
31474 Commits
Author SHA1 Message Date
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 ff526c5eb0 Back on clang. It compiles on my end.
Also, I thought I removed sm-ssc.app from here.
2011-07-26 11:35:44 -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
Jason Felds e099d5ed18 It's no longer sm-ssc.app, remember? 2011-07-25 04:34:08 -04:00
Jason Felds 881f58bc64 Welcome to the team Aldo. 2011-07-24 23:02:36 -04:00
Jason Felds 4525a2cf86 Move class definition to header. 2011-07-24 23:02:14 -04:00
Aldo Fregoso 0eec6f06a0 Updated RageDisplay_D3D.cpp to compile StepMania with any DirectX SDK up to August 2007 2011-07-23 08:10:24 -05:00
Jason Felds 1291121250 Fix hurp for the durp so blurp. 2011-07-23 01:45:10 -04:00
Jason Felds 18fc7086ea ...nah. don't feel like raging about merges. 2011-07-21 17:25:21 -04:00
Jason Felds d96a300a50 Remove out of bounds errors.
......I REALLY need a vacation now.
2011-07-21 17:25:02 -04:00
Jason Felds 505b6c8c98 Restoring this directory location for now.
I wonder if this was causing problems for XP users.
2011-07-21 17:24:23 -04:00
AJ Kelly fd404b7a09 finish up removing hardcoded BPMDisplay from ScreenNetSelectMusic 2011-07-21 16:22:34 -05:00
AJ Kelly 6bdaf5c92a [Course] Bumped up max edit course title length to 16 (still feels too short). Also added #DESCRIPTION tag and Course:GetDescription() Lua binding. 2011-07-21 16:17:48 -05:00
AJ Kelly 41e26e31ce add the two other missing characters from issue 226 2011-07-21 15:57:17 -05:00
AJ Kelly ccb79035fc tiny cleanup 2011-07-21 15:56:58 -05:00
AJ Kelly 2bc7277f21 add these, even though we don't use them yet 2011-07-21 12:00:34 -05:00
AJ Kelly 2061312366 remove this one section since sm-ssc IS mainline stepmania now. 2011-07-21 11:55:49 -05:00
AJ Kelly 6d47e20e41 [insert comment about merge here] 2011-07-21 11:44:33 -05:00
AJ Kelly 8ccc2d9db3 [BeginnerHelper] Removed DancePadAngle metric in favor of DancePadOnCommand. The same goes for PlayerAngle, rotation is now handled in PlayerP1/2OnCommand. 2011-07-21 11:44:07 -05:00
Jason Felds fa0b14d4e4 Untested F9/F10 sync code for split timing.
Let someone else try this I think.
2011-07-21 12:38:17 -04:00
Jason Felds e16bdc74f8 Keep the -sm5 suffix for Mac building.
We'll deal with gcc vs clang another time.
2011-07-21 12:37:43 -04:00
AJ Kelly 5351ecdfaa some todo for later 2011-07-21 11:07:59 -05:00
AJ Kelly f100740892 not a fan of the alot 2011-07-21 11:05:05 -05:00
AJ Kelly 2fe45f861c add missing BeginnerHelper metrics, should hopefully fix issue 410 2011-07-21 11:04:27 -05:00
Colby Klein 44a160708f Nitpicking, another try to make sure we're not doing things the driver doesn't support. 2011-07-20 22:38:10 -07:00
AJ Kelly bc8d340801 [Win32/CrashHandlerChild] Crashlog and log now open in the player's default text editor. Also, the Show Log button works again, including for people using Portable.ini. 2011-07-20 23:37:00 -05:00
Jason Felds 3502a3c29b Force 10.5 anyway, get fewer errors.
Not quite there yet: png_jmpbuf
AKA png_set_longjmp_fn is busted.
2011-07-20 21:55:15 -04:00
Jason Felds d7f0fa3ed2 Fix warnings with if statements. 2011-07-20 21:24:31 -04:00
Jason Felds 864bca63c3 ...yeah, stick with Xcode 3 for now.
Figures Lion would screw things up a bit.

We need a way to take advantage of the better SDKs.

...gah, we're just like Windows now. HELP!
2011-07-20 21:09:57 -04:00
Jason Felds 5164e80b7f Outdated comment is outdated. 2011-07-20 19:49:37 -04:00
Jason Felds 95c92094b7 Xcode3 builds again. 2011-07-20 19:43:04 -04:00
Jason Felds 0e1f56f1cd Did these strings get removed? 2011-07-20 19:41:43 -04:00
Jason Felds 98dd5c8e34 And the theming updates. 2011-07-20 18:41:01 -04:00
Jason Felds b561bdee44 Rushing this out: hope it works. 2011-07-20 18:38:24 -04:00
Jason Felds 55ad3779d8 Time to actually include all of zlib.
Windows users, you may have to make adjustments.
2011-07-20 18:33:44 -04:00
Jason Felds 9ae1292231 Die XBox Die 2011-07-20 18:20:30 -04:00
Jonathan Payne df12c3e2fc Bug 176: Small theme and behavior tweaks.
( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=176 )
2011-07-20 15:07:56 -07:00
AJ Kelly abced48599 add installer icon 2011-07-20 16:26:01 -05:00
AJ Kelly d20501c547 attempt to fix a crash when pressing ctrl+letter during the transition 2011-07-20 16:25:48 -05:00
AJ Kelly 7bd6462929 fix compile on windows 2011-07-20 16:20:41 -05:00
Henrik Andersson 899b16a796 [loading window->deafult] Noone could think of a good reason not to merge into default. 2011-07-20 22:19:07 +02:00
Henrik Andersson 759c7cac7e [default->loading window] Just a little merge. 2011-07-20 21:58:22 +02:00
Jason Felds 59686a46b0 Fix out of bounds error. 2011-07-20 15:29:24 -04:00