Summary: | Time based highscores instead of clicks | ||
---|---|---|---|
Product: | [Applications] knetwalk | Reporter: | Matthias Loitsch <kdebugs> |
Component: | general | Assignee: | Fela Winkelmolen <fela.kde> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias Loitsch
2008-01-12 21:47:51 UTC
SVN commit 785910 by fela: * New scoring algorithm (now the score is based on the elapsed time as well as the number of moves) * The cells now are always of the same size (it wasn't always the case, before). BUG:153613 BUG:155577 M +4 -1 TODO M +10 -2 src/abstractgrid.cpp M +4 -1 src/abstractgrid.h M +58 -51 src/mainwindow.cpp M +19 -9 src/mainwindow.h M +2 -1 src/renderer.cpp M +5 -1 src/view.h WebSVN link: http://websvn.kde.org/?view=rev&revision=785910 |