Dan Guzek 666cdb40bd IniFile fix: checking for false ~= checking for nil
false is a perfectly valid setting for one of SM's ini files.  The code here needs to ensure that both the key (string) and the value (string, numeric, boolean) read from file exist.  It would previously halt if the value was set to false.  This fixes that by explicitly checking for nil.
2015-04-06 21:01:52 -04:00
2011-09-07 17:42:29 -05:00
2013-07-18 17:41:10 -04:00
2015-03-22 17:08:54 -04:00
2012-07-20 12:08:54 -07:00
2015-04-05 14:49:10 -04: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
2015-04-05 02:55:54 +00:00
2014-03-12 08:17:53 -07:00
2014-02-04 01:50:59 -08:00
2015-04-05 14:49:10 -04: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%