Commit Graph

34186 Commits

Author SHA1 Message Date
Forest 35d3094cfd Merge remote-tracking branch 'upstream/master' into debfixes 2014-09-11 04:10:10 -07:00
Forest 8b866c9584 Remove the execute bit from non-executable files.
Fixes stepmania/stepmania#300.
2014-09-11 04:03:32 -07:00
Kyzentun 1ecb7fbeda Merge branch 'CourseFixes' of https://github.com/kyzentun/stepmania 2014-09-10 20:53:00 -06:00
Kyzentun a08613e58d Merge branch 'debfixes' of https://github.com/foresto/stepmania 2014-09-10 20:51:12 -06:00
Kyzentun efd2a82bf7 Merge branch 'JudgementMessageParams' of https://github.com/sigatrev/stepmania 2014-09-10 20:49:03 -06:00
Kyzentun bcb2589114 Fixed endless courses to make them repick on repeats and not crash after repeating. 2014-09-10 02:44:49 -06:00
Forest 4c647a5b5f Merge remote-tracking branch 'upstream/master' into debfixes 2014-09-08 13:08:43 -07:00
Forest bdaf0542f8 Make sure the target dir exists before copying to it.
Parallel builds (make -j4) were failing because the installation directory
wasn't guaranteed to exist before we tried copying files to it.
2014-09-08 11:11:28 -07:00
Forest e8a56b17e3 Prepend $(DESTDIR) to install directories, for packaging tools. 2014-09-08 11:09:31 -07:00
Forest 1da2132956 Avoid spaces in the productID / installation directory name.
The productID is used as the installation directory name, and
a space character within it can be problematic for some packaging
tools.  We therefore use a - instead.
2014-09-08 11:01:29 -07:00
Colby Klein 9a060f3cf0 Merge pull request #306 from foresto/debfixes
Use legal printf format strings when logging.
2014-09-08 09:03:06 -07:00
Forest 96501df3d7 Use legal printf format strings when logging. 2014-09-08 02:23:45 -07:00
Kyzentun 33a9b042b2 Added MaxDimensionUsesZoom to BMT copy constructor. 2014-09-07 22:56:50 -06:00
Kyzentun 1ca9753e10 Sanity checking for frame and texuture hints from filenames. 2014-09-07 14:15:19 -06:00
Colby Klein d6205f2b84 SM5 beta 4 version bump + url updates 2014-09-06 17:00:41 -07:00
sigatrev ec23dcb503 fix major typo
oops...
2014-09-06 15:40:46 -05:00
sigatrev e60ac1395d expose tap notes for judgment message
allow themes access to as much information as possible on judgments
2014-09-05 22:30:33 -05:00
freem ef04f2914a Replace the usage of SOUND_PCM_WRITE_RATE with SNDCTL_DSP_SPEED. (See issue #292) 2014-09-05 03:43:00 -05:00
Kyzentun 8e9ec1053d Fixed CanGoLeft logic in SMC. 2014-09-04 21:18:24 -06:00
freem 49d0066108 header text shows over the underline; header shadow text shows under it. 2014-09-04 20:41:14 -05:00
freem 4f84621244 add missing return statement to max_dimension_use_zoom lua binding 2014-09-04 20:10:02 -05:00
Kyzentun 92a6d7be0f Merge pull request #288 from kyzentun/ScreenTexture
Special Screenshot texture.
2014-09-04 18:34:59 -06:00
Colby Klein 867af661df Merge pull request #291 from kyzentun/UnsuckCKJ
Massively improved Config Key/Joy Mappings Screen.
2014-09-04 17:26:40 -07:00
Kyzentun b75679f3c1 Actually use the argument in SetMaxDimUseZoom. 2014-09-04 18:21:39 -06:00
Kyzentun c6f598890b Added max_dimension_use_zoom lua function to control whether an individual BitmapText uses the zoom in maxwidth calculations. 2014-09-04 18:04:51 -06:00
Kyzentun 13066518fe Renamed Header elements to ListHeader. Removed hungarian notation from ScreenMapControllers. 2014-09-04 17:03:11 -06:00
Colby Klein b89bc65178 Change ES/OMES to 2x, extend timer on ScreenCaution
Also, changed indent style in .editorconfig to spaces  for txt files, to
reduce diff noise.
2014-09-04 10:38:37 -07:00
Kyzentun f2fdaa0cf5 Massively improved Config Key/Joy Mappings screen.
Warning is dismissable now, and cursor does not start in a position that will change a setting.
New special actions added:  ClearToDefault, ReloadFromDisk, SaveToDisk, SetListMode.  Exit is a special action.
Player is prompted to save when exiting screen instead of saving after every action.
Special actions fallback on Graphics/SMC action if they don't have their own.
Moved SMC overlay to Graphics/SMC warning.
Metrics for configuring input lock time, warning autodismiss time, lines visible, and NoSetListPrompt autodismiss time.
Header row added for cursor to start on.
ScreenMapControllers2 deleted as obsolete.
BitmapText:maxwidth changed to factor the zoom of the actor into the calculation.
2014-09-04 01:23:28 -06:00
Kyzentun e3f8d272c1 istream::operator bool() is explicit in C++11, use git diff 2014-09-02 14:33:55 -06:00
Kyzentun 4f2b92a25a Added __screen__ special texture name. Added AMV:GetTexture, RageTexture:Reload, and Screen:SetNextScreenName lua functions. 2014-09-02 05:18:29 -06:00
freem cecfff079d update stepmania.com links to point to old.stepmania.com where needed 2014-09-02 00:01:09 -05:00
freem ce15565145 fix ScreenEvaluation background not being centered properly 2014-09-01 23:04:07 -05:00
Kyzentun fcf51f4cc0 Added djpohly to credits. 2014-09-01 19:10:52 -06:00
Dan Guzek d1ec94bcd7 touch up style to InsertCredit and InsertCoin
Third time's the charm.
2014-09-01 20:26:55 -04:00
Dan Guzek 6ccbbb4f6f update InsertCoin and InsertCredit functions
These should now agree with kyzentun's suggestions.
2014-09-01 20:03:45 -04:00
Dan Guzek eae5fcb3ba expose InsertCoin and InsertCredit to Lua
This commit exposes InsertCoin() and InsertCredit() to Lua under GAMESTATE.  It adds a check to ensure overall credits don't become negative when deducting and only plays sounds if credits are being added.

Themers are instructed to deduct credits by passing negative values to InsertCoin.
2014-09-01 19:00:00 -04:00
Kyzentun aac32f81ad Rewrote ScreenCredits to move StepMania credits to Scripts/04 CreditsHelpers.lua and provide an API for adding sections so that themers don't have toe duplicate stepmania credits to theme the screen. 2014-09-01 15:41:58 -06:00
freem 46fac1fe8b Update ScreenHowToPlay elements to use localized strings 2014-09-01 14:33:04 -05:00
freem 8b93cae13d Remove non-working Export Packages for now; might add later if it works again 2014-09-01 14:05:01 -05:00
Colby Klein 76a255eacc Add people to credits. 2014-09-01 10:28:25 -07:00
Colby Klein c31ef08aeb Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania 2014-09-01 09:28:57 -07:00
Jonathan Payne d9d735e44a TwoPartSelection noteskin for pump only, routine skins 2014-09-01 05:38:33 -07:00
Jonathan Payne 0abdaa513d Continue now goes to SelectStyle. Fixes error 2014-09-01 04:49:26 -07:00
Colby Klein d1cdd04099 Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania 2014-09-01 04:49:24 -07:00
Jonathan Payne 4fdbb3dff6 ScoreDisplay has actual shadows now... 2014-08-31 23:50:08 -07:00
Jonathan Payne b6ff29fdd8 Make TwoPartSelection dialog hide on events 2014-08-31 23:26:23 -07:00
Jonathan Payne a64669b1bc Make TwoPartSelection dialog work for all players 2014-08-31 23:08:06 -07:00
Jonathan Payne 65af11af51 Fix up HowToPlay graphics (2) 2014-08-31 22:32:11 -07:00
Jonathan Payne 9b176447c3 Fix up HowToPlay graphics 2014-08-31 22:23:11 -07:00
AJ Kelly de36029650 Merge pull request #286 from dguzek/OSX-bundle-script
update OSX mkrelease scripts
2014-08-31 22:47:12 -05:00