scummvm/engines
Filippos Karapetis a859e2c1c9 Cleanup
svn-id: r34988
2008-11-10 18:51:51 +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 Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +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 - Global options dialog support 2008-11-10 00:19:43 +00:00
parallaction Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
queen Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
saga Cleanup 2008-11-10 18:51:51 +00:00
scumm Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
sky Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
sword1 Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +00:00
sword2 Only hide the cursor for in-game pausing. Pausing from the outside is assumed to 2008-11-09 20:35:06 +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 Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. 2008-11-10 11:24:55 +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