Commit Graph
13 Commits
Author SHA1 Message Date
Josh Allen 4440d57ef6 Virtual and constant 2005-09-25 18:47:24 +00:00
Glenn Maynard be73671d02 cleanup 2005-09-19 09:55:05 +00:00
Glenn Maynard d2616b08d9 nudge RebuildWheelItems and RebuildMusicWheelItems together 2005-09-19 09:37:47 +00:00
Glenn Maynard 646afd1051 remove "inline" (let the compiler decide) 2005-09-19 09:30:15 +00:00
Glenn Maynard 6a0c91e07e STATE_SELECTING_GENERIC -> STATE_SELECTING 2005-09-19 09:27:43 +00:00
Glenn Maynard ccc567b85c There were two "selecting" states, and several functions from WheelBase duplicated
in MusicWheel that just had one replaced with the other.  Merge them.  Multiple
selection "modes" are implemented by having different sorts containing different
selections, not with a high-level mode.
2005-09-19 09:26:42 +00:00
Glenn Maynard 142fc408ab fix "holding left and pressing right ignores wheel lock" 2005-09-19 09:01:21 +00:00
Josh Allen 50e1b45104 Vitrual functions 2005-05-08 18:50:40 +00:00
Josh Allen 531b4731a8 Updates 2005-05-03 01:05:11 +00:00
Josh Allen 63d86682c3 Updated for abstraction and changes to origional MusicWheel operation 2005-04-29 02:42:31 +00:00
Josh Allen 2369bd337c Remove unused headers
Reorganize portions of code for easier reuse
2005-04-24 05:52:35 +00:00
Josh Allen 58c45a9fbf fix to work with new AutoScreenMessages
better adding, removing, or selecting elements when or resulting in an empty wheel
style changes in regards to some curly brackets
2005-04-06 00:17:25 +00:00
Josh Allen 9c6ca1381b Very basic and generic selection wheel using code from existing MusicWheel and MusicWheelItems. MusicWheel and MusicWheelItems will abstract from this eventually. 2005-03-27 03:56:10 +00:00