Stupid summary

greenspun.com : LUSENET : MAME Action Replay : One Thread

For some time now, the summaries at the end of searches (where it shows the total of the scores, as well as the average score) have been dividing the total and average by 10.

What's up with that?

-- Matt Denham (mdenham@coinet.com), February 15, 2002

Answers

Wow, I just don't know how that happened... The code was formatting the score (putting commas in after every 3 digits) and then chopping off the last digit, effectively dividing by ten. Perhaps the format_score() function used to stick a 'return' on the end, which I was trying to remove, or something.

Anyway, it's fixed now.

Chris.

-- Zwaxy (zwaxy@bigfoot.com), February 15, 2002.


Moderation questions? read the FAQ