Commit Graph

  • 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. Kyzentun 2015-02-05 18:56:56 -07:00
  • fa560d755c Create RollingNumbers.lua YungDaVinci 2015-02-05 19:34:00 -05:00
  • be89efe77a Create Quad.lua YungDaVinci 2015-02-05 19:33:23 -05:00
  • b8157ee1f0 Create BitmapText.lua YungDaVinci 2015-02-05 19:32:10 -05:00
  • b78f1bcfd8 Merge branch 'master' of https://github.com/stepmania/stepmania zardoru 2015-02-05 19:29:51 -03:00
  • 8ccf1d8a3e Added HAST to changelog and find_missing_strings_in_theme_translations to docs. Kyzentun 2015-02-05 12:09:52 -07:00
  • 14f4c2e3fe Fix nested branches not being triggered. zardoru 2015-02-05 15:38:42 -03:00
  • 138077db67 Merge branch 'with-system-pcre' of https://github.com/Tatsh/stepmania Kyzentun 2015-02-05 00:47:25 -07:00
  • 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. Kyzentun 2015-02-05 00:37:08 -07:00
  • 72aa6c6164 Changelogged the unconflict. Kyzentun 2015-02-04 19:30:05 -07:00
  • 72ec78ec11 Unconflicted changelog. Kyzentun 2015-02-04 19:27:50 -07:00
  • 3f429a1bcc Added bgchanges format doc. Kyzentun 2015-02-04 14:43:55 -07:00
  • cf02a8fe50 Removed setmetatable mistake from default's ScreenFilter and ProTiming lua option rows. Kyzentun 2015-02-04 12:04:48 -07:00
  • 507a6cd5dd Merge pull request #455 from djpohly/iidx-wheel-sections Colby Klein 2015-02-03 20:48:49 -08:00
  • c400794d50 Added ForceStateUpdate and SetDecodeMovie to AMV. Fixed SetStateProperties and SetQuadState off by one errors. Added size lua functions to RageTexture. Added GetBGChanges to Song. Kyzentun 2015-02-02 23:28:33 -07:00
  • c76b40ae99 Changed ScreenSyncOverlay to not stick off screen. Kyzentun 2015-02-02 10:31:12 -07:00
  • 989ea5d862 Added script function for finding what needs to be translated. Kyzentun 2015-02-02 09:19:51 -07:00
  • 131b7eac94 Merge branch 'master' of github.com:stepmania/stepmania freem 2015-02-01 23:24:54 -06:00
  • 2d4c431c3e 32-bit verinc.exe; I don't know what you guys were thinking freem 2015-02-01 23:24:31 -06:00
  • 6570db599c AMV animation state system added. Kyzentun 2015-02-01 17:01:15 -07:00
  • 5a7199d8fe EditRecordModeLeadIn translations from Jarosław Pietras. Kyzentun 2015-02-01 09:35:16 -07:00
  • 603b9d95fc Allow OnlyShowActiveSection wheel to include current section title Devin J. Pohly 2015-02-01 10:09:59 -05:00
  • 156259d6fb Merge pull request #452 from djpohly/hide-inactive-section-fix Devin J. Pohly 2015-02-01 09:59:39 -05:00
  • c121e64064 More accurate handling of BMS time signatures. zardoru 2015-01-31 20:20:22 -03:00
  • c7ffbb3453 Lead in time before recording starts in edit mode is now a preference. Kyzentun 2015-01-31 14:03:30 -07:00
  • e321a25ff0 Merge pull request #453 from djpohly/travis-install-step Kyzentun 2015-01-31 09:35:46 -07:00
  • 39c7e1bb45 Cleaner approach. Jason Felds 2015-01-31 11:14:56 -05:00
  • d5a1a858b6 add apt-get update and -y to dependency installation Devin J. Pohly 2015-01-31 11:11:26 -05:00
  • 874ebf8754 Allow arbitrary indentation on the BMS loader. zardoru 2015-01-31 13:05:30 -03:00
  • f18fa45495 MusicWheel: fix CloseCurrentFolder with OnlyShowActiveSection Devin J. Pohly 2015-01-31 04:26:51 -05:00
  • 7f55c82846 toggling wheel sections should not end screen Devin J. Pohly 2015-01-31 04:18:32 -05:00
  • 8cde91eb2e Prevent crashes from an invalid noteskin being set. Kyzentun 2015-01-31 00:23:54 -07:00
  • 09eede311c LOG->Info takes a char*, not an RString. Kyzentun 2015-01-30 23:41:59 -07:00
  • 86410a0570 Lazy update to ReceptorArrowRow so that ScreenNameEntry will work again. Kyzentun 2015-01-30 21:22:04 -07:00
  • b6e6185156 LoadTransformedSlidingWindow and LoadOverlapped now strip the PlayerNumber of each tapnote to PLAYER_INVALID so that NoteDisplay doesn't crash during rendering a single chart that was autogenned from a couple chart. Kyzentun 2015-01-30 10:05:15 -07:00
  • b4ede3f977 Stupid LuaHelpes::Push doesn't have a size_t specialization. Kyzentun 2015-01-30 09:30:50 -07:00
  • 647b361284 Added wrapper states to actors. Wrapping an actor inside a frame when building a screen is now unnecessary. Kyzentun 2015-01-30 09:05:09 -07:00
  • 615d4e6ef6 That shit was deprecated back in Windows XP! Service pack nothing, I'm talking RELEASE DAY. Ben "root" Anderson 2015-01-29 15:29:33 -06:00
  • 8b846cde08 Merge branch 'master' of github.com:stepmania/stepmania Ben "root" Anderson 2015-01-29 15:27:41 -06:00
  • 07defa4379 On closer inspection, this shouldn't be changed until 5.1. Ben "root" Anderson 2015-01-29 15:17:26 -06:00
  • 110d958558 Updated default theme Polish translation from Jarosław Pietras. Kyzentun 2015-01-29 13:17:50 -07:00
  • 0a4902c648 ...and the Mac side. Jason Felds 2015-01-28 22:09:38 -05:00
  • 890e19f16d Merge branch 'master' of github.com:stepmania/stepmania Jason Felds 2015-01-28 21:46:29 -05:00
  • a7fc46829e Don't force the old SDK. Jason Felds 2015-01-28 21:46:13 -05:00
  • 7a6db33644 Adapt to recent version_num changes. Jason Felds 2015-01-28 21:45:23 -05:00
  • 9c52fb659b I have no idea why I did that. I shouldn't have done that. Ben "root" Anderson 2015-01-28 20:09:19 -06:00
  • da49c509dd I accidentally a file Ben "root" Anderson 2015-01-28 20:05:34 -06:00
  • 8586f39a9c Merge branch 'master' of github.com:stepmania/stepmania Ben "root" Anderson 2015-01-28 19:22:44 -06:00
  • 7a33b8a44a Program version is now in a const from a generated file, not a static macro. Plus all the mess I had to make to get that to work. Ben "root" Anderson 2015-01-28 19:21:24 -06:00
  • 29f77a4b0e Merge pull request #98 from wolfman2000/wolf-json-library Jason Felds 2015-01-28 19:49:51 -05:00
  • 36a412f6e4 Add --with-system-pcre; allow building against system PCRE library Andrew Udvare 2015-01-28 16:11:26 -08:00
  • 49bda1e0e5 Add support for #IF, #ELSE, #ELSEIF, #ENDIF for BMS. zardoru 2015-01-28 19:55:57 -03:00
  • 0d394e269d Declare version_* in only one place. Define them in ver.cpp (at least on autotools). Ben "root" Anderson 2015-01-28 16:45:19 -06:00
  • a733560e62 I assume this was a typo Ben "root" Anderson 2015-01-28 16:00:13 -06:00
  • 5959125e1d Merge pull request #418 from zardoru/master Kyzentun 2015-01-28 11:13:06 -07:00
  • e0a4fe9db5 Merge branch 'master' of https://github.com/stepmania/stepmania zardoru 2015-01-28 14:41:30 -03:00
  • 7687d5c8a1 Merge branch 'master' of https://github.com/Flameshadowxeroshin/stepmania Kyzentun 2015-01-28 09:52:53 -07:00
  • e861318449 I didn't change everything that needed to change Flameshadowxeroshin 2015-01-28 10:20:50 -06:00
  • 7443f76eab Polish installer translation from Jarosław Pietras. Removed duplicate IsRoutine function from Branches.lua. Fixed beat noteskin receptor to not set zero delay. Minor change to default's danger underlay to pass the pn when fetching style. Kyzentun 2015-01-28 08:52:52 -07:00
  • 58d3fd2b6f Fixed pump noteskin to not set zero delay on receptor sprites. Changed error messages from Sprite to give 1-indexed state numbers. Kyzentun 2015-01-28 07:53:55 -07:00
  • 0778e7b35e Merge branch 'master' of github.com:stepmania/stepmania Ben "root" Anderson 2015-01-28 04:29:22 -06:00
  • 2dd245477f Automake needs a special fucking hint to notice generated source files Ben "root" Anderson 2015-01-28 04:27:56 -06:00
  • 5b61ea6e7d Merge branch 'master' of github.com:stepmania/stepmania Ben "root" Anderson 2015-01-27 23:59:22 -06:00
  • 2aed24ce46 At least the ffmpeg libraries get installed now... Ben "root" Anderson 2015-01-27 23:57:39 -06:00
  • 5f18a2aa4c In autoconf we trust (*snicker*) Ben "root" Anderson 2015-01-27 22:03:14 -06:00
  • bd3671ed2e Fixed operator= for PlayerOptions. Kyzentun 2015-01-27 21:02:24 -07:00
  • 5d616b244b Merge branch 'master' of https://github.com/stepmania/stepmania Kyzentun 2015-01-27 21:01:42 -07:00
  • fb6e75d308 Automatically generate PRODUCT_VER_BARE based on the current git revision Ben "root" Anderson 2015-01-27 21:53:31 -06:00
  • 05e620a854 Really actually regenerate ver.cpp every build Ben "root" Anderson 2015-01-27 21:17:39 -06:00
  • 3c235224db Update version in configure.ac. It's been forever. Ben "root" Anderson 2015-01-27 20:34:31 -06:00
  • 40b25e6220 Fixed conflicts to merge kickbox in. Kyzentun 2015-01-27 18:03:41 -07:00
  • cf66c5e78d Shuffle mod for kickbox. Noteskin from midiman. Kyzentun 2015-01-27 17:27:02 -07:00
  • 80a02b40bb Don't hardcode -lrt Ben "root" Anderson 2015-01-27 17:05:49 -06:00
  • 465db6c4fe Check whether a real librt is present and use it if necessary Ben "root" Anderson 2015-01-27 17:04:33 -06:00
  • c586db8f5d Added -lrt to AM_CXXFLAGS in src/Makefile.am. Why isn't autoconf detecting this dependency? Added Jarosław Pietras to list of translators. in credits. Kyzentun 2015-01-27 14:36:22 -07:00
  • c69cf1ef4e Special case kickbox autogen added. GameState now has a member for passing args from the theme to the autogen, only used by kickbox for kick recovery time. Kyzentun 2015-01-26 19:43:15 -07:00
  • 43255b2238 Force players to be on selectable choices on ScreenSelectMaster when updating which choices are selectable. Kyzentun 2015-01-26 07:49:12 -07:00
  • 4a5ad9114f Merge pull request #442 from dguzek/XcodeUpdates Kyzentun 2015-01-26 06:01:15 -07:00
  • a8c53abcc5 update minimum OS X version in Xcode project Dan Guzek 2015-01-26 07:37:35 -05:00
  • 243bdacfcd update Copyright dates in Xcode project Dan Guzek 2015-01-26 07:33:38 -05:00
  • 47b00c0970 Fixed the rare bug where the life graph shows a gradual decline when it was actually full. Kyzentun 2015-01-26 00:46:47 -07:00
  • c02c3b1c13 Merge https://github.com/stepmania/stepmania Flameshadowxeroshin 2015-01-24 15:16:57 -06:00
  • 06ee30d8b9 Kyzentun's milestone code Flameshadowxeroshin 2015-01-23 21:30:06 -06:00
  • f8d8a3379f improved checkpoint performance, one other change Flameshadowxeroshin 2015-01-23 15:58:41 -06:00
  • cd3dd03149 Changed RageBezier2D EvaluateYFromX to only loop 100 times instead of forever. Kyzentun 2015-01-23 10:41:39 -07:00
  • f230729a6f unsigned int combo and score, Player::IncrementComboOrMissCombo Flameshadowxeroshin 2015-01-23 10:25:06 -06:00
  • 1a62b6bd70 I forgot how to delete files in git Ben "root" Anderson 2015-01-22 21:46:35 -06:00
  • d05043f5e6 Let's not bundle yasm because we never actually did. Use system yasm. I'll update the docs shortly. Ben "root" Anderson 2015-01-22 21:44:04 -06:00
  • b6e9d188c3 Added special case to JoinPlayer's style changing logic, see comment in code. Fixed mistake in hold logic that made holds never drop. Kyzentun 2015-01-22 12:37:48 -07:00
  • 8ffebb9612 Syaoran creates a magical template for clamping the range of numbers. Kyzentun 2015-01-21 17:59:42 -07:00
  • fb0b48be52 Changed screen width calculations to subtract 1 if the result is odd. Kyzentun 2015-01-21 10:44:16 -07:00
  • d28c8a8ab1 #420 fixed by centering menu. #371 fixed by setting max height of text. #374 fixed by changing ItemsEndX Kyzentun 2015-01-21 10:13:56 -07:00
  • b09fc11210 Fixed routine notefield not being centered correctly. Hid couple-edit and threepanel styles because they don't seem intended to be playable. Kyzentun 2015-01-20 19:58:53 -07:00
  • aeaead95c9 Changed default ScreenSelecStyle to use functions for choice names and positions instead of metrics. _fallback SSS remains the same for compatibility. Fixed style stomping bug in SetCompatibleStylesForPlayers. Kyzentun 2015-01-20 18:40:59 -07:00
  • daba6f19bb Fixed t value calculation in AMV:SetVertsFromSplines. Kyzentun 2015-01-20 12:38:31 -07:00
  • 96ff284fd4 Merge pull request #436 from wolfman2000/wolf-ignore-dia Jason Felds 2015-01-18 14:03:39 -05:00
  • a3343a02c5 Ignore generated .dia files? Jason Felds 2015-01-18 14:02:40 -05:00
  • f4a718a824 SetCompatibleStylesForPlayers and ForceSharedSidesMatch added to GameState for SSM to use to fix style mismatch problems. StyleInputToGameInput changed to take a vector to return values in to handle multiple inputs mapped to a single column. Associated adjustments to everything that uses it. Player no longer drops holds in columns that have multiple inputs mapped to them if the wrong one is held. Running out of stage tokens changed from assert to error. Kyzentun 2015-01-17 21:15:15 -07:00
  • 5e2dc76fc9 Fixed backwards cross product used when calculated hold part verts. Kyzentun 2015-01-16 17:37:57 -07:00
  • 2d26c8133a ScreenSelectMusic:HardCommentMeter metric added. Kyzentun 2015-01-16 10:23:26 -07:00