Age | Commit message (Expand) | Author |
2013-12-10 | CREATE_PROJECT: Add Graphics::Surface to natvis and register for Image Watch | Littleboy |
2013-12-10 | CREATE_PROJECT: Add batch file to install natvis file | Littleboy |
2013-12-10 | CREATE_PROJECT: Fix issues breaking compilation with LLVM | Littleboy |
2013-12-10 | CREATE_PROJECT: Ignore unused cl arguments when compiling with LLVM | Littleboy |
2013-12-07 | DEVTOOLS: Add debug visualization files for Visual Studio 2012+ | Роман Донченко |
2013-11-27 | DEVTOOLS: Include 'iterator' for std::back_inserter. | Johannes Schickel |
2013-11-25 | DEVTOOLS: Add project file directory to include path in generated project files. | Johannes Schickel |
2013-11-24 | DEVTOOLS: Make create_project sort SCUMM as first engine. | Johannes Schickel |
2013-11-24 | DEVTOOLS: Adapt create_project to create engines/ dir if necessary | Johannes Schickel |
2013-11-24 | DEVTOOLS: Factor out function to create directories in create_project. | Johannes Schickel |
2013-11-24 | DEVTOOLS: Adapt create_project for new configure.engine files. | Johannes Schickel |
2013-09-27 | DEVTOOLS: Make Coverity happy. | Eugene Sandulenko |
2013-09-17 | DEVTOOLS: Adapt create_project for libjpeg support. | Johannes Schickel |
2013-09-11 | CREATE_PROJECT: Remove usage of std::to_string() | Littleboy |
2013-09-06 | CREATE_PROJECT: Change PlatformToolset name for latest version of LLVM on Win... | Littleboy |
2013-09-06 | CREATE_PROJECT: Add extra configuration for compilation with LLVM | Littleboy |
2013-08-16 | CREATE_PROJECT: Enable built-in theme for MSVC builds again. | D G Turner |
2013-08-16 | DEVTOOLS: Enable builtin theme in MSVC 2005 and 2008 in create_project. | D G Turner |
2013-08-14 | DEVTOOLS: Disable builtin theme in MSVC 2005 and 2008 in create_project. | Johannes Schickel |
2013-07-07 | CREATE_PROJECT: Add support for tests | Littleboy |
2013-07-07 | CREATE_PROJECT: Add create_neverhood and create_tony to the list of tools | Littleboy |
2013-07-07 | CREATE_PROJECT: Add the libfaad and libmpeg2 libraries | Filippos Karapetis |
2013-07-05 | CREATE_PROJECT: Don't allow the keymapper and the event recorder to be enable... | Filippos Karapetis |
2013-07-05 | CREATE_PROJECT: Add the event recorder to the feature flags | Filippos Karapetis |
2013-07-04 | CREATE_PROJECT: Fix compilation for Visual Studio now the built-in theme is m... | Paul Gilbert |
2013-07-03 | CREATE_PROJECT: Fix a typo in the help-message (--codeblocks) | Einar Johan Trøan Sømåen |
2013-06-30 | TOOLS: Add support for MSVC12 in create_project | Littleboy |
2013-04-25 | CREATE_PROJECT: Add scummvm core project to list of coroutine projects to fix... | Paul Gilbert |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-05 | CREATE_PROJECT: Copy translations.dat in postbuild step | Littleboy |
2012-09-05 | CREATE_PROJECT: Remove hardcoded define for post-build event | Littleboy |
2012-09-05 | CREATE_PROJECT: Add config option to disable language extensions and edit and... | Littleboy |
2012-08-09 | CREATE_PROJECT: Fix "if" formatting. | Johannes Schickel |
2012-07-14 | CREATE_PROJECT: Output Groups and File references in XCode provider | Littleboy |
2012-07-14 | CREATE_PROJECT: Disable SAFESEH in debug mode (for edit and continue) | Littleboy |
2012-07-14 | CREATE_PROJECT: Add freetype dll to copied files in postbuild script | Littleboy |
2012-07-14 | CREATE_PROJECT: Add support for Visual Studio 2012 project creation | Littleboy |
2012-07-14 | CREATE_PROJECT: Properly disable Edit and Continue in Debug mode | Littleboy |
2012-07-14 | CREATE_PROJECT: Add Visual Studio 2012 project | Littleboy |
2012-06-24 | CREATE_PROJECT: Clarify license on imported code | Willem Jan Palenstijn |
2012-05-20 | CREATE_PROJECT: Disable edit and continue in the scummvm project | Filippos Karapetis |
2012-05-17 | CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine co... | Paul Gilbert |
2012-05-02 | CREATE_PROJECT: Fix tool help output to reflect command line changes. | D G Turner |
2012-04-18 | BUILD: Move list of engines out of configure | Max Horn |
2012-04-17 | DEVTOOLS: take usage of config.h for xcode; few small updates | Pawel Kolodziejski |
2012-03-25 | CREATE_PROJECT: Add the FreeType feature | Filippos Karapetis |
2012-03-17 | JANITORIAL: Remove +x from files, which should not be executable. | Christoph Mallon |
2011-12-30 | CREATE_PROJECT: Add support for enabling the key mapper feature | Filippos Karapetis |
2011-12-28 | CREATE_PROJECT: Add a hack to handle the KYRARPG_COMMON_OBJ variable in the m... | Filippos Karapetis |
2011-12-28 | CREATE_PROJECT: Silence warnings 4510 and 4610 in the kyra engine | Filippos Karapetis |