Dan Guzek 40f1554724 fix Loading Window splash image for OS X
This commit allows OS X users to enjoy their current theme's custom splash graphic if it is available at ./Graphics/Common splash.png
I have been wanting to fix this for a fairly long time.

My fix is probably not the cleanest or proper way to do this.  StepMania.cpp already looks up the current theme's "Common splash.png" and passes it off to the arch-appropriate LoadingWindow as a RageSurface.  This fix repeats the lookup in LoadingWindow_MacOSX.mm, and loads the splash image into a Ragefile which is easily loaded into an NSImage.

Still, my fix does work, and if you actually know how to work with a Ragesurface and can help out here, I'll give you a cookie. :)
2015-05-15 08:28:34 -04:00
2011-09-07 17:42:29 -05:00
2013-07-18 17:41:10 -04:00
2015-05-10 09:32:56 -04:00
2012-07-20 12:08:54 -07:00
2011-07-16 15:14:08 -05:00
2015-02-27 06:00:59 +01:00
2015-02-10 21:04:51 +01:00
2014-02-04 01:50:59 -08:00
2015-03-09 20:55:19 -04:00
2015-01-27 22:03:14 -06:00

StepMania

StepMania is an advanced cross-platform rhythm game for home and arcade use.

Advanced cross-platform rhythm game for home and arcade use.

##Installing from Source##

StepMania can be compiled using CMake. More information about using CMake can be found in both the Build directory and CMake's documentation.

##Build Status##

We use Travis as our continuous integration server. The status can be found below.

Build Status

##Resources##

##Licensing Terms##

S
Languages
C++ 85.7%
Lua 4.3%
C 4.3%
Rich Text Format 2.3%
CMake 1.1%
Other 2%