Commit Graph

896 Commits

Author SHA1 Message Date
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
Jason Felds 13ec2cc57b Minor doc work. 2011-03-01 01:04:54 -05:00
Jason Felds 72703de9c6 Add some docs. 2011-02-28 13:38:36 -05:00
Jason Felds 3336840adf Factor out common code.
...how many more TapNotes can we squeeze in here anyway?
2011-02-28 10:23:27 -05:00
Jason Felds ccf92c7c1c Add No Lifts and No Fakes transform mods. 2011-02-28 10:02:23 -05:00
Jason Felds 8dd7b96ad4 Hopeful comment cleanup. 2011-02-28 09:36:37 -05:00
Jason Felds d9ea95145f More doxy. 2011-02-28 01:07:25 -05:00
Jason Felds 5375887c14 Allow for displaying the chart artist separately.
This defaults to false/off right now. It needs testing.
2011-02-28 01:04:24 -05:00
Jason Felds 97d0dde50b More docs. 2011-02-28 00:48:23 -05:00
Jason Felds 8982c660ce Add some docs. 2011-02-28 00:46:40 -05:00
Jason Felds 0587aeced5 Allow for dizzy hold heads. 2011-02-28 00:41:04 -05:00
Jason Felds b2cc16fed7 More detailed doc. 2011-02-28 00:35:56 -05:00
Jason Felds 6959db5059 Err...well, that merge failed. Try this one. 2011-02-28 00:21:57 -05:00
Jason Felds 59558d0e32 Radar branch: update SSC version number in cache. 2011-02-28 00:12:13 -05:00
Colby Klein 5fe1ed811d Don't try to draw nothing. 2011-02-27 20:47:11 -08:00
Colby Klein e1e7db4758 Draw strings in batches. This results in glDrawArrays calls being dramatically reduced, although it's still not perfect. Note: This breaks drawing strings which use multiple maps. 2011-02-27 20:30:44 -08:00
Jason Felds 97d2112fae YOINK! 2011-02-27 23:13:30 -05:00
AJ Kelly d0059135c4 whiny piece of junk 2011-02-27 22:05:22 -06:00
Jason Felds 7d4a5ab26b Radar branch. See description. ↓
1) Allow displaying Lift and Fake counts in the Editor.
2) Display the number of Fakes in the music select screen.
2011-02-27 22:50:26 -05:00
Jason Felds 86f3bf7e79 Radar branch: add Fakes wherever it made sense.
Need to check metrics, then ready to test.
2011-02-27 22:36:04 -05:00
Jason Felds ca83d063f8 More on the branch. NotesLoader/Writer set up. 2011-02-27 22:17:18 -05:00
Jason Felds 84ca444bd2 New branch: attempt to add Fakes to the radar.
At this point, the code still compiles.
Running? No guarantees. More work to be done.
2011-02-27 21:52:59 -05:00
Jason Felds d9a195d4c2 More docs. 2011-02-27 21:36:34 -05:00
Jason Felds 91ee8831a9 Well...almost. Still have to merge. ;) 2011-02-27 21:15:30 -05:00
Jason Felds f513f491ad Wish granted. 2011-02-27 21:15:10 -05:00
AJ Kelly 6690b72bc6 small SnapDisplay changes, nothing serious 2011-02-27 20:12:41 -06:00
Jason Felds 4ac8c51651 Do you believe in merging? 2011-02-27 21:04:00 -05:00
Jason Felds e7431bbfa5 DateTime doxygen. 2011-02-27 21:03:41 -05:00
AJ Kelly b08f96237b merging again 2011-02-27 20:03:05 -06:00
AJ Kelly c8746a14d5 notespace blah 2011-02-27 20:02:55 -06:00
AJ Kelly 24d4605c0b update comments, clean extra whitespace 2011-02-27 20:02:18 -06:00
Jason Felds 7e084a88f7 Let's see how this merge tree looks. 2011-02-27 20:41:49 -05:00
Jason Felds b5235c92ac Can't forget doxy'ing some arch stuff. 2011-02-27 20:41:27 -05:00
AJ Kelly 71a00e1b74 merge 2011-02-27 18:37:48 -06:00
AJ Kelly b0e0097bbc cleanup/comment stuff 2011-02-27 18:37:40 -06:00
AJ Kelly 77a57d5db3 update comment 2011-02-27 18:37:00 -06:00
AJ Kelly 6061d5c08e commenting 2011-02-27 18:36:41 -06:00
AJ Kelly 18f7dea5f9 [PlayerState] The old GetPlayerOptions() binding is now GetPlayerOptionsString(). There is a new GetPlayerOptions() binding that gets the PlayerOptions object, which has a GetNoteSkin() binding (and hopefully more in the future). 2011-02-27 18:36:05 -06:00
Jason Felds 8be622c969 Minor docs, wish to see git-hg merge take place. 2011-02-27 16:53:54 -05:00
AJ Kelly 1631074f8c messing around with smpackage, which doesn't want to compile for me on VS2008 Express still 2011-02-27 13:12:38 -06:00
AJ Kelly f2e7954054 various cleanup/comment changes 2011-02-27 00:52:32 -06:00
AJ Kelly 83b4aff301 remove extra semicolon 2011-02-27 00:51:40 -06:00
Jason Felds 8b9195368a More docs.
Note: in DisplayResolutions, the @brief before the #define
is not showing on the generated docs.

This may need to be looked in to.
2011-02-26 19:49:57 -05:00
Jason Felds 30d5812f9c Add more docs. 2011-02-26 19:31:04 -05:00
Jason Felds 98c5a1b704 Don't forget the merging. 2011-02-26 19:17:44 -05:00
Jason Felds 56da6d0fc1 More docs. 2011-02-26 19:17:31 -05:00
AJ Kelly 30f9215aef change how ScreenOptionsToggleSongs works.
Now the main page (ScreenOptionsToggleSongs) has the groups, and a sub-page (ScreenOptionsToggleSongsSubPage) holds all the songs in a specific group.
2011-02-26 15:11:41 -06:00
Jason Felds 2af90136f0 Small doc. 2011-02-26 12:31:12 -05:00
Jason Felds 3cbf007352 Another batch of doxy. 2011-02-26 02:54:17 -05:00