Tasks:Adonthell 0.3: Difference between revisions
Jump to navigation
Jump to search
Just for my own personal use (for now) |
|||
Line 23: | Line 23: | ||
= Linux tasks = | = Linux tasks = | ||
* Make fullscreen mode the default | |||
* .desktop file + icon | * .desktop file + icon | ||
* create source tarball | * create source tarball |
Revision as of 15:06, 2 May 2016
ToDo-List for adonthell 0.3.6 release
Testing tasks
- gcc 6 / c++-14
- gcc 5 / c++-11
- Python < 2.6
- In-game Python console
Changes for all platforms
- Support Python 3 (done)
- Update README and releated files
- configure: add Python/SWIG sanity checks
- Use proper paths for configuration file and saved games (Linux/OSX)
- Add missing link in Talans dialogue, when confronting him but not immediately picking proper option
- Convert OSX highres icon for use on Linux/Windows
- Locate music files with higher bitrate
- Fix outdated info in extro scroll text
- remove libtoolize invocation from autogen.sh -- probably not required
- rename configure.in to configure.ac
- migrate code to git
Linux tasks
- Make fullscreen mode the default
- .desktop file + icon
- create source tarball
OSX tasks
- compile on OSX 10.11
- create App bundle
Windows tasks
- compile for Win64
- create installer