diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-12-10 00:36:14 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | adb11a6d73fb4cc0bc9e71d64c63df205eaaed68 (patch) | |
| tree | cc48a26980ed9280b4b41d64db85c19b49f5c783 /TODO | |
| parent | a2d3afb314a3b27a55f68e05f0d2c7d5dff015be (diff) | |
Doc Updates.
Command line options.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -6,7 +6,7 @@ [DONE] [12/05/01] Progress bar. [DONE] [12/06/01] Make vidmodes work. [DONE] [12/08/01] Debug "pure virtual method called" -* Command line options. +[DONE] [12/09/01] Command line options. * Proper file loading/saving (ignore case, search certain directories) and config handling (~/.avp/{ge, re, ad, md, pd}/?) * Joystick support. @@ -32,14 +32,6 @@ etc.) * Release new version. And fix bugs, and release new version, and so on. ---- -* Command line: - [-h | --help] Display this help message - [-v | --version] Display the game version - [-f | --fullscreen] Run the game fullscreen - [-w | --windowed] Run the game in a window - [-s | --nosound] Do not access the soundcard - [-c | --nocdrom] Do not access the CD-ROM ---debug enable debug mode * Debug, verify, and reimplant the inline functions in mathline.c to inline.h * Remove unused files. |
