Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-23 | Merge pull request #409 from lordhoto/rtti | Johannes Schickel | |
Enable RTTI and clean up the code by exploiting the availability of dynamic_cast. | |||
2013-11-24 | DEVTOOLS: Make create_project sort SCUMM as first engine. | Johannes Schickel | |
This makes create_project output consistent with configure output again. | |||
2013-10-23 | DEVTOOLS: Enable RTTI in create_project generated project files. | Johannes Schickel | |
2013-04-25 | CREATE_PROJECT: Add scummvm core project to list of coroutine projects to ↵ | Paul Gilbert | |
fix MSVC 10 compilation | |||
2012-09-05 | CREATE_PROJECT: Add config option to disable language extensions and edit ↵ | Littleboy | |
and continue (per-project) | |||
2012-04-17 | DEVTOOLS: take usage of config.h for xcode; few small updates | Pawel Kolodziejski | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-24 | CREATE_PROJECT: Move project-specific information to configuration file | Littleboy | |
User-visible output and project-specific names are now defined in a config header. This allows an easier usage of the create_project tools in other scummvm-derived projects (such as residual). |