Open Source Tomb Raider Engine
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

TODO.md 529B

To-Do List

General

  • Add verbose command line flag for debug output also in release builds
  • Don’t depend on setup: no data or config files should be necessary
  • Be able to change configuration from within OpenRaider

Cmake

  • Visual C++ compiler flags? (CMakeLists.txt)
  • Better test integration

Future Features

  • Depend on physfs for easier file location management
  • Depend on libcdio, use it to read original CDs or CUE/TOC/ISO images
  • Add ability to play the FMVs. QuickTime, ima4 Audio, h264 avc1 Video!