Jonathan Payne
abe170fe22
Merge branch 'DefaultHeart' of https://github.com/kyzentun/stepmania into b4-heartRate
2014-09-14 15:18:08 -07:00
Kyzentun
64acd77c68
New NumPadEntry actor, used by ScreenHeartEntry.
2014-09-13 19:48:04 -06:00
Jonathan Payne
5fcf3e1466
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-13 16:29:28 -07:00
Kyzentun
f87afa8a4b
Added ScreenHeartEntry to default theme.
2014-09-12 15:07:46 -06:00
freem
b20fe48bba
fix some of the errors in the luadoc; doc returns
2014-09-11 17:03:39 -05:00
Kyzentun
17ccc0cef5
Merge pull request #311 from foresto/debfixes
...
Fix #300 : files are inappropriately marked executable
2014-09-11 05:28:05 -06:00
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
Jonathan Payne
c91bb20d21
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-10 00:47:55 -07: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
Jonathan Payne
3c054e80e5
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-07 14:45:04 -07:00
Kyzentun
1ca9753e10
Sanity checking for frame and texuture hints from filenames.
2014-09-07 14:15:19 -06:00
Jonathan Payne
15a9625b68
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-07 01:53:11 -07: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
Jonathan Payne
f5c7147eeb
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-04 20:23:28 -07: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
Jonathan Payne
b05ce49658
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-04 18:36:21 -07:00
freem
4f84621244
add missing return statement to max_dimension_use_zoom lua binding
2014-09-04 20:10:02 -05:00
Jonathan Payne
495b3283c5
Merge branch 'master' of https://github.com/stepmania/stepmania
2014-09-04 17:40:24 -07: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