Commit Graph

33390 Commits

Author SHA1 Message Date
Devin J. Pohly fb77dd8317 Specify which -Wno-unused we want 2013-10-14 12:54:48 -04:00
AJ Kelly 017faf527d Stretch backgrounds based on preference
It turns out we have a preference called StretchBackgrounds and this
seems like the perfect place to use it. Also we may want to set it to
true then by default, I don't know.

(Sourced from shakesoda/stepmania.)
2013-10-13 02:06:28 -05:00
AJ Kelly e329e91602 Add names to life meter/meter display items
I would've added commands but I'm not sure where they get run from (or
if they get run at all), so that's a job for later.

(Sourced from shakesoda/stepmania.)
2013-10-10 00:11:12 -05:00
AJ Kelly 303616a241 CombinedLifeMeterTug doesn't have MeterHeight
It strictly depends on the size of the graphic since there's no commands that
can be run on the stream as far as I can tell.

(Sourced from shakesoda/stepmania.)
2013-10-09 23:37:13 -05:00
Jonathan Payne ad67621b8a even more rsr stuff
helpdisplay + difficulties. which color is best on sstitle?

(Sourced from shakesoda/stepmania.)
2013-10-09 01:39:11 -07:00
Colby Klein 6d393c76b9 dtripper: new background, fix up wheel a bit
(Sourced from shakesoda/stepmania.)
2013-10-08 06:25:55 -07:00
Colby Klein 7b259847d9 Fix Blend.AlphaKnockOut (broken for a long time I guess)
(Sourced from shakesoda/stepmania.)
2013-10-07 14:31:03 -07:00
Colby Klein 7b76ed78d6 dtripper: Mess with wheel items
(Sourced from shakesoda/stepmania.)
2013-10-07 14:30:28 -07:00
AJ Kelly ff12dc332f small changes to roulette item
(Sourced from shakesoda/stepmania.)
2013-10-07 15:05:34 -05:00
AJ Kelly d3f8de2a2c Update gameplay sync simfile to one from Vospi
(Sourced from shakesoda/stepmania.)
2013-10-07 15:05:17 -05:00
Colby Klein 02ec3d871b Add dimension-tripper theme
(Sourced from shakesoda/stepmania.)
2013-10-07 12:48:42 -07:00
Colby Klein b34ab5577c rsr: get rid of gameplay decorations
(Sourced from shakesoda/stepmania.)
2013-10-06 22:19:31 -07:00
AJ Kelly 7ed3095492 Allow per-screen Start sounds instead of forcing Common Start
(Sourced from shakesoda/stepmania.)
2013-10-06 23:03:50 -05:00
Colby Klein f91be6cf9f Crop the background to fit instead of pillarboxing it
(Sourced from shakesoda/stepmania.)
2013-10-05 21:00:54 -07:00
Colby Klein b845c4c119 Fix _shigu offset
(Sourced from shakesoda/stepmania.)
2013-10-05 18:56:41 -07:00
Colby Klein cea4764798 Color the witches' ball differently
(Sourced from shakesoda/stepmania.)
2013-10-05 18:02:17 -07:00
Jonathan Payne c2be6bede7 More rsr
(Sourced from shakesoda/stepmania.)
2013-10-05 18:00:51 -07:00
Colby Klein 6f9b0dc4af rsr: Fix DVNO wheel colors
(Sourced from shakesoda/stepmania.)
2013-10-05 10:07:14 -07:00
Colby Klein ede552add8 rsr: MusicWheel upgrades part 2
(Sourced from shakesoda/stepmania.)
2013-10-05 06:36:35 -07:00
Colby Klein cc57fc26c8 rsr: Upgrade music wheel
(Sourced from shakesoda/stepmania.)
2013-10-05 06:10:21 -07:00
Jonathan Payne e8590451d8 Make rsr a little better again
Here come the huge lazy commits.

(Sourced from shakesoda/stepmania.)
2013-10-05 03:03:19 -07:00
AJ Kelly 02bcafbf82 luadoc for Profile:GetCategoryHighScoreList
(Sourced from shakesoda/stepmania.)
2013-10-04 07:53:22 -05:00
AJ Kelly 7787efdaa9 Add Lua bindings for RankingCategory
(Sourced from shakesoda/stepmania.)
2013-10-04 07:43:41 -05:00
Devin J. Pohly 146a77274f Update changelog 2013-10-14 01:09:57 -04:00
AJ Kelly 44c7334b18 some pedantic changes 2013-10-02 06:32:27 -05:00
Devin J. Pohly d363db2132 Clean out strings now that sm-ssc is something else 2013-10-13 23:02:51 -04:00
Devin J. Pohly 4c7fcc4e0c Resolve more song assets relative to song
Check to see if file exists in relative path before assuming it's
absolute.
2013-10-12 23:50:44 -04:00
Devin J. Pohly afe3009c7d fix lua error 2013-10-07 22:28:26 -04:00
AJ Kelly befc6665a0 Change ScreenNetSelectBase to use a unique font for the user list.
okay I'm not sure who originally had it using the chat font, but I want to hit them.
2013-09-26 12:46:32 -04:00
Devin J. Pohly d9a37be653 finish removing ScreenPackagesSSC
Missed it in the Xcode projects and HelloWorld.
2013-09-26 12:45:38 -04:00
Colby Klein 5ddc0562d5 Remove ScreenPackagesSSC 2013-09-26 12:44:39 -04:00
Devin J. Pohly 9f4d91418f fix semantics in XNode compiling 2013-09-24 14:24:11 -04:00
Jason Felds 4f0dc3e832 CatWEax is right: fix up alignment.
Hoping I fixed it the right way.
2013-09-23 21:06:33 -04:00
Devin J. Pohly c3c4da2d65 PIUIO: fix lights mapping for five-panel input
Based on info from bug 990.
2013-09-23 15:43:16 -04:00
Jonathan Payne db4acae2c5 Update /rsr slightly. 2013-09-22 13:38:25 -04:00
AJ Kelly 90fe50a064 add NumTracks param to hold Judgment message
For SSC compat.  This parameter is redundant, and themers should use
GAMESTATE:GetCurrentStyle():ColumnsPerPlayer() instead.
2013-09-22 05:13:12 -04:00
Devin J. Pohly d6631caf3c Wire in new CustomSpeedMods implementation
Forgot this little bit earlier.  Whoops!
2013-09-20 16:16:21 -04:00
Devin J. Pohly 2844703b60 Adjust indentation
No-op.
2013-09-07 17:30:52 -04:00
Devin J. Pohly 366cfae8b9 Fix the LastSeen logic for autokeysounds
We were never actually setting iLastSeenRow, so the if statement wasn't
meaningful anyway.
2013-09-07 17:28:19 -04:00
Devin J. Pohly 63a31d41d8 Revert "fix visual glitch on autoplay rolls"
This reverts commit 48975f7f1d.

Fixed one visual glitch but introduced a weirder one.  Revert.
2013-09-07 16:56:00 -04:00
Devin J. Pohly 5f1936264b Add missing header. Oops. 2013-09-07 14:48:47 -04:00
Devin J. Pohly ca1cdbabb0 Make mount ArchHooks match across platforms 2013-09-07 10:53:33 -04:00
Devin J. Pohly 8cbfbf377c update changelog 2013-09-07 00:53:05 -04:00
Devin J. Pohly d5345f2f37 Rewrite CustomSpeedMods to use new profile hooks
This fixes bug 1054.
2013-09-06 23:38:03 -04:00
Devin J. Pohly cc38fa1d5a Profile: add custom load/save hooks
Themes can use these to implement custom per-profile data, such as
SpeedMods.txt.  For memory cards, they will be executed while the card is
mounted and should read/write everything they will need at that point.
2013-09-06 23:36:54 -04:00
Devin J. Pohly 9309ee09e9 MemoryCardDriver: parse fstab comments
Also silences some unneeded warnings.
2013-09-05 15:34:25 -04:00
Devin J. Pohly 1ef4c16bb5 update a few old sm-ssc URLs 2013-09-01 00:05:11 -04:00
Devin J. Pohly 76fa79caa6 update to a more complete Lua.xml
The current placement of the call to GetLuaInformation misses a bunch of our
"singletons."  Moving it causes problems, but we can at least include them in
the documentation as if it worked properly. :)
2013-08-31 23:59:22 -04:00
Devin J. Pohly dc32ee0486 editor: re-enable convert to delay/stop at beat 0
This should behave nicely after the previous commit.
2013-08-30 15:10:30 -04:00
Devin J. Pohly f530fac433 TimingData: don't break indefinite segments when deleting rows
We had BPM hard-coded in, but other indefinite segments (scroll, tickcount,
combo, etc.) were not being preserved, causing editor problems/crashes.
2013-08-30 15:09:49 -04:00