Commit Graph
100 Commits
Author SHA1 Message Date
Colby Klein 51981d5d01 disable appveyor irc reporter for now 2019-08-09 10:09:14 -07:00
Colby Klein 4977f29fe3 silence a bunch of msvc warnings 2019-03-28 15:05:07 -07:00
Colby Klein 3eb03feadd add the toasty sound back
i missed it a lot
2019-03-20 11:58:19 -07:00
Colby Klein d6bd0005eb we don't use the mouse in default, so hide it 2019-03-18 17:23:30 -07:00
Colby Klein 96384e4c05 Fix ShowMouseCursor preference on windows 2019-03-18 15:52:50 -07:00
Colby Klein b80f5e3ed4 microsoft why 2019-03-17 10:55:09 -07:00
Colby Klein 7547a1e7aa add source for new mines 2019-03-16 12:14:24 -07:00
Colby Klein 9074fc09f1 Square the master volume so it is more perceptually linear. 2019-03-15 18:35:45 -07:00
Colby Klein 996b69cb01 fix: master volume not updating on playing sounds. (via smx) 2019-03-15 18:10:19 -07:00
Colby Klein 567f8363e8 fix bug in e96b170, note display should be correct again. 2019-03-15 17:11:44 -07:00
Colby Klein 95e88e1c5e update fallback holds and rolls to the dance/default ones 2019-03-15 16:03:57 -07:00
Colby Klein e96b170154 fix reversed note drawing order as reported by @sillybear. please test. 2019-03-15 12:19:14 -07:00
Colby Klein 5021d75fd5 new fallback mines 2019-03-15 11:48:34 -07:00
Colby Klein c0c26697a1 fix annoying hold tail 1px overlap 2019-03-12 10:37:56 -07:00
Colby Klein 7fc73af922 fix screencontinue underlay 2019-03-11 17:07:18 -07:00
Colby Klein 69ce774ae4 adjust some default preferences. -8ms GO is an experiment. 2019-03-11 14:42:58 -07:00
Colby Klein e860773799 fix build: can't noexcept this way on msvc 2013. 2019-03-10 13:11:08 -07:00
Colby Klein 00c9b5b9d4 bounce those icons 2018-05-10 17:19:15 -07:00
Colby Klein 7ef14c340d I believe in you, travis ci 2017-06-16 12:30:54 -07:00
Colby Klein f537e55d88 attempt to fix build 2017-06-16 12:14:21 -07:00
Colby Klein 1c920a4197 Backport FTOC optimization from 5.1 2017-05-30 03:04:26 -07:00
Colby Klein c5f51d1e5a Call DwmFlush on VSync (might help with stuttering). Note: Requires Windows Vista or later. 2017-05-24 03:37:25 -07:00
Colby Klein 826b902312 STOP ARGUING ABOUT THIS 2017-05-24 03:12:36 -07:00
Colby Klein 41b602c90f EzSockets: Don't leak WinAPI everywhere this gets included. Fixes #1455 2017-05-24 01:23:22 -07:00
Colby Klein b4e02821e8 Revert "Improve handling of errors in lua functions and speed up calls. (#1427)"
This reverts commit f10e3ae36a.

(it was a joke PR, do not fear)
2017-04-04 17:21:55 -07:00
Colby Klein 5fcc473648 update version info. why are there so many of these 2016-11-24 19:06:41 -08:00
Colby Klein f5100aee0d Fix NOTESKIN:GetMetric() 2016-11-24 18:57:25 -08:00
Colby Klein 24d74362a8 Merge pull request #1008 from rfkrocktk/feature/static-dependency-builds
Compile dependencies statically into the binary.
2016-02-12 15:08:10 -08:00
Colby Klein a222884289 Change resources links in README.md
AJ's Lua.xml is outdated and the theming wiki is broken, so let's point to the internal docs and Lua for SM5 instead.
2015-12-28 22:45:35 -08:00
Colby Klein b8929e7c24 Update README.md 2015-12-26 19:05:37 -08:00
Colby Klein 5b5522cd85 Add tl;dr licensing information. 2015-12-26 18:53:21 -08:00
Colby Klein 427628d8f5 README.md: Move build status up, adjust headings. 2015-12-20 19:14:52 -08:00
Colby Klein 21055df4a9 Merge pull request #762 from Prcuvu/rewrite_power_of_two
Rewrite power_of_two, using binary search.
2015-09-02 18:44:12 -07:00
Colby Klein a9b061f8f9 Remove hard-coded 480 for high res textures.
Now it reads Common::ScreenHeight from the theme like it should.
2015-08-08 14:12:45 -07:00
Colby Klein 0bd06b74e6 Merge pull request #737 from dguzek/quiet-udev
reduce udev logging of PIUIO LightState changes
2015-08-04 11:16:47 -07:00
Colby Klein 42468ccccc What *is* alignment, anyways? (realigned a bunch of preferences) 2015-06-18 11:10:37 -07:00
Colby Klein 4f396f317e Merge pull request #650 from nixtrix/keysoundvolumefix
Autokeysounds are no longer twice as loud when playing keysounded charts with two players.
2015-05-25 16:01:22 -07:00
Colby Klein 3df07863f5 Merge pull request #598 from nixtrix/musicwheelfadeout
Music wheel preview fadeout time is now adjustable by the metric [ScreenSelectMusic] SampleMusicFadeOutSeconds.
2015-05-15 07:38:54 -07:00
Colby Klein 30614e965e Merge pull request #612 from nixtrix/bmsdifftag
BMS loader now supports #difficulty tag.
2015-05-15 07:07:14 -07:00
Colby Klein b30ac3ef95 Merge pull request #587 from hanubeki/lang-ja
Update Japanese translation
2015-05-07 09:00:52 -07:00
Colby Klein b761654100 Merge pull request #583 from hanubeki/lang-ja
Update Japanese translation
2015-05-03 03:22:08 -07:00
Colby Klein 05e80191c5 Merge pull request #573 from hanubeki/lang-ja
Update Japanese language file for New-Options-menu
2015-04-24 17:51:26 -07:00
Colby Klein da59f1d3b0 Merge pull request #537 from Arvaneth/master
More french translation
2015-04-01 19:37:54 -07:00
Colby Klein ca11e67a8c Merge pull request #526 from Wallacoloo/master
Add ability to delete songs from the collection through a keyboard shortcut
2015-03-26 23:58:16 -07:00
Colby Klein ac211bb3c3 Merge pull request #519 from wolfman2000/wolf-cmake-fixes-shake
Linux cmake improvements as suggested by @shakesoda.
2015-03-22 13:22:57 -07:00
Colby Klein 27429d551f Merge pull request #518 from wolfman2000/wolf-cmake-squashed
Introduce cmake (min 2.8.12) to StepMania.
2015-03-21 18:10:45 -07:00
Colby Klein 75949d3646 Merge pull request #512 from wolfman2000/wolf-product-idless
Remove unused function.
2015-03-18 21:47:07 -07:00
Colby Klein 0834e601ac Merge pull request #513 from sigatrev/ActorFrameTexture
Actor frame texture
2015-03-18 21:33:17 -07:00
Colby Klein cbd61605ad Merge pull request #481 from dguzek/OSX-Desktop-Dir
prevent OS X Desktop directory from being created
2015-03-18 21:29:49 -07:00
Colby Klein 0b1f888d10 Merge pull request #514 from Arvaneth/master
French translation
2015-03-18 21:00:29 -07:00
Colby Klein 6c24f59429 Merge pull request #493 from xwidghet/master
Fix window'd DX9 users getting 16bit back buffers by default, and use hardware vertex processing.
2015-03-05 04:44:02 -08: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
Colby Klein e22f36be6f Merge pull request #466 from TheFireRed/patch-1
Spanish small update
2015-02-11 03:54:53 -08:00
Colby Klein 507a6cd5dd Merge pull request #455 from djpohly/iidx-wheel-sections
Allow OnlyShowActiveSection wheel to include current section title
2015-02-03 20:48:49 -08:00
Colby Klein 709c22d3e9 Merge pull request #398 from sillybear/patch-2
[source] Add ComboBreakOnImmediateHoldLetGo theme metric
2014-12-09 08:19:35 -08:00
Colby Klein 93f180e254 Merge pull request #397 from sillybear/patch-3
[theme metric] Add ComboBreakOnImmediateHoldLetGo
2014-12-09 08:19:10 -08:00
Colby Klein 54725b1356 Hide song options by default.
It's still in the options menu, don't worry.
2014-11-17 14:05:03 -08:00
Colby Klein f54f9ef521 Merge pull request #362 from kyzentun/StrokeTween
Tweenable stroke color for BitmapText
2014-11-02 17:07:37 -08:00
Colby Klein 034790849d Merge pull request #352 from hanubeki/input-p2
Fix P2 input when PlayerAutoplay in P1
2014-10-26 15:19:01 -07:00
Colby Klein b672158125 Merge pull request #349 from kyzentun/LerpColor
Lerp and related math functions.
2014-10-23 08:49:27 -07:00
Colby Klein 546049f731 Merge pull request #341 from wolfman2000/wolf-revert-style-preserve
Revert "Preserve Steps of unknown Style."
2014-10-19 07:08:31 -07:00
Colby Klein 530cfa1f2d Version un-bump. A comes before B, Jason. 2014-10-16 07:36:31 -07:00
Colby Klein e2905529e3 Merge pull request #335 from hanubeki/lang-ja
Update Niler's Japanese language files.
2014-10-16 07:31:33 -07:00
Colby Klein 22041cde72 Merge pull request #336 from lthls/fix-static-ffmpeg-build
Fix compilation with --with-static-ffmpeg
2014-10-16 07:29:31 -07:00
Colby Klein 4efd25cc42 Merge pull request #318 from wolfman2000/wolf-xcode-gitignore
Ignore Project User Data. This should be user specific.
2014-09-21 18:12:07 -07:00
Colby Klein 3d126824e9 Merge pull request #316 from kyzentun/DefaultFailPref
Reinstate DefaultFailType preference
2014-09-21 17:56:50 -07:00
Colby Klein 51ade6476e Merge pull request #312 from dguzek/DebounceCoinTime
add distinct coin input debounce preference
2014-09-21 17:56:45 -07:00
Colby Klein 97e5ff0e63 Merge pull request #85 from kyzentun/TimingData_api_change
Timing data api change
2014-09-21 17:56:36 -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
Colby Klein d6205f2b84 SM5 beta 4 version bump + url updates 2014-09-06 17:00:41 -07: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
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
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
Colby Klein d1cdd04099 Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania 2014-09-01 04:49:24 -07:00
Colby Klein a2d87d57d9 Merge pull request #278 from kyzentun/EditSwapUD
Added Swap Up/Down option to Edit Alter Menu.
2014-08-31 18:16:29 -07:00
Colby Klein 6a7da2a362 Merge pull request #277 from kyzentun/WheelItemIsLoaded
WheelItemBase:IsLoaded
2014-08-31 18:16:10 -07:00
Colby Klein d4c7e4e781 Merge pull request #285 from kyzentun/ClearZPref
Added FastNoteRendering preference.
2014-08-31 18:15:25 -07:00
Colby Klein 81065f1fda Merge branch 'master' of https://github.com/stepmania/stepmania 2014-08-31 17:41:32 -07:00
Colby Klein f461aff46c Merge branch 'master' of https://github.com/stepmania/stepmania 2014-08-31 17:22:13 -07:00
Colby Klein 5b2452d1b0 Merge branch 'changes-beta4' of https://github.com/Midiman/stepmania 2014-08-31 17:19:36 -07:00
Colby Klein 29aacfeaf5 Merge pull request #276 from djpohly/piuio-leds
LightsDriver for /sys/class/leds with new PIUIO kernel module
2014-08-31 16:35:02 -07:00
Colby Klein c71245922f Merge pull request #284 from Midiman/changes-beta4
Beta 4 theme updates
2014-08-31 15:18:55 -07:00
Colby Klein 479f93c807 Merge pull request #269 from sigatrev/ActorFrame_diffuse
fix ActorFrame diffusing and glowing children
2014-08-16 21:12:09 -07:00
Colby Klein 79276a635a Merge pull request #267 from sigatrev/Update-and-Draw
Allow Update and Draw functions to be turned off
2014-08-16 09:12:08 -07:00
Colby Klein 12c93349f3 Merge pull request #190 from sieben/travis-ci
Adding a .travis.yml file to use the travis-ci.org
2014-08-01 02:49:29 -07:00
Colby Klein 1d5f4ec115 Merge pull request #246 from Tatsh/secure-rpath
Add option --with-ffmpeg-rpath
2014-07-29 08:45:55 -07:00
Colby Klein d0373f1ed6 Merge pull request #183 from sigatrev/judgment-message-tracks
fix judgment message param Tracks for holds
2014-06-09 00:56:55 -07:00
Colby Klein 595811ee1c Merge pull request #162 from teleshoes/fix_ffmpeg
Revert 84903fc: "FFMpeg: Fix uninitialized AVFrame"
2014-05-07 23:32:39 -07:00
Colby Klein 612a3d1f73 Merge pull request #156 from sigatrev/Player/Notefield
Stop player from updating NoteField twice
2014-05-05 19:51:22 -07:00
Colby Klein 7fffebd85f Merge pull request #153 from kyzentun/documentation_additions
Added documentation for a few undocumented API functions.
2014-05-04 11:18:00 -07:00
Colby Klein 2f593bad3d Merge pull request #151 from kyzentun/player_options_fix
SongOptions Lua interface with the same design as the PlayerOptions interface.
2014-05-03 20:54:58 -07:00
Colby Klein 198536b73f Merge pull request #150 from kyzentun/player_options_fix
Fixed stack acciddent bug in PlayerOptions lua functions.
2014-05-03 00:51:34 -07:00
Colby Klein 3f62d82ad7 Merge pull request #140 from sigatrev/style-methods
added methods to Style
2014-05-01 22:12:10 -07:00
Colby Klein 37c04f4979 Merge pull request #145 from kyzentun/return_all_children
Modified ActorFrame:GetChildren to actually return all children.
2014-05-01 22:12:03 -07:00
Colby Klein 1e469e25a3 Merge pull request #146 from sigatrev/LoadFunctions
run profile CustomLoadFunction when changing theme or assigning a local profile to a player
2014-05-01 22:11:51 -07:00
Colby Klein 476f26189d Merge pull request #147 from sigatrev/noteskin-get-metric
added NOTESKIN:GetMetric() method
2014-05-01 22:11:41 -07:00
Colby Klein 7f3d22e92f Merge pull request #144 from bucko909/master
Properly handle Linux event device button numbers
2014-04-28 23:56:17 -07:00
Colby Klein 6b17fb043d Merge pull request #142 from kyzentun/unavailable_fix
Updated unavailable_functions to not call an unavailable function.
2014-04-27 02:20:17 -07:00