64e7b85a9e
add SaveToJsonFile() function from SM4 betas.
AJ Kelly2012-07-01 12:24:39 -05:00
7d6fffeb8c
and now I know why some people hate the .ssc format.
AJ Kelly2012-06-28 12:34:58 -05:00
647928f0d9
also update offset; not sure if it should be -0.025 or -0.021 so I'm going with the former, as in the bug report (#800)
AJ Kelly2012-06-28 12:26:07 -05:00
1e90d82e57
change BPM of gameplay sync machine simfiles per issue 800
AJ Kelly2012-06-28 12:24:37 -05:00
0db0295e08
and exactly why is there a : after 'dance-single'?
AJ Kelly2012-06-27 21:32:54 -05:00
87d77d6cde
[SongManager] Ending a group's name in PreferredSongs with "/*" will now load all songs from that group automatically.
AJ Kelly2012-06-27 20:25:59 -05:00
7422552936
in 16-bit texture mode, some graphics are better served by using dither, instead of banding. work in progress.
AJ Kelly2012-06-17 00:43:38 -05:00
dd82dc90fc
[Steps] Modified HasSignificantTimingChanges; the following now disqualify when using a CMod: Stops, Delays, Warps, Speed Changes, Scroll Changes. Songs with a non-constant BPM will only disqualify if the High/Low difference is greater than 3.00.
AJ Kelly2012-05-21 22:04:02 -05:00
3148121f1f
Hack: stop lua error and crash on "fixing".
Jason Felds2012-05-21 18:28:15 -04:00
96969ce4e8
only run update logic after applying command line options; allows --ExportLuaInformation to run without requiring user input
AJ Kelly2012-05-21 13:14:23 -05:00
09f369cd33
Imported the check for updates code from StepMania AMX. --- TODO: Move the code from NSMAN to a new class TODO: HOOKS->GetURL for Linux TODO: Do not run the check every time the game is launched, use: PREFSMAN->m_iUpdateCheckIntervalSeconds - Seconds to wait before running the next check PREFSMAN->m_iUpdateCheckLastCheckedSecond - Timestamp of the last check
Aldo Fregoso2012-05-21 02:29:59 -05:00
ea0a854065
[LoadingWindow_Gtk] Actually resolve the path to the Splash file. [djpohly]
AJ Kelly2012-05-17 12:08:05 -05:00
a476e34619
[ScreenOptionsMasterPrefs] Allow for FastLoadAdditionalSongs preference to be called via the "conf" command.
AJ Kelly2012-05-16 13:14:13 -05:00
9d3b2f10dd
fix eval showing one stage later than expected
AJ Kelly2012-05-16 13:13:58 -05:00
d35089a75f
metrics for versus techno stuff
AJ Kelly2012-05-14 21:54:17 -05:00
650723a7e5
add Double5 to techno list, need to add Versus modes at some point
AJ Kelly2012-05-14 21:48:42 -05:00
058c90aceb
[Course] Added AllSongsAreFixed() Lua binding.
AJ Kelly2012-05-14 00:25:58 -05:00
dcce92d22f
I'm going to do something ELSE for this alpha in terms of toggling things. if enough people legit complain, I'll revert it.
AJ Kelly2012-05-14 00:25:49 -05:00