25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. $Id$
  2. TODO for libee
  3. o Sprite library
  4. o Clip graphics
  5. o Fix the thin ellipse rendering
  6. o Write a Linux console output for the drawing library
  7. See also BUGS as to why it's very slow in console mode
  8. o DONE 12 Nov 2003: Port to conio.h
  9. TODO for ttyvaders
  10. o Let the ship pick up bonuses
  11. o Alien swarms, programmed behaviour
  12. o Spiral weapon (vertical sine)
  13. o Stick aliens to tunnel
  14. o Change tunnel colour
  15. o Draw bosses
  16. o Promote precision for all coordinates except screen
  17. o Animate the ship
  18. o The nuke should break the tunnel
  19. Or at least a bit
  20. o The laser stays alive when the ship explodes
  21. o DONE 12 Nov 2003: Write a generic drawing library with automatic clipping
  22. o DONE 23 Dec 2002: Handle life
  23. o DONE 23 Dec 2002: Mega ball
  24. o DONE 23 Dec 2002: Fragmentation bomb (merge with mega-ball?)
  25. o DONE 23 Dec 2002: Fill holes in the tunnel when |step| > 2
  26. o DONE 19 Dec 2002: Tunnel sometimes doesn't get drawn on the left
  27. o DONE 18 Dec 2002: Draw a 3rd alien type