Thai Pangsakulyanont 1d1c2925f1 Make StepMania compile in Xcode 5.1.1
project:

- Mac OS X 10.6 SDK is used.
- Architecture has been set to 32-bit. Otherwise, `MemoryCardDriverThreaded_MacOSX` and `HIDDevice` will not compile.
- Replaced the outdated `README` file with a new `README.md`.

libmad:

- Use FPM_64BIT instead of FPM_INTEL. Otherwise, it will not compile. Also, latest Xcode seems not to support `$(...)` expansion in defining macros. Instead, they are hardcoded in the build settings.

stepmania:

- Removed compiler flags `-finline-limit` and `-falign-loops=16`
2014-07-23 12:49:58 +09:00
2013-02-09 14:16:41 -08:00
2011-09-07 17:42:29 -05:00
2013-07-18 17:41:10 -04:00
2012-07-20 12:08:54 -07:00
2011-07-16 15:14:08 -05:00
2014-03-12 08:17:53 -07:00
2014-02-10 15:58:58 -06:00
2014-02-04 01:50:59 -08:00

StepMania

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

Source is all MIT Licensed, songs are CC-NC, builds with MAD or GPL-licensed FFMPEG codecs are GPL.

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