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
Tatsh and Colby Klein
3c8ee8675d
Mac fixes ( #1795 )
...
* macOS build fixes (#1773 )
* macOS build fixes
Add missing headers
Threads_Pthreads: do not call pthread_setname_np() on macOS as it does not do
the same as on Linux
DebugStr() -> os_log()
* Make the project build with Makefiles on macOS
* Fix getting modifier key state on Mac (#1774 )
We really need to clean up all Carbon calls here (many will go away when the
project switches to SDL2 for all platforms)
* Fix Xcode build; bump minimum version of macOS (#1775 )
* Build fixes for the "Unix Makefiles" generator
Pass CMAKE_BUILD_TYPE to the external projects
* Fix indent
* Fix setting CFBundleExecutable value
* Improve handling of system libpng
Header mismatch can cause a crash, so force the non-system png.h
if WITH_SYSTEM_PNG=no
* Better handling of TRUE/FALSE with newer versions of jpeglib
* Add JPEG include directory
2019-03-10 13:02:54 -07:00
Tatsh and Colby Klein
b8a79cd0f6
Allow linking against system libraries for almost everything ( #1790 )
2019-02-16 08:32:52 -08:00
electromuis and Colby Klein
021d494157
Padmiss support ( #1771 )
...
* Add support for folder based MemoryCard usage
* Add support for the padmiss.com network by saving scores to individual files.
2019-01-19 08:07:13 -08:00
Tatsh and Colby Klein
d395028bd4
Mac fixes ( #1776 )
...
* macOS build fixes (#1773 )
* macOS build fixes
Add missing headers
Threads_Pthreads: do not call pthread_setname_np() on macOS as it does not do
the same as on Linux
DebugStr() -> os_log()
* Make the project build with Makefiles on macOS
* Fix getting modifier key state on Mac (#1774 )
We really need to clean up all Carbon calls here (many will go away when the
project switches to SDL2 for all platforms)
* Fix Xcode build; bump minimum version of macOS (#1775 )
* Build fixes for the "Unix Makefiles" generator
Pass CMAKE_BUILD_TYPE to the external projects
* Fix indent
2018-12-31 19:28:59 -08:00
Flameshadowxeroshin
338becc5d7
Fix distance fields not in the center of the screen being completely screwed up
2018-11-08 09:14:44 -06:00
ListenerJubatus
9c9df4070a
and neither should this
2018-09-27 11:31:10 -06:00
ListenerJubatus
45a6add605
this comma shouldn't be there.
2018-09-27 10:58:48 -06:00
ListenerJubatus
40ff0206ce
Fix more typos
2018-09-26 21:49:18 -06:00
ListenerJubatus
6cc329a7ea
Correct accidental use of global vars
2018-09-17 16:31:13 -06:00
ListenerJubatus
b984b7fd30
Why has this one font stroke file not had a doubleres hint?
2018-09-17 16:01:06 -06:00
Dan Guzek and Colby Klein
9088a2e57f
backport macOS AudioDevice cleanup into 5_1-new ( #1735 )
...
* Replaced Deprecated AudioDevice Functions
* Fixed an oversight.
I still didn’t see any issues.
2018-09-11 04:18:57 -07:00
ListenerJubatus
9d500fa8ff
Merge branch '5_1-new' of https://github.com/stepmania/stepmania into 5_1-new
2018-08-27 09:22:39 -06:00
ListenerJubatus
5f898d3784
Fix FC splash code to centre properly
2018-08-27 09:22:10 -06:00
Rorroh and Colby Klein
f49bcdb5f6
Fixed keyboard ghosting bug (stepmania/stepmania#1736) ( #1737 )
2018-08-26 18:20:31 -07:00
ListenerJubatus
b95ca3e272
Add sound to FC splash.
2018-08-24 20:51:45 -06:00
ListenerJubatus
cd3f0ec4b6
Add an FC splash
2018-08-24 10:01:05 -06:00
ListenerJubatus
d6125c4075
Nicer appearance for style icons
2018-08-14 23:38:48 -06:00
ListenerJubatus
2dcf66223d
Code cleanup
...
Mainly unneeded semicolons
2018-08-14 14:19:02 -06:00
ListenerJubatus
f4c97e5970
rm. seems to cause errors
2018-08-07 09:21:24 -06:00
ListenerJubatus
35f8e70d58
A few more theme tweaks
...
Fix the extra stage badge on evaluation, style fixes for ScreenGameOver, attempt to have ScreenContinue branch respect AutoSetStyle.
2018-08-05 10:01:59 -06:00
ListenerJubatus
7fdab01af1
Theme housekeeping; speed up menus, Game Over screen, etc.
2018-08-04 19:13:36 -06:00
ListenerJubatus
0cc52487a0
Further ScreenContinue tweaks.
2018-08-04 12:09:09 -06:00
ListenerJubatus
9f8f7e3091
Theme housekeeping and ScreenContinue.
2018-08-04 11:51:38 -06:00
ListenerJubatus
aa9d264a06
Update changelog, remove b2 tag from the cmake settings in preparation for future release.
2018-08-03 10:04:00 -06:00
Chris Pable and Colby Klein
c200600c65
Fix audio drivers with a low sample count maximum value ( #1697 )
2018-08-02 08:28:24 -07:00
Tyler Brekke and GitHub
b0ef8d9f00
Merge pull request #1725 from Jousway/5_1-new
...
Disable Minimaid by default
2018-07-30 09:54:40 -07:00
Alexander Griffin
56b3c5a056
Disable Minimaid by Default.
...
We want to disabled it to make Travis compile again, also its only used for arcade cabs so we shouldnt use it for default compiling.
2018-07-30 16:10:34 +02:00
Alexander Griffin and Colby Klein
c87937b2d8
Making Appveyor work for 5.1-new and updating the settings. ( #1723 )
...
* Try and fix Appveyor
* Updating Appveyor.yml
2018-07-30 01:02:02 -07:00
ListenerJubatus and GitHub
f56abf7277
Merge pull request #1721 from JoseVarelaP/5_1-new
...
Broader Dancing Character Control for themers
2018-07-29 18:41:32 -05:00
Jose_Varela and GitHub
d71e05dcd8
Small cleanup
2018-07-29 16:12:07 -05:00
Jose_Varela and GitHub
1107bb74b4
Add more explanations to the commands.
2018-07-29 16:09:59 -05:00
Jose_Varela and GitHub
d13204fd81
Add commands from the Src modification
2018-07-29 16:02:56 -05:00
Jose_Varela and GitHub
2308f9501e
Broader Dancing Character Control for themers
...
This is to allow themers to have more control in regards to the Dancing 3D Characters seen in Gameplay.
A lot of it was hardcoded.
2018-07-29 16:02:05 -05:00
ListenerJubatus
f1ebe8d9d8
Theme tweaks (gameplay transition, eval)
2018-07-23 16:59:51 -06:00
tertu and GitHub
ae57c0f310
Merge pull request #1712 from dguzek/API-doc-fixes
...
fix LuaDoc for SONGMAN:GetCoursesInGroup()
2018-07-23 11:40:24 -05:00