scummvm/base
2010-11-04 15:58:53 +00:00
..
commandLine.cpp SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so called "undithering") in the graphics options tab. The algorithm is now disabled by default, after popular demand. In retrospect, we really shouldn't have made it default, in order to preserve the authenticity of the graphics in early SCI EGA games, and allow the user to opt in and enable the option if needed. Unfortunately, the lack of an easy way to modify the option made it hard to do so. 2010-11-04 15:58:53 +00:00
commandLine.h Implement FR #2988017: exit status with --list-saves always 0 2010-05-21 18:25:01 +00:00
internal_version.h BASE: Add SVN_REVISION placehold to internal_version.h.in 2010-10-13 15:00:28 +00:00
internal_version.h.in BASE: Add SVN_REVISION placehold to internal_version.h.in 2010-10-13 15:00:28 +00:00
main.cpp Merge from gsoc2010-plugins 2010-11-03 22:01:01 +00:00
main.h argv should not be modified; make it plenty const. 2009-03-21 16:07:46 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp Updated with latest from trunk 2010-10-31 11:08:43 +00:00
plugins.h PLUGINS: Additional plugin check for the ELF loader. 2010-09-15 07:44:08 +00:00
version.cpp BASE: Added "Theora" to the features string, when enabled. 2010-10-13 19:22:04 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00