home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GAMES / WOLF3D.ZIP / ideas < prev    next >
Text File  |  2001-03-16  |  1KB  |  23 lines

  1. * One binary, any game type.
  2. * A key to change viewsize while playing
  3. * Game able to work with any resolution in software mode
  4. * Audio support using OpenAL
  5. * Add support for the Mac version, if possible
  6. * Network support!
  7. * Fully compile with no warnings/errors using -Wall -ansi -pedantic and with
  8.   other compilers (would need to turn off warnings about unused parameters)
  9. * Port to: Linux/SVGAlib, Unix/OpenGL?, Linux/SDL, DOS/Allegro?, Win32/GDI?, 
  10.   Win32/DX?, Win32/D3D?, Win32/OpenGL?, BeOS?, MacOS?, QNX?
  11. * Ease in using demos. Playing demos from files, recording to files, batch
  12.   playing, and so on.
  13. * Make Wolf3D the game it was originally planned to be...  More strategy...
  14. * Empty TODO File
  15. * Test with other available mods (that were compatible with the original
  16.   game)
  17. * Unified input handling
  18. * Configuration files and save games which work regardless of operating
  19.   system/processor/binary build
  20. * Suite of utilities to edit the game data.
  21. * Resolve any endian issues
  22. * Add a ViewMap?
  23.