Commit Graph

13 Commits

Author SHA1 Message Date
Devin J. Pohly 6ac4fcdbd3 remove accidentally shadowing declaration
With this in place, the orgSel was always Invalid.
2014-02-08 21:39:26 -05:00
Devin J. Pohly 9916275a8a fix signed-compare warnings
The m_iSelection array could probably be made unsigned... IF we were
confident we never try to assign it a negative number, of which fact I'm
not convinced.
2014-02-08 20:30:33 -05:00
Ben "root" Anderson 8f9a7efbb4 Added some sorely lacking filtering logic to EditMenu related to Practice mode. 2014-01-25 14:18:18 -06:00
Jason Felds 9e9aa237e9 More goto removals. 2013-01-24 23:00:47 -05:00
Devin J. Pohly bd0e2074ad replace ASSERT(0) with useful fail messages 2012-12-27 16:59:35 -05:00
Jason Felds dbdab4759e [Xcode4] May as well fix switch warnings.
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
Jason Felds 97abd25e3e Fix Practice Songs crash with AdditionalSongs. 2011-06-19 16:51:51 -04:00
Jason Felds 202728206d Expand on failure message. 2011-05-27 16:16:57 -04:00
AJ Kelly 88640657cc tiny cleanup 2011-05-11 00:46:42 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
AJ Kelly 9d264adfdf enable the EditMenu to be themed more extensively. 2010-12-13 02:28:01 -06:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00