Commit Graph

22 Commits

Author SHA1 Message Date
Jason Felds cb38eae9ba Removing the ScoreDisplay mods.
Lua has since replaced it.
2011-06-06 18:55:49 -04:00
AJ Kelly d0cca36f2a more small comment stuff 2011-06-03 19:52:20 -05:00
Jason Felds 84b5cf192e Don't ignore those warnings! 2011-05-27 10:53:30 -04:00
Jason Felds 283afa4687 Log if a mod isn't loaded for some reason. 2011-05-27 10:42:47 -04:00
Jason Felds 6b4703d2ed Not a fan of plain ASSERTs. 2011-05-27 10:26:43 -04:00
Jason Felds 640f8fe9fc [splittiming] PlayerOptions -> HasTimingChanges.
Steps gained most of the functionality and lua doc.
Leaving song version in: may still have a use
thanks to #DISPLAYBPM.
2011-05-15 14:05:02 -04:00
Jason Felds da51e26d07 Standardize conversion processes.
Too many arguments for or against the many methods:
stick to one inside a common function.

This commit will force recompilation of many files.
2011-05-11 15:58:31 -04:00
AJ Kelly 445f9a5e32 * [PlayerOptions] Added UsingReverse() Lua binding (automatically tests GetReverse() == 1)
* [PlayerState] Added GetCurrentPlayerOptions() Lua binding
2011-04-16 21:10:44 -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 c7873d9199 [PlayerOptions] Added SetNoteSkin(string) Lua binding. 2011-03-20 13:03:16 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 628a74a792 Effective C++ Violations down by over 5000.
I think that was the biggest batch.
2011-03-14 16:25:53 -04:00
Jason Felds ccf92c7c1c Add No Lifts and No Fakes transform mods. 2011-02-28 10:02:23 -05: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 30341de96e Add metrics for random modifier choosing. 2011-02-12 00:18:01 -05:00
AJ Kelly dc394b8569 add twirl and roll mods from OpenITG [original code by vyhd] 2010-08-21 14:17:52 -05:00
AJ Kelly b28c1a3556 f8f3a87: don't override user scroll in courses [Chris Danford] 2010-07-02 10:47:54 -05:00
AJ Kelly bff6eb0469 Add Pump it Up's X Mode (thanks to StepNXA); this version should work with all gametypes and stepstypes. 2010-05-02 10:15:02 -05:00
AJ Kelly 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00