avp/TODO
Steven Fuller adb11a6d73 Doc Updates.
Command line options.
2019-08-20 02:22:37 +02:00

38 lines
1.5 KiB
Text

[DONE] [08/24/01] Finish OpenGL code.
[DONE] [08/26/01] Fix sound code.
[DONE] [11/10/01] Save/Load Game support.
[DONE] [11/25/01] CD Audio.
[DONE] [12/05/01] Menus.
[DONE] [12/05/01] Progress bar.
[DONE] [12/06/01] Make vidmodes work.
[DONE] [12/08/01] Debug "pure virtual method called"
[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.
* GL_EXT_secondary_color
* Revisit sound code. (Try AL_PITCH support, etc)
* 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.
* Disable Mutliplayer in the Main Menu.
* Possible Idea: implement demos?
* See if the build process can be made easier for those who download the
source.
* Write documentation.
* Prep for a release. Get someone who has a saner system to build binaries.
Look into loki_setup.
* "Beta test." Play through the game at least once starting with a clean
install.
* Release. And the crowd goes wild.
* Fix any bugs found after previous release.
* Add networking and everything related (dedicated server, master server,
etc.)
* Release new version. And fix bugs, and release new version, and so on.
----
* Debug, verify, and reimplant the inline functions in mathline.c to
inline.h
* Remove unused files.
* Squelch any unnecessary debug output