Tasks:Adonthell 0.3
ToDo-List for adonthell 0.3.6 release
Testing tasks
- gcc 6 / c++-14
- gcc 5 / c++-11 (done, working)
- Python < 2.6 (done, Python 2.3 confirmed working)
- In-game Python console
- Run with valgrind and fix most severe leaks
Changes for all platforms
- Support Python 3 (done)
- Implement simple in-game option window (done)
- Assemble working dlgedit
- Implment in-game achievements
- Improve conditions for Fellnir's in-game hints
- Update README and releated files
- configure: add Python/SWIG sanity checks (done)
- Use proper paths for configuration file and saved games (Linux/OSX/Windows)
- Add missing link in Talans dialogue, when confronting him but not immediately picking proper option
- Convert OSX highres icon for use on Linux/Windows (done)
- Locate music files with higher bitrate
- Fix outdated info in extro scroll text (done)
- remove libtoolize invocation from autogen.sh -- probably not required
- rename configure.in to configure.ac
- Support SDL2 (?)
- migrate code to git
Linux tasks
- Make fullscreen mode the default
- .desktop file + icon (done)
- create source tarball
OSX tasks
- compile on OSX 10.11
- create App bundle
Windows tasks
- compile for Win64
- create installer