Changeset 160 for ttyvaders/trunk/TODO
- Timestamp:
- Nov 12, 2003, 10:18:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ttyvaders/trunk/TODO
-
Property
svn:keywords
set to
Id
r70 r160 1 Things to do 1 $Id$ 2 2 3 * let the ship pick up bonuses 3 TODO for libee 4 4 5 DONE 23 Dec 2002: handle life5 o Sprite library 6 6 7 * alien swarms, programmed behaviour7 o Clip graphics 8 8 9 * sprite library9 o Fix the thin ellipse rendering 10 10 11 DONE 23 Dec 2002: mega ball 11 o Write a Linux console output for the drawing library 12 See also BUGS as to why it's very slow in console mode 12 13 13 * spiral weapon (vertical sine)14 o DONE 12 Nov 2003: Port to conio.h 14 15 15 DONE 23 Dec 2002: fragmentation bomb (merge with mega-ball?)16 16 17 * stick aliens to tunnel 17 TODO for ttyvaders 18 18 19 * change tunnel colour19 o Let the ship pick up bonuses 20 20 21 DONE Dec 23 2002: fill holes in the tunnel when |step| > 221 o Alien swarms, programmed behaviour 22 22 23 DONE Dec 18 2002: draw a 3rd alien type23 o Spiral weapon (vertical sine) 24 24 25 * draw bosses25 o Stick aliens to tunnel 26 26 27 * port to conio.h27 o Change tunnel colour 28 28 29 * clip graphics29 o Draw bosses 30 30 31 * promote precision for all coordinates except screen31 o Promote precision for all coordinates except screen 32 32 33 DONE Dec 19 2002: tunnel sometimes doesn't get drawn on the left33 o Animate the ship 34 34 35 * write a generic drawing library with automatic clipping 35 o The nuke should break the tunnel 36 Or at least a bit 36 37 37 * write a linux console output for the drawing library38 o The laser stays alive when the ship explodes 38 39 39 * animate the ship 40 o DONE 12 Nov 2003: Write a generic drawing library with automatic clipping 41 o DONE 23 Dec 2002: Handle life 42 o DONE 23 Dec 2002: Mega ball 43 o DONE 23 Dec 2002: Fragmentation bomb (merge with mega-ball?) 44 o DONE 23 Dec 2002: Fill holes in the tunnel when |step| > 2 45 o DONE 19 Dec 2002: Tunnel sometimes doesn't get drawn on the left 46 o DONE 18 Dec 2002: Draw a 3rd alien type 40 47 41 * the nuke should break the tunnel42 43 * the laser stays alive when the ship explodes44 -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.