Chris Danford
|
4bb777232d
|
name cleanup: "pNotes" -> "pSteps"
|
2004-05-24 03:41:39 +00:00 |
|
Glenn Maynard
|
f0fdfc5e58
|
cache StepsID::ToSteps to speed up html writing
|
2004-05-21 05:08:04 +00:00 |
|
Chris Danford
|
e9f576d262
|
"LastScores"->"RecentScores"
add recent scores to HTML
|
2004-05-08 10:12:10 +00:00 |
|
Glenn Maynard
|
c00f96941b
|
add StepsID::MatchesStepsType
|
2004-05-02 00:06:55 +00:00 |
|
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 |
|
Chris Danford
|
83fb83d1b4
|
store hash value in Steps for finding equivalent edits
|
2004-04-23 00:53:29 +00:00 |
|
Chris Danford
|
987a83d6bd
|
save last N scores in profile (for tournament score tracking)
|
2004-04-22 07:59:42 +00:00 |
|
Chris Danford
|
d62369baf1
|
don't throw away Course scores for Courses that aren't currently loaded on the machine
|
2004-04-18 19:36:42 +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 |
|