Moshe Kaplan 240d1715c9 Minor performance enhancement
`list.empty()` runs in constant time; `list.size` can run in linear time.
`list.empty()` runs in constant time; `list.size` can run in linear time.

Sources:
http://www.cplusplus.com/reference/list/list/size/
http://www.cplusplus.com/reference/list/list/empty/
2014-07-03 10:10:40 -04: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-07-03 10:10:40 -04: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%