Warning, /games/konquest/TODO is written in an unsupported language. File is not indexed.

0001 Short term stuff
0002 ================
0003 
0004 
0005 Game play and usability
0006 -----------------------
0007 
0008 * Create a small widget for summary of orders. Should be of the size
0009   of the previous planetinfo widget and at the same place to the
0010   right.
0011 
0012 * Let the user create orders by dragging the mouse from one planet      Pinaraf
0013   to another
0014 
0015 
0016 
0017 Structure and other code issues
0018 -------------------------------
0019 
0020 * Remove gamecore.h
0021 
0022 * Refactor the GameView
0023    - More signals/slots from gamelogic
0024 
0025 Features
0026 --------
0027 
0028 * A widget that shows the orders that the user has given this turn.
0029 
0030 * Drag move orders from one planet to another.
0031 
0032 * Make it possible to play with only the keyboard                       DONE
0033    - Let the ?A combination give info about planet A                    done
0034 
0035 
0036 Long term stuff
0037 ===============
0038 
0039 * Multiplayer via the internet
0040 
0041