SVN_SILENT made messages (.desktop file)
[kdegames.git] / konquest / TODO
blob2cd0d9efd40d616605bd39b8ddbb89db2e332c4b
1 Short term stuff
2 ================
5 Game play and usability
6 -----------------------
8 * Create a small widget for summary of orders. Should be of the size
9   of the previous planetinfo widget and at the same place to the
10   right.
12 * Let the user create orders by dragging the mouse from one planet      Pinaraf
13   to another
17 Structure and other code issues
18 -------------------------------
20 * Remove gamecore.h
22 * Refactor the GameView
23    - Remove AI players from it                                          done
24    - More signals/slots from gamelogic
26 Features
27 --------
29 * A widget that shows the orders that the user has given this turn.
31 * Drag move orders from one planet to another.
33 * Make it possible to play with only the keyboard                       DONE
34    - Let the ?A combination give info about planet A                    done
37 Long term stuff
38 ===============
40 * Multiplayer via the internet