Glenn Maynard
|
8f7e6894dc
|
fix StepsID::operator<
beware: invalid < operations (where a<b and b<a can both be true)
lead to crashes with std::map on glibc
|
2004-04-26 00:08:51 +00:00 |
|
Glenn Maynard
|
dffe8cf029
|
fix reverting in the editor goes to the wrong song if the selected song
has a blank description
|
2004-04-24 21:01:32 +00:00 |
|
Chris Danford
|
b28f440883
|
fix edit high score hash saving
don't save machine high scores for edits
|
2004-04-23 02:19:45 +00:00 |
|
Chris Danford
|
83fb83d1b4
|
store hash value in Steps for finding equivalent edits
|
2004-04-23 00:53:29 +00:00 |
|
Chris Danford
|
3bc5943a9e
|
don't throw away Song scores for Songs/Steps that aren't currently loaded on the machine
|
2004-04-18 18:42:42 +00:00 |
|
Chris Danford
|
ca4fee519e
|
move Song/Steps sorting into Song/StepsUtil.h/cpp
|
2004-04-18 08:05:18 +00:00 |
|