scummvm/engines
Sven Hesse a6649af56e Fixed an endian-related issue, making Woodruff controlable on big-endian machines.
It still breaks when switching screens and object videos are mispositioned, though.

svn-id: r32310
2008-05-27 00:03:29 +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 Patch #1969189: "CinE renderer rewrite" 2008-05-24 22:11:41 +00:00
cruise Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
drascula Changed floating point immediates to single precision (Silences MSVC warning C4305: '+=' : truncation from 'double' to 'float'). 2008-05-26 22:01:29 +00:00
gob Fixed an endian-related issue, making Woodruff controlable on big-endian machines. 2008-05-27 00:03:29 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra typo 2008-05-25 14:39:59 +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 Disable Drascula's and MADE's dummy fallbackDetect. 2008-05-26 18:18:38 +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 Update HE version of another English Windows version of Putt Putt Saves The Zoo. 2008-05-24 01:06:19 +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 Initial implementation of pauseEngineIntern(). There are issues, though, since 2008-05-23 17:54:47 +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
engine.h
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