SVN_SILENT made messages (.desktop file)
[kdegames.git] / knetwalk / TODO
blob4bc1cc3a0580fef99cdc57931d529c3b0ddea2ea
1 BUGS:
2 =====
4 * sometimes it seems to go in infinite loop when starting a new game... check it!! 
5   (maybe it's fixed: didn't happen for a long time)
6 * when a new game starts there are unneeded repaints
9 TODO:
10 =====
12 == short term ==
13 * check if forground and background cache makes sense in cell.cpp
14 * if it isn't to hard use a menu to change the theme
15 * show the solution
16 * fix globals.h, include.h, etc. (use one unified header for that stuff)
17 * better default size
19 == medium term ==
20 * fix highscores (lot of problems)
21 * allow games with different aspect ratios
22 * allow customized game (perhaps giving it a custom name)
23 * make the difficulty change less when playing the same difficulty level
25 == long term ==
26 * change Directions (not sure)
27 * profiling
28 * look if it's possibly to optionally use openGl (to have smooth rotations)
29 * whatsthis isn't show easily add an help icon or questionmark or something... (in the game field maybe..)
30 * initial window size depending one the screen size (possible with kde? also usefull in other games!)
31 * next move hint
32 * demo mode
35 KDEGAMES: (things that might apply to the whole kdegames)
36 =========
38 * add a handbook button to the toolbar