scummvm/engines
2006-02-17 08:44:16 +00:00
..
gob Removed lots of unneeded #includes from gob.h, and moved GobGameSettings to gob.cpp -> reduced header dependencies -> faster recompile when one of those headers is modified 2006-02-17 08:44:16 +00:00
kyra Added global toGameSettings() template function for convenience; simplified GameSettings usage in some engines 2006-02-17 00:22:53 +00:00
lure Added global toGameSettings() template function for convenience; simplified GameSettings usage in some engines 2006-02-17 00:22:53 +00:00
queen Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
saga Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
scumm Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
simon Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
sky Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
sword1 Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly 2006-02-17 00:01:18 +00:00
sword2 Added global toGameSettings() template function for convenience; simplified GameSettings usage in some engines 2006-02-17 00:22:53 +00:00
module.mk Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk 2006-02-12 00:16:31 +00:00