scummvm/engines
2008-11-09 20:20:22 +00:00
..
agi - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
agos - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
cine - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
cruise Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
drascula Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
gob Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
igor Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
kyra Disallow overwriting of slot 0, quicksave and autosave slots. 2008-11-09 20:20:22 +00:00
lure - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
m4 Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
made Implemented RTL support 2008-11-07 21:59:25 +00:00
parallaction - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
queen Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
saga - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
scumm - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
sky Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
sword1 Added a getMaximumSaveSlot() implementation for sword1 and sword2 2008-11-09 19:30:09 +00:00
sword2 Added a getMaximumSaveSlot() implementation for sword1 and sword2 2008-11-09 19:30:09 +00:00
tinsel - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
touche - The GMM save dialog is now working for all engines which support the appropriate features 2008-11-09 16:13:34 +00:00
dialogs.cpp Save game descriptions are now set correctly in the GMM save dialog 2008-11-09 17:53:37 +00:00
dialogs.h Added some WIP code for the GMM save dialog (still not working correctly) 2008-11-06 20:26:19 +00:00
engine.cpp Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
engine.h Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
engines.mk Added Tinsel engine to main repos (no news item for it ON PURPOSE) 2008-07-23 09:02:47 +00:00
game.cpp Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc) 2008-11-09 20:07:46 +00:00
game.h Added a new SaveStateDescriptor flag, is_write_protected, which can be used to stop the user from overwriting certain saves (e.g. the auto save, the restart save in the Kyrandia games, the quicksaves etc) 2008-11-09 20:07:46 +00:00
metaengine.h Update documentation. 2008-11-09 20:08:54 +00:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00