Commit Graph
3358 Commits
Author SHA1 Message Date
Jason Felds 526a76dea4 Experiment: no stretch jumps for pump possible.
To the pump players: give this a shot please.
2011-03-06 19:16:24 -05:00
Jason Felds eae575a246 Experiment: don't restrict halfdouble & routine.
I'm sure someone wants to see these in all difficulty levels.

Revert this if it becomes too crazy.
2011-03-06 18:57:29 -05:00
Jason Felds 81a8fb2a09 Move Lua Bindings to the end for consistency. 2011-03-06 01:55:48 -05:00
AJ Kelly f7781aa004 forgot this too 2011-03-06 00:35:46 -06:00
AJ Kelly c3ac117dbe fix compile, for real this time 2011-03-06 00:35:28 -06:00
AJ Kelly 6016d05b52 fix compile 2011-03-06 00:34:26 -06:00
AJ Kelly 5072481151 Added overlay input for ScreenInstallOverlay... commented out the stepmania.com launch for now. 2011-03-05 12:38:04 -06:00
Jason Felds 55a34e89d7 Mission accomplished: #COMBOS tag in sm-ssc.
This tag will not show up on saved SM files.
Let's not mess with that format any more than needed.
2011-03-05 02:03:59 -05:00
Jason Felds 6204de38a7 Combos branch: allow editing combo factor.
Need to check something on the default branch
before this gets pushed there: something may still
be off.
2011-03-05 01:44:58 -05:00
Jason Felds 994e7d9fa1 Combos branch: make checkpoints consistent.
A combination of #COMBOS and #TICKCOUNTS will be
needed to replicate some of the mission charts.
2011-03-05 00:33:18 -05:00
AJ Kelly b393826d23 lost cause 2011-03-04 22:49:11 -06:00
AJ Kelly 3aa0577801 forgot to commit ScreenEdit, which uses SnapDisplay 2011-03-04 22:48:40 -06:00
AJ Kelly f1fe71a60a whitespace kill 2011-03-04 22:48:17 -06:00
AJ Kelly 60ce757c5f spacing cleanup 2011-03-04 22:48:00 -06:00
AJ Kelly 7e128f8fdb it wasn't using the PlayerNumber for anything here. 2011-03-04 22:47:38 -06:00
Jason Felds 4a19be0d05 Combos branch: allow for combo factors on hits. 2011-03-04 23:12:16 -05:00
Jason Felds 69029816d1 Bring in updates to the combos branch. 2011-03-04 22:20:29 -05:00
Jason Felds 9b07d1f392 Allow setting Stops and Delays on the same row. 2011-03-04 22:12:08 -05:00
Jason Felds 25ce296a96 Put comment in the right position.
Try to only put @returns after @params.
2011-03-04 22:05:44 -05:00
AJ Kelly c1858f6920 cleanup and a small doxy note 2011-03-04 20:55:39 -06:00
Jason Felds 25ce852eed Get Loader and Writer set up for these segments. 2011-03-03 01:37:42 -05:00
Jason Felds 2f6b0614e9 combos branch: implement some header functions. 2011-03-03 01:30:57 -05:00
Jason Felds 3fb7f63bee New branch: work on ComboSegments.
The name of this branch is "combos".
2011-03-03 01:15:47 -05:00
AJ Kelly d7fa896646 CustomLighting is another command I'm having some trouble with... 2011-03-03 00:08:40 -06:00
AJ Kelly 0771d24022 working on a CelShading command that may or may not end up working; commented out for now 2011-03-03 00:03:56 -06:00
Jason Felds 367cf09d81 Update docs. Don't feel like merging. 2011-03-03 01:02:02 -05:00
AJ Kelly b36aabeeaa cleanup/comment 2011-03-02 23:57:57 -06:00
AJ Kelly dc196b38af fix compile for real this time 2011-03-02 21:49:31 -06:00
AJ Kelly 7f31b13bb0 comment/cleanup 2011-03-02 21:17:40 -06:00
Jason Felds 6397c5cc4c Default branch: flesh out the docs, ask query. 2011-03-02 21:48:08 -05:00
Jason Felds 62a1db4443 THERE! 2011-03-02 19:08:06 -05:00
Jason Felds 1672596922 Why must #macros end differently? 2011-03-02 19:05:18 -05:00
Jason Felds 263a842d8c Yeah, I've done this with #macros myself before. 2011-03-02 19:02:52 -05:00
AJ Kelly 9ed376e518 fix Mac build with ffmpeg 2011-03-02 17:55:38 -06:00
AJ Kelly 2a12c21daa apply Tatsh's patch from http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=218 2011-03-02 16:57:34 -06:00
AJ Kelly a6953e09b2 working towards finishing issue 24: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=24 2011-03-02 16:55:34 -06:00
AJ Kelly 1aff384afe Revert "src\NoteDisplay.cpp"
This reverts commit d750f2a1e8.
2011-03-02 16:40:48 -06:00
AJ Kelly d750f2a1e8 src\NoteDisplay.cpp 2011-03-02 16:37:20 -06:00
AJ Kelly 387bb95745 cleanup, comment 2011-03-02 14:42:27 -06:00
AJ Kelly 26227213dc cleanup, comment 2011-03-02 14:41:59 -06:00
AJ Kelly e6f9c503dd and moving it into here. 2011-03-02 14:37:16 -06:00
AJ Kelly 7567d21a9e moving some stuff out of here 2011-03-02 14:37:05 -06:00
AJ Kelly 53494f681a forgot a variable. fixes compile. 2011-03-02 01:34:44 -06:00
AJ Kelly 402000e6e0 [ScreenHowToPlay] Allow themers to use either .ssc or .sm files.
(update comment on ScreenGameplaySyncMachine)
2011-03-02 01:33:29 -06:00
AJ Kelly 182bb0590c this time, really allow themers to use either .ssc or .sm simfiles for ScreenGameplaySyncMachine. 2011-03-02 01:29:58 -06:00
AJ Kelly 76865a9a19 very minor whitespace removal 2011-03-02 01:19:53 -06:00
Jason Felds f3fbb07c80 Prepare for Steps to have Attacks.
At this time, this tag is whitespace.
Thus, the cache is not invalidated for now.
2011-03-01 15:55:02 -05:00
Jason Felds fcc42c0e4d Allow TickcountSegments to have a value of 0.
This allows for more accuracy with simfiles.
2011-03-01 09:30:47 -05:00
Thai Pangsakulyanont 0575e73b1e It wasn't there! I modified the wrong place! 2011-03-01 16:52:59 +07:00
Thai Pangsakulyanont 265c511a60 Better BPM loading! 2011-03-01 16:52:28 +07:00