summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-12-07 02:17:34 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:37 +0200
commite196a237d4920fe4cc26da0c8088ea4823a5b3ea (patch)
tree7ead08dee64966ea620ea2f9dbb96f9385726118 /TODO
parent790a20ef7ca9fbb88129380f5e96fa23fb13447e (diff)
Fixed the dark opengl screenshots and video mode not being initialized.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 773e838..24caf6a 100644
--- a/TODO
+++ b/TODO
@@ -4,11 +4,11 @@
[DONE] [11/25/01] CD Audio.
[DONE] [12/05/01] Menus.
[DONE] [12/05/01] Progress bar.
-* Make vidmodes work.
+[DONE] [12/06/01] Make vidmodes work.
* Debug "pure virtual method called"
+* Command line options.
* Proper file loading/saving (ignore case, search certain directories) and
config handling (~/.avp/{ge, re, ad, md, pd}/?)
-* Command line options.
* Joystick support.
* GL_EXT_secondary_color
* Revisit sound code. (Try AL_PITCH support, etc)