scummvm/engines
Christopher Page 30b1a62e81 Removed unnecessary #inlcudes
svn-id: r32984
2008-07-10 05:15:19 +00:00
..
agi Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
agos Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
cine Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
cruise Removed the now empty files stringSupport.cpp/.h 2008-06-03 07:34:47 +00:00
drascula Possible fix for bug #1979086 - "DRASCULA: Wrong language detection(?) and crash" 2008-06-17 21:52:58 +00:00
gob Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra Removed unnecessary #inlcudes 2008-07-10 05:15:19 +00:00
lure LURE: Made sure to lock _soundMutex in syncSounds() 2008-07-07 03:30:34 +00:00
m4 Renamed M4Surface::empty() to clear() (two reason: empty is not a verb, and in class String it is used for a bool property) 2008-06-18 21:02:52 +00:00
made - Fixed sprite drawing in Rodney's Funscreen 2008-06-18 11:01:51 +00:00
parallaction Parallaction now uses the new _quit flag 2008-06-25 01:41:40 +00:00
queen QUEEN: Made it possible to quit during the intro cutaways 2008-07-06 23:42:29 +00:00
saga Sound settings for Saga can be configured from the GMM 2008-07-01 03:01:11 +00:00
scumm Changed the name of the Scumm menu dialog class MainMenuDialog to ScummMenuDialog, to avoid confusion and conflict with the Global Main Menu class 2008-07-07 06:05:48 +00:00
sky Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventManager::pollEvent() 2008-06-26 22:03:49 +00:00
sword1 Fix bug #1981402: "BS1: grammatical error in the Italian menu" 2008-06-01 18:37:35 +00:00
sword2 Sword2 now uses the new _quit flag 2008-06-26 04:54:29 +00:00
touche Sound settings for TOUCHE can be configured through the GMM 2008-07-01 03:21:30 +00:00
dialogs.cpp Reimplemented pushEvent() and artificialEventQueue to work with Events instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM 2008-07-09 02:27:05 +00:00
dialogs.h Changes to implementation of the GMM 2008-07-02 00:30:49 +00:00
engine.cpp Reimplemented pushEvent() and artificialEventQueue to work with Events instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM 2008-07-09 02:27:05 +00:00
engine.h Reimplemented pushEvent() and artificialEventQueue to work with Events instead of EventTypes. Reimplemented Queue as a List instead of Array. Updated AGOS, AGI, CINE, GOB, and KYRA to work with the current implementation of the GMM 2008-07-09 02:27:05 +00:00
engines.mk Revert last commit. 2008-06-14 11:23:29 +00:00
metaengine.h Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
module.mk Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So far agi, agos, and cine are now using the new _quit flag. 2008-06-24 21:15:30 +00:00