File: TODO

package info (click to toggle)
gwp 0.3.6-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 7,076 kB
  • ctags: 3,168
  • sloc: ansic: 27,179; sh: 8,379; python: 1,895; xml: 1,184; makefile: 356
file content (46 lines) | stat: -rw-r--r-- 1,862 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[I][T][S]
I = Importance: "   " - nice to have (program/part improvement)
                "  X" - needed       (program/part is usable without)
                " XX" - essential    (program/part is not usable without)
                "XXX" - urgent       (program/part is crashing, insecure, ...)
T = Type:       "r"   - request
                "B"   - bug
S = Status:     "-"   - done
                "n"   - will be one of the next things to do
                "d"   - delayed, eg. to the next version

-------------------------------------------------------------------------------

message-reader:

[  X][B][-] message-counter gets confused when selecting messages
            directly and using the next/prev buttons
[  X][r][-] always highlight the displayed message
[  X][r][-] pre-sort messages to avoid multiple identical message categories
[   ][r][n] add a message counter to every category
[   ][r][n] try to create a significant subject for every message
[   ][r][n] try to use colourified messages according to their importance
[   ][r][n] expand/collapse categories with double-click

vcr / vcr-combat:

[  X][B][n] exchange ASCII_0 #defines in vcr.c with gnome key handling.
            http://developer.gnome.org/doc/API/2.0/gdk/gdk-Keyboard-Handling.html
[   ][r][n] get a nice star-background: http://www.seds.org/messier/more/m-kc.html

starchart:

[ XX][B][n] Some minefields are not being showed.
[  X][B][-] When unpacking with GWP, some ships appear on starchart
            but when clicking on it, the ship list is empty.

race related:

[XXX][B][-] Use a function that return the race *character*, from 1 to
            B...not from 1 to 11. I think players with race 10 and 11
            are not being able to use GWP.

unpacker:

[  X][B][n] Need to detect winplan/dosplan style RSTs, to unpack or
            not KOREx files, etc.