scummvm/engines/saga
Max Horn 8ac17430ac - renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistency
- renamed Engine_XXX_gameList to Engine_XXX_gameList for consistency
- added new Engine_XXX_findGameID / PLUGIN_findGameID function
- updated plugins code to take advantage of the new plugin API, to support
  obsolete gameids w/o showing them to the user

svn-id: r20752
2006-02-18 11:15:37 +00:00
..
actor.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
actor.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
animation.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
animation.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
console.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
console.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
events.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
events.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
font_map.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
font.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
font.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
game.cpp - Removed the 'features' field from GameSettings 2006-02-18 00:12:36 +00:00
gfx.cpp 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
gfx.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
ihnm_introproc.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
image.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
input.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
interface.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
interface.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
isomap.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
isomap.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
ite_introproc.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
itedata.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
itedata.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
list.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +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
music.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
music.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
objectmap.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
objectmap.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
palanim.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
palanim.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
puzzle.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
puzzle.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
render.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
render.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
resnames.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
rscfile.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
rscfile.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
saga.cpp - renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistency 2006-02-18 11:15:37 +00:00
saga.h - Removed the 'features' field from GameSettings 2006-02-18 00:12:36 +00:00
saveload.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
scene.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
scene.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
script.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
script.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sfuncs.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sndres.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sndres.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sprite.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sprite.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sthread.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
stream.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
xref.txt Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00