Commit Graph

  • c5451c98d5 Update AFT examples sigatrev 2015-03-19 19:20:39 -05:00
  • 75949d3646 Merge pull request #512 from wolfman2000/wolf-product-idless Colby Klein 2015-03-18 21:47:07 -07:00
  • 0834e601ac Merge pull request #513 from sigatrev/ActorFrameTexture Colby Klein 2015-03-18 21:33:17 -07:00
  • cbd61605ad Merge pull request #481 from dguzek/OSX-Desktop-Dir Colby Klein 2015-03-18 21:29:49 -07:00
  • 0b1f888d10 Merge pull request #514 from Arvaneth/master Colby Klein 2015-03-18 21:00:29 -07:00
  • 3af895b1bf AFT examples sigatrev 2015-03-17 21:46:22 -05:00
  • 45a0952a3b Prevent crash when AFT draws an AFT sigatrev 2015-03-17 21:41:31 -05:00
  • cc5c05a4f1 Fix AFT DepthBuffer sigatrev 2015-03-17 21:37:26 -05:00
  • 833754289c Merged changelog conflicts. Kyzentun 2015-03-17 19:30:29 -06:00
  • 76d9ba6bf1 glFinish() to force the tightest input-to-screen coupling possible Ben "root" Anderson 2015-03-15 19:06:52 -05:00
  • 369368a019 Fixed loading of ssc format edit files. Kyzentun 2015-03-15 16:54:04 -06:00
  • 7be1a35d77 Fixed IniFile::RenameKey by adding RenameChildInByName to XmlFile. Only font loading uses RenameKey. Kyzentun 2015-03-15 13:23:23 -06:00
  • 3e965152c9 Remove unused function. Jason Felds 2015-03-15 11:46:07 -04:00
  • d85ac9af85 Added GetTexturePath lua function to Sprite. Kyzentun 2015-03-15 00:34:21 -06:00
  • 2b7ebb3729 Added lookup table system to TimingData so that GetBeatAndBPS and GetElapsedTime don't have to walk through the entire list of timing segments several times every frame during gameplay. Kyzentun 2015-03-14 23:17:35 -06:00
  • d5b0b78ccf Added changelog for language strings. Kyzentun 2015-03-12 21:24:50 -06:00
  • 3140c4f30f Changed preview length setting to occur when the special preview file is set in edit mode. Kyzentun 2015-03-11 18:55:06 -06:00
  • 0d309e633d Merge pull request #506 from wolfman2000/wolf-without-network AJ Kelly 2015-03-10 17:01:27 -05:00
  • f584640f8a Restore --without-network. Jason Felds 2015-03-10 17:56:16 -04:00
  • bd53ae2e81 Updated changelog for 5.0.7rc. Kyzentun 2015-03-09 20:54:55 -06:00
  • 98b0af2e27 Compile before committing, kids. Kyzentun 2015-03-09 20:45:28 -06:00
  • 20953df0bd Rebased loading optimizations to current master. Kyzentun 2015-03-09 20:42:33 -06:00
  • 25e4dc4edc Rebased autosave to current master. Kyzentun 2015-03-09 20:23:22 -06:00
  • ddb1683bb7 Autosave completed but not tested. Kyzentun 2015-02-27 10:36:17 -07:00
  • 064aead73c Added autosave to edit mode. Kyzentun 2015-02-17 15:37:49 -07:00
  • fa0478affa Merged per-chart music. Updated changelog. Kyzentun 2015-03-09 19:06:57 -06:00
  • 9b86f5ea44 Merge pull request #500 from wolfman2000/wolf-configure-typo Kyzentun 2015-03-09 18:59:30 -06:00
  • f61faa36b6 Fix typo in configure.ac Jason Felds 2015-03-09 20:55:19 -04:00
  • 1b58113f8d Merge pull request #496 from stepmania/revert-494-improved_notes_loader Jason Felds 2015-03-09 16:59:16 -04:00
  • 519ad8672d Revert "Improved NotesLoaderSSC and NotesLoaderSM" Jason Felds 2015-03-09 16:58:56 -04:00
  • ba5a524738 Merge pull request #494 from kyzentun/improved_notes_loader Jason Felds 2015-03-09 16:57:00 -04:00
  • 9353840583 Added HarshHotLifePenalty preference. Kyzentun 2015-03-08 23:44:18 -06:00
  • 3c9452d894 Rewrote IniFile::ReadFile to use a switch and cache the section node. Rewrote StringToTapNoteScore to use a map. Kyzentun 2015-03-08 22:38:00 -06:00
  • d617321766 Emit an error for negative tweening hurry factor. Kyzentun 2015-03-08 10:12:42 -06:00
  • d3367d6a16 Add prompt for clearing an area in Edit Mode. Updated changelog. Kyzentun 2015-03-08 00:56:29 -07:00
  • 976f773f7c Merge pull request #486 from kyzentun/mute_actions Kyzentun 2015-03-07 17:51:28 -07:00
  • e22ae52ba4 Merge pull request #485 from kyzentun/font_errors Kyzentun 2015-03-06 17:35:22 -07:00
  • ff520479ca Rewrote NotesLoaderSM and NotesLoaderSSC to use map instead of an else if chain. Substantial improvement to load time. Kyzentun 2015-03-05 20:32:08 -07:00
  • 4fd79b212e Merge pull request #492 from kyzentun/use_cached_length Kyzentun 2015-03-05 20:20:23 -07:00
  • 6c24f59429 Merge pull request #493 from xwidghet/master Colby Klein 2015-03-05 04:44:02 -08:00
  • 5542d66e82 [DX9] Use hardware vertex processing rather than software. This gives a large speed boost, so unless there is a timing issue I don't see why this shouldn't be used. poly 2015-03-05 01:29:32 -08:00
  • 36f5c9ad45 [DX9] Push 32bit back buffer formats first, so windowed users don't get stuck using the first valid 16bit format. poly 2015-03-05 01:27:38 -08:00
  • 0e9c67c587 Implemented back button for ScreenOptionsCustomizeProfile. Kyzentun 2015-03-04 21:50:41 -07:00
  • 05fb09323e Changed decorations layer back to being a frame that is stripped of its actors. According to ancient commit logs, it was like that to allow controlling the draworder of decorations relative to other screen children. Kyzentun 2015-03-04 21:24:33 -07:00
  • ebb79d0ea6 Use cached song length instead of hitting the disk to read the music file. Kyzentun 2015-03-04 18:54:57 -07:00
  • d30a1c2df4 French fallback file creation Milène Gauthier 2015-03-04 17:49:59 -05:00
  • d56adb270b Another small update Milène Gauthier 2015-03-04 16:30:42 -05:00
  • 46d215aed3 Added preview tag to NotesLoaderBMS. Changed Song to check the preview file for sample length instead of the simfile if the preview file is set. Kyzentun 2015-03-04 13:10:51 -07:00
  • 0318f07d2d Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame. Kyzentun 2015-03-04 01:31:02 -07:00
  • 519ad8d243 Added stoptweening to ExplanationTogether OnCommands because it was possible to trigger a tween overflow by holding escape in edit mode. Kyzentun 2015-03-02 20:51:47 -07:00
  • fc8da6b485 Update file cache version. Kyzentun 2015-03-02 19:01:17 -07:00
  • 846f79879c Added MUSIC tag to note data to allow each chart in a simfile to use a different music file. Kyzentun 2015-03-02 18:44:01 -07:00
  • 9381276fd3 Changed ScreenSelectMusic and Song to look for preview.ogg and use it for a sample if it exists instead of the music file. Sample length still comes from simfile. Changed foreach_ordered to work on tables with string and number keys. Kyzentun 2015-03-01 15:40:16 -07:00
  • b293a8c073 Added debug key for toggling action sounds off. Touches every place that RageSound::Play is called, hope I didn't miss one. Kyzentun 2015-02-28 06:25:02 -07:00
  • caa7d12204 Changed GameColor functions to silently return a default color instead of a nil error if the part of the GameColor table they use doesn't exist. Kyzentun 2015-02-28 03:48:57 -07:00
  • d35933f1e5 Fixed RemoveChild and RemoveAllChildren lua functions to delete the children instead of leaking memory. Kyzentun 2015-02-27 18:33:17 -07:00
  • 50ab63b573 Changed asserts and exceptions in Font to non-fatal error messages. Changed BitmapText::CropToWidth to ask the font how many glyphs will fit instead of removing one glyph at a time. Kyzentun 2015-02-27 17:38:30 -07:00
  • e03efc8c5c Autosave completed but not tested. Kyzentun 2015-02-27 10:36:17 -07:00
  • 7c2fd0153c Merge pull request #483 from Achifaifa/master Kyzentun 2015-02-26 22:00:46 -07:00
  • 865099e8a4 removed beta from link Yuri Numerov 2015-02-27 06:00:59 +01:00
  • 1b7094ae6b changed dead link in manual Yuri Numerov 2015-02-27 05:40:25 +01:00
  • 66d8490781 Changed PainDisplay to print errors when MetricsGroup or PlayerNumber are not supplied instead of asserting. Kyzentun 2015-02-26 21:31:20 -07:00
  • 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. Kyzentun 2015-02-26 14:51:54 -07:00
  • 042c9fbcd8 prevent OS X Desktop directory from being created Dan Guzek 2015-02-23 17:03:16 -05:00
  • bde705ab0b Place characters of right-to-left alphabets correctly. Ben "root" Anderson 2015-02-22 22:05:27 -06:00
  • fd8a1bb69a luadoc: update TextEntrySettings reference to the file in themerdocs, instead of the sm-ssc changelog freem 2015-02-22 06:21:26 -06:00
  • 62aaba82f4 Unbreak resolution texture hint. Kyzentun 2015-02-20 20:29:07 -07:00
  • c9232bce37 Added autosave to edit mode. Kyzentun 2015-02-17 15:37:49 -07:00
  • 55dd4f0a95 Remove redundant code at Noteskins/pump/default/Noteskin.lua Pedro Cardoso da Silva 2015-02-17 14:44:44 -02:00
  • 955c807dd5 Clear the steps from Player 1 when deleting them in ScreenEditMenu. Kyzentun 2015-02-16 18:54:09 -07:00
  • 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. Kyzentun 2015-02-16 13:31:21 -07:00
  • 4617a37272 Minor changes in spelling in the French language, and translated some more. Milène Gauthier 2015-02-15 09:29:36 -05:00
  • d0ee05795f Merge pull request #470 from YungDaVinci/patch-1 Kyzentun 2015-02-14 10:41:45 -07:00
  • f1a9b78ffe Update ActorMultiVertex.h YungDaVinci 2015-02-14 09:54:24 -05:00
  • 233355f936 Changed SMO urls in language files to point to stepmaniaonline.net. Kyzentun 2015-02-13 12:10:13 -07:00
  • 787bc0be3c Merge pull request #468 from dguzek/OS-X-BundleScript AJ Kelly 2015-02-13 10:19:42 -06:00
  • b75a00a22c fix OS X bundle scripts Dan Guzek 2015-02-13 05:14:13 -05:00
  • 5900c9ded1 Fixed crash in edit mode from adding a bpm change that makes the bpm change after it redundant. Kyzentun 2015-02-13 02:17:49 -07:00
  • 6cacfef71d Changed LifeMeterBattery to not subtract 1 from displayed life number, so the number will match the amount broadcast in the LifeChanged message. Kyzentun 2015-02-13 00:20:38 -07:00
  • 4c5aeaf4b8 Update changelog Colby Klein 2015-02-12 21:56:17 -08:00
  • b07dc24700 Add Automappings for D-Force dance pads Colby Klein 2015-02-12 20:30:59 -08:00
  • 29f4ef509e Updated Translators section. Updated ScreenCredits in default. Kyzentun 2015-02-12 21:00:34 -07:00
  • 79cb91491b Merge pull request #467 from Thumbsy/master Kyzentun 2015-02-12 20:15:44 -07:00
  • 1eefbf2113 Now for default as well. (previous was _fallback) Thumbsy 2015-02-13 02:37:20 +01:00
  • ad62e59d57 Polished existing and added missing translations Thumbsy 2015-02-13 01:38:55 +01:00
  • e22f36be6f Merge pull request #466 from TheFireRed/patch-1 Colby Klein 2015-02-11 03:54:53 -08:00
  • 3c200412a3 Language small update A. G. de la Muñoza 2015-02-11 10:06:26 +01:00
  • 1d0dafb273 Record Hold Time Polish strings. Kyzentun 2015-02-10 16:04:36 -07:00
  • 111320d5b3 Merge pull request #464 from Jousway/CaringAboutNoteskin Kyzentun 2015-02-10 13:59:50 -07:00
  • 920709b3ff Merge pull request #461 from TheFireRed/master Kyzentun 2015-02-10 13:55:16 -07:00
  • 8d5a272d99 Fixed ScreenEvaluationSummary to not run off the end of its banner list if over 5 songs were played. Added Alejandro to translation credits. Kyzentun 2015-02-10 13:54:33 -07:00
  • e32648eeeb putting back roll heads Jousway 2015-02-10 21:04:51 +01:00
  • d5d53ff2ff Removed extended initializer list usage from NotesLoaderBMS because that requires C++11. Kyzentun 2015-02-09 21:05:36 -07:00
  • a83c7bcf04 Spanish Language updated (2) John Smith 2015-02-10 01:41:26 +01:00
  • 8643d369b7 Merge pull request #444 from zardoru/master Kyzentun 2015-02-09 17:19:42 -07:00
  • eb7acb89ff Spanish Language updated John Smith 2015-02-09 23:35:13 +01:00
  • cb379505d5 Changed edit mode to allow configuring RECORD_HOLD_SECONDS. Kyzentun 2015-02-08 18:39:45 -07:00
  • 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. Kyzentun 2015-02-08 10:33:51 -07:00
  • da3326ab31 Add comments for posterity. zardoru 2015-02-05 23:30:32 -03:00
  • 597a17dd30 Consider all referenced channels instead of the used ones. zardoru 2015-02-05 23:04:33 -03:00