Warning, /games/kshisen/TODO is written in an unsupported language. File is not indexed.
0001 - weight group names in highscore dialog 0002 - the highscore dialog stores the status of the gravity flag l10n'ed. This looks ugly if the player switches the game's language. 0003 - change the way, scores are evaluated (e.g. make gravity x1.2 instead of x2.0 and add chinese style to the evaluation) 0004 - get rid of the static sizeX and sizeY arrays; use Qlist<QPair<>> instead (this makes it possible to be more dynamic if it comes to board sizes 0005 - solve the copyright issue (about dialog) 0006 - show a message if no tilesets or backgrounds are found 0007 - comment, comment, comment...