scummvm/engines
Filippos Karapetis 9d7111006d - Reworked the different file types a bit
- Some initial work on Dinotopia's intro sequence

svn-id: r39234
2009-03-08 15:39:19 +00:00
..
agi Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
agos Correct more errors in hitBox8(). 2009-03-08 14:39:04 +00:00
cine Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
cruise Fixed some method parameters, changed the main loop to a method of the engine class, and moved the frame delay code to the main loop to make the game more responsive to events 2009-03-07 07:12:10 +00:00
drascula Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
gob Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
groovie Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
igor Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
kyra Oops, fix size argument to memset call. 2009-03-08 14:33:18 +00:00
lure Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
m4 Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
made Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
parallaction Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
queen Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
saga - Reworked the different file types a bit 2009-03-08 15:39:19 +00:00
sci Restore potentially useful info deleted in r39188 2009-03-08 14:27:35 +00:00
scumm Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
sky cleanup 2009-03-06 00:41:46 +00:00
sword1 Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
sword2 Added comment about a possible FIXME. 2009-03-07 21:38:34 +00:00
tinsel Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
touche Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
tucker Whitespace cleanup: Convert space followed by tab to just tab 2009-03-07 19:24:31 +00:00
advancedDetector.cpp Advanced detector: Slightly more verbose debug output 2009-02-21 02:59:45 +00:00
advancedDetector.h Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00
dialogs.cpp Added keyboard mapping for global menu. 2009-02-28 21:05:21 +00:00
dialogs.h Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced. 2009-02-07 06:47:19 +00:00
engine.cpp Check for "track01" as well as "track1". (I hope I didn't break compilation by 2009-03-01 15:15:51 +00:00
engine.h Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
engines.mk - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE_LOL define) 2009-03-04 00:45:34 +00:00
game.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
game.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
metaengine.h Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
module.mk Moved AdvancedDetector from common/ to engines/ 2009-01-29 22:13:01 +00:00