- updated TODO list

This commit is contained in:
Jamie Wilkinson 2002-04-09 12:45:05 +00:00
parent 2a91c72d3d
commit 791d886807

1
TODO
View file

@ -3,6 +3,7 @@
- clean up the #ifdefs that are throughout the code to be has-a
tests instead of is-a. (using HAVE_* from configure instead of __blerg__)
- separate the video refreshers
- check that the parts install into the right places
- use DATADIR to find game data, rather than in same directory as libraries
this way, it can follow FHS: libs in /usr/lib/games/quake2 and data in
/usr/share/games/quake2, for example