Commit Graph
34589 Commits
Author SHA1 Message Date
Kyzentun 7c2fd0153c Merge pull request #483 from Achifaifa/master
changed dead link in manual
2015-02-26 22:00:46 -07:00
Yuri Numerov 865099e8a4 removed beta from link 2015-02-27 06:00:59 +01:00
Yuri Numerov 1b7094ae6b changed dead link in manual 2015-02-27 05:40:25 +01:00
Kyzentun 66d8490781 Changed PainDisplay to print errors when MetricsGroup or PlayerNumber are not supplied instead of asserting. 2015-02-26 21:31:20 -07:00
Kyzentun c4fed9747c Fixed crash on no args to AddInputCallback. Clear steps for all players when deleting on ScreenEditMenu. Changed assert message in ApplyDerivedType to be useful. Fixed typos in OptionRowHandler message and EditHelpText. 2015-02-26 14:51:54 -07:00
Ben "root" Anderson bde705ab0b Place characters of right-to-left alphabets correctly. 2015-02-22 22:05:27 -06:00
freem fd8a1bb69a luadoc: update TextEntrySettings reference to the file in themerdocs, instead of the sm-ssc changelog 2015-02-22 06:21:26 -06:00
Kyzentun 62aaba82f4 Unbreak resolution texture hint. 2015-02-20 20:29:07 -07:00
Kyzentun 955c807dd5 Clear the steps from Player 1 when deleting them in ScreenEditMenu. 2015-02-16 18:54:09 -07:00
Kyzentun f1229d29cb Made backslash mappable. Fixed mistake in previous AddSegment fix so now it correctly compares to the previous segment again. F7/F8 no longer allow negative bpms to match Edit BPM behavior. 2015-02-16 13:31:21 -07:00
Kyzentun d0ee05795f Merge pull request #470 from YungDaVinci/patch-1
Update ActorMultiVertex.h
2015-02-14 10:41:45 -07:00
YungDaVinci f1a9b78ffe Update ActorMultiVertex.h
Uh, that's not what ActorMultiVertex does.
2015-02-14 09:54:24 -05:00
Kyzentun 233355f936 Changed SMO urls in language files to point to stepmaniaonline.net. 2015-02-13 12:10:13 -07:00
AJ Kelly 787bc0be3c Merge pull request #468 from dguzek/OS-X-BundleScript
fix OS X bundle scripts
2015-02-13 10:19:42 -06:00
Dan Guzek b75a00a22c fix OS X bundle scripts
ProductInfo.h used to contain both Family and Version information.  This is no longer the case.

Family (StepMania) is now grabbed out of ProductInfo.h, and
Version (5.0.x) is now grabbed out of ver.h
2015-02-13 05:14:13 -05:00
Kyzentun 5900c9ded1 Fixed crash in edit mode from adding a bpm change that makes the bpm change after it redundant. 2015-02-13 02:17:49 -07:00
Kyzentun 6cacfef71d Changed LifeMeterBattery to not subtract 1 from displayed life number, so the number will match the amount broadcast in the LifeChanged message. 2015-02-13 00:20:38 -07:00
Colby Klein 4c5aeaf4b8 Update changelog 2015-02-12 21:56:17 -08:00
Colby Klein b07dc24700 Add Automappings for D-Force dance pads 2015-02-12 20:30:59 -08:00
Kyzentun 29f4ef509e Updated Translators section. Updated ScreenCredits in default. 2015-02-12 21:00:34 -07:00
Kyzentun 79cb91491b Merge pull request #467 from Thumbsy/master
Dutch translations, polishing and filling in missing lines.
2015-02-12 20:15:44 -07:00
Thumbsy 1eefbf2113 Now for default as well. (previous was _fallback)
Also some minor fixes/appends to _fallback translations
2015-02-13 02:37:20 +01:00
Thumbsy ad62e59d57 Polished existing and added missing translations
THAT WAS A LOT OF LINES POTVERDIKKIE
2015-02-13 01:38:55 +01:00
Colby Klein e22f36be6f Merge pull request #466 from TheFireRed/patch-1
Spanish small update
2015-02-11 03:54:53 -08:00
A. G. de la Muñoza 3c200412a3 Language small update
Sorry!
2015-02-11 10:06:26 +01:00
Kyzentun 1d0dafb273 Record Hold Time Polish strings. 2015-02-10 16:04:36 -07:00
Kyzentun 111320d5b3 Merge pull request #464 from Jousway/CaringAboutNoteskin
putting back roll heads
2015-02-10 13:59:50 -07:00
Kyzentun 920709b3ff Merge pull request #461 from TheFireRed/master
Spanish Language updated
2015-02-10 13:55:16 -07:00
Kyzentun 8d5a272d99 Fixed ScreenEvaluationSummary to not run off the end of its banner list if over 5 songs were played. Added Alejandro to translation credits. 2015-02-10 13:54:33 -07:00
Jousway e32648eeeb putting back roll heads
do we even need those lines?
2015-02-10 21:04:51 +01:00
Kyzentun d5d53ff2ff Removed extended initializer list usage from NotesLoaderBMS because that requires C++11. 2015-02-09 21:05:36 -07:00
John Smith a83c7bcf04 Spanish Language updated (2)
EditHelpText updated (line 1522)
Record Hold Time added (line 1563)

I took the opportunity to fix some other typos. Lookin' good!
2015-02-10 01:41:26 +01:00
Kyzentun 8643d369b7 Merge pull request #444 from zardoru/master
BMS extended control flow.
2015-02-09 17:19:42 -07:00
John Smith eb7acb89ff Spanish Language updated
Here's my Spanish translation. The missing string lines have been added
to the files.
2015-02-09 23:35:13 +01:00
Kyzentun cb379505d5 Changed edit mode to allow configuring RECORD_HOLD_SECONDS. 2015-02-08 18:39:45 -07:00
Kyzentun 65a1551c6d Changed SetCurrentStyle to unjoin other player when setting OnePlayerTwoSides to fix crash from second joining on SSS and picking double. Changed MusicWheel FilterWheelItemDatas to clear the vector it's putting the filtered data in instead of appending to the end. Updated Polish translation. 2015-02-08 10:33:51 -07:00
zardoru da3326ab31 Add comments for posterity. 2015-02-05 23:30:32 -03:00
zardoru 597a17dd30 Consider all referenced channels instead of the used ones. 2015-02-05 23:04:33 -03:00
Kyzentun 1de3cce1cd Fixed quotes and spelling in new actor examples. Fixed RollingNumbers to do nothing instead of crashing if it's rendered before it loads its metrics. 2015-02-05 18:56:56 -07:00
YungDaVinci fa560d755c Create RollingNumbers.lua 2015-02-05 19:34:00 -05:00
YungDaVinci be89efe77a Create Quad.lua 2015-02-05 19:33:23 -05:00
YungDaVinci b8157ee1f0 Create BitmapText.lua 2015-02-05 19:32:10 -05:00
zardoru b78f1bcfd8 Merge branch 'master' of https://github.com/stepmania/stepmania 2015-02-05 19:29:51 -03:00
Kyzentun 8ccf1d8a3e Added HAST to changelog and find_missing_strings_in_theme_translations to docs. 2015-02-05 12:09:52 -07:00
zardoru 14f4c2e3fe Fix nested branches not being triggered. 2015-02-05 15:38:42 -03:00
Kyzentun 138077db67 Merge branch 'with-system-pcre' of https://github.com/Tatsh/stepmania 2015-02-05 00:47:25 -07:00
Kyzentun ad877b6dcb Changed BackgroundEffects files to apply the playback rate to videos. Added GetUpdateRate to ActorFrame and Get/SetDecodeMovie to Sprite. Hope nobody is caught off guard by checkerboard no longer playing videos back at 4x rate. 2015-02-05 00:37:08 -07:00
Kyzentun 72aa6c6164 Changelogged the unconflict. 2015-02-04 19:30:05 -07:00
Kyzentun 72ec78ec11 Unconflicted changelog. 2015-02-04 19:27:50 -07:00
Kyzentun 3f429a1bcc Added bgchanges format doc. 2015-02-04 14:43:55 -07:00