scummvm/engines
Filippos Karapetis 681ec59292 SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.h
This define can be used to disable building of the Theora decoder, and thus makes
libtheora optional (therefore resolving an item in the Sword25 TODO). Disabling the
Theora decoder will effectively disable the game's videos

Note that running the game with the Theora decoder disabled is still untested

svn-id: r53416
2010-10-13 13:07:16 +00:00
..
agi AGI: Fix bug #3017908 with MIDI music 2010-10-12 19:44:40 +00:00
agos AGOS: Hopefully fix bug #3000876 ("FF: Crackling/static popping") 2010-09-26 12:28:26 +00:00
cine JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
cruise i18n: Translate the Save and Load buttons in cruise 2010-09-12 21:21:21 +00:00
draci DRACI: Initialize MIDI channel volume properly. 2010-09-15 22:30:00 +00:00
drascula DRASCULA: Add MD5 for improved French version of the game 2010-10-05 20:11:19 +00:00
gob GOB: Add Debug Console. 2010-10-13 03:49:54 +00:00
groovie MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
hugo HUGO: Add lineHandler for v3 Dos, fix/add comments 2010-10-12 21:12:54 +00:00
kyra JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
lure LURE: Bugfix for characters getting stuck in Abbey doorway 2010-10-13 10:12:35 +00:00
m4 M4: NULL terminate after a strncpy 2010-09-18 12:08:59 +00:00
made MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
mohawk JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
parallaction JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
queen JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
saga JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
sci SCI: Add detection for Hoyle4 Mac 2010-10-13 03:28:59 +00:00
scumm SCUMM/FM-TOWNS: start fixing japanese font drawing 2010-10-12 22:17:00 +00:00
sky JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
sword1 JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
sword2 JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
sword25 SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.h 2010-10-13 13:07:16 +00:00
teenagent TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
testbed 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
tinsel TINSEL: Remove redundant '_Windows' check 2010-09-28 19:06:03 +00:00
toon TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
touche MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
tucker AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
engine.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00
engines.mk SWORD25: Added detection of libtheora, png an dplugged in the engine 2010-10-12 21:12:50 +00:00
game.cpp GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
game.h GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
metaengine.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.cpp Switch SaveStateDescriptor::getBool to use Common::parseBool 2010-04-06 09:27:27 +00:00
savestate.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
util.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00