Age | Commit message (Expand) | Author |
2012-03-04 | AmigaOS4: Adapt configure to latest SDK. Restore grep workaround. | D G Turner |
2012-02-19 | IPHONE: Pass $CPPFLAGS to build command line for ObjC files. | Johannes Schickel |
2012-01-29 | GUI: Add GNU FreeFont TTFs for use with our modern theme. | Johannes Schickel |
2011-11-20 | ALL: Remove more m4/mads leftovers. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-05 | BUILD: Silence windres command line when a non-verbose build is done. | Johannes Schickel |
2011-04-30 | AmigaOS4: Adapt configure to latest SDK (Patch created by Raziel^) | strangerke |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn |
2011-02-12 | GIT: `git describe --dirty` is too new. | dhewg |
2011-02-12 | GIT: use git for describing the version. | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko |
2010-11-09 | CONFIGURE: Fix linking in some cases | Eugene Sandulenko |
2010-10-31 | Updated with latest from trunk | Yotam Barnoy |
2010-10-10 | BUILD: Add toons.dat to engine dist files. | Travis Howell |
2010-10-01 | MAKEFILE: Add scummclassic.zip to DIST_FILES_THEMES | Thierry Crozat |
2010-09-15 | PLUGINS: Additional plugin check for the ELF loader. | Andre Heider |
2010-08-19 | i18n: Move translations to standalone file. Patch #3044975 | Eugene Sandulenko |
2010-08-17 | HUGO: Adding engine to the main tree | Eugene Sandulenko |
2010-08-11 | BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macros | Max Horn |
2010-08-09 | LEGAL: Add COPYING.BSD to DIST_FILES_DOCS. | Torbjörn Andersson |
2010-06-15 | Implement translation support for ScummVM GUI. | Eugene Sandulenko |
2010-05-09 | Fallback to the nasm compatible yasm. | Andre Heider |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-05-04 | Remove spurious quotes. | Andre Heider |
2010-05-04 | Respect the shell's and svn's exit code when checking for a checkout. | Andre Heider |
2010-05-04 | Switch from "svn status" to "svn info", which is way faster (especially over ... | Andre Heider |
2010-05-04 | Fixed typo. | Andre Heider |
2010-03-30 | Patch from bug #2976619 (BUILD: Link error when building without engines) | Max Horn |
2010-03-09 | Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus m... | Johannes Schickel |
2010-03-09 | Add missing MKDIR command. This was upsetting the WinCE build. | Robin Watts |
2010-03-08 | Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche... | Johannes Schickel |
2010-02-02 | Install the plugins from the current directory (the build one), not from the ... | Jordi Vilalta Prat |
2009-12-26 | The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives... | Oystein Eftevaag |
2009-11-18 | oops | Max Horn |
2009-11-18 | Some comments | Max Horn |
2009-11-14 | Remove Igor engine | Max Horn |
2009-10-28 | BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus pr... | Max Horn |
2009-10-10 | Added a rule for assembler with cpp preprocessing. | Marcus Comstedt |
2009-10-09 | BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), cur... | Max Horn |
2009-10-04 | Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ASM... | Max Horn |
2009-09-25 | Modified version of patch #2838507: Add support for non-gcc compilers to conf... | Max Horn |
2009-09-05 | added teenagent.dat to dist files | Vladimir Menshakov |
2009-08-22 | configure support for AS and ASFLAGS, and .s files in Makefile. If a port has... | Andre Heider |
2009-08-22 | Patch #2840212: "Quiet make process" | Eugene Sandulenko |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | Fix 16bit option of configure. | Travis Howell |
2009-08-07 | Merge creation of Info.plist into update-version.pl. | Andre Heider |
2009-06-18 | added pred.dic to DIST_FILES_ENGINEDATA | Andre Heider |