scummvm/engines
Eugene Sandulenko 4b4ebbd45d Endianness fixes in FLI player
svn-id: r32444
2008-05-31 22:41:31 +00:00
..
agi Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
agos Add Max's patch for AGOSEngine::pauseEngineIntern(). 2008-05-24 01:17:04 +00:00
cine Checked that opcodes 0x71-0x73 really do nothing else but read the parameters in PC versions of Future Wars and Operation Stealth. Maybe they're used in the Amiga versions? 2008-05-30 11:12:14 +00:00
cruise Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
drascula Endianness fixes in FLI player 2008-05-31 22:41:31 +00:00
gob Script variables are now always stored in the game version's native endianess. 2008-05-28 21:15:11 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra Cleanup. 2008-05-31 22:18:36 +00:00
lure Fixed compiler warning of unused variable 2008-05-24 01:05:32 +00:00
m4 Formatting. 2008-05-26 12:05:55 +00:00
made - Implemented opcodes: sfHomeText, sfDrawAnimPic 2008-05-29 12:57:11 +00:00
parallaction * Cleanup of input code. 2008-05-15 01:18:26 +00:00
queen Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
saga Renamed files for consistency 2008-05-26 11:14:30 +00:00
scumm Fix display of original load/save screen in the FM-TOWNS version of Loom. 2008-05-31 06:31:21 +00:00
sky Since BASS treats speech separately from other sounds, let's use the 2008-05-08 05:05:47 +00:00
sword1 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
sword2 Rewrote dimPalette() so that the dimming is now a "filter" between the Screen 2008-05-29 20:32:27 +00:00
touche Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
engine.cpp Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
engine.h engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly 2008-02-01 23:37:16 +00:00
engines.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
metaengine.h Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00