summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-10-28 01:55:11 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit7ef81cbc6e162f1fcced6b294f6a4cf880152aa4 (patch)
tree62dfa167d79a31b1c54b1fc27d1d8bab2b4c76d3 /TODO
parentea23e5a1bbfa4109c3eae664b70268cb45ca48cc (diff)
More work on menus.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index dfb799b..974b9d6 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,20 @@
[DONE] [08/24/01] Finish OpenGL code.
[DONE] [08/26/01] Fix sound code.
* Menus.
+* Debug "pure virtual method called"
* Proper file loading/saving (ignore case, search certain directories) and
config handling (~/.avp/{ge, re, ad, md, pd}/?)
* Command line options.
* CD Audio.
* Joystick support.
+* Save/Load Game support.
* Revisit sound code.
* Try to get demos and regular edition to work.
* See what FOX/Rebellion has to say (if anything) about redistribution of the
demos and if its possible to create an installer for regular/gold edition
CDs.
* Do something with the ingame movies. Might just leave as-is.
+* Possible Idea: implement demos?
* See if the build process can be made easier for those who download the
source.
* Write documentation.