aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-05-19SWORD25: Fix to properly signal when movie playback has endedPaul Gilbert
2011-05-18SWORD25: Implement TheoraDecoder::pauseVideoIntern()Matthew Hoops
2011-05-18SWORD25: Properly use endOfVideo()Matthew Hoops
2011-05-18SWORD25: Make Theora handle the case when the packet eos is not setMatthew Hoops
2011-05-18GRAPHICS: Add a YUV to RGB table lookup for use with TheoraMatthew Hoops
2011-05-18SWORD25: Fix a/v sync with using the TheoraDecoder standaloneMatthew Hoops
2011-05-18TINSEL: Remove declarations for non-existent functions FindObject() and GetNe...Christoph Mallon
2011-05-18TINSEL: Correctly handle the pDispList OBJECT linked lists, i.e. use OBJECT**...Christoph Mallon
2011-05-18TINSEL: Document pDispList OBJECT linked list 'trick'Max Horn
2011-05-18TINSEL: Revert commit 43ca9c86ab to fix bug #3303799Max Horn
2011-05-18AGI: Constify stuffMax Horn
2011-05-18TSAGE: Fix several glitches in scene 4000strangerke
2011-05-18TSAGE: Fix bug in scene 2280 (when picking up left boots)strangerke
2011-05-18TSAGE: Fix a serie of bugs in scenes 4045 and 4000strangerke
2011-05-17AGI: CleanupWillem Jan Palenstijn
2011-05-17SCUMM: Add missing imuse featureathrxx
2011-05-17FM-TOWNS AUDIO: Some midi code fixes and some renamingathrxx
2011-05-17SCUMM: Set proper GUIO flags for monkey2/indy4 FM-TOWNSathrxx
2011-05-17FM-TOWNS AUDIO: Some renaming in the euphony driver codeathrxx
2011-05-17SCUMM: Adapt code to latest FM-TOWNS audio driver changesathrxx
2011-05-17FM-TOWNS AUDIO: Some more midi driver code for FM-TOWNS monkey2 and indy4athrxx
2011-05-17SCUMM: Make REDUCE_MEMORY_USAGE slightly more effecive (saving ~1kb ram)Max Horn
2011-05-17AGOS: cleanupMax Horn
2011-05-17SWORD1: Const correctness, code cleanup & simplificationMax Horn
2011-05-17M4: Fix leak in Console::cmdDumpFileMax Horn
2011-05-17LURE: Rename method random() -> getRandom()Max Horn
2011-05-17TOON: Use RandomSource instead of rand()Max Horn
2011-05-17SWORD25: Name the random sourceMax Horn
2011-05-17TSAGE: Name the RandomSourceMax Horn
2011-05-17MOHAWK: Name the RandomSource used for mystMax Horn
2011-05-17AGI: Unify RandomSource instantiationMax Horn
2011-05-17TUCKER: Give name to RandomSource, to register it with event recorderMax Horn
2011-05-17TEEN: Use only one RandomSource and give that one a name.Max Horn
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16KYRA: Change engine name to KyraThierry Crozat
2011-05-16TSAGE: Fix graphics button behaviour (slightly hackish)eriktorbjorn
2011-05-16GOB: Add a non-interactive Adibou2 demoSven Hesse
2011-05-16Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-05-16SCUMM: fix regressionathrxx
2011-05-16TSAGE: Added support for handling keypresses in the Game classes. Separated l...Paul Gilbert
2011-05-16TSAGE: Changed demo quit dialog to correctly handle ESCAPE and ENTER keysPaul Gilbert
2011-05-16TSAGE: Bugfixes for dialogs correctly handling ESCAPE and ENTERPaul Gilbert
2011-05-16TSAGE: Implemented the Exit dialog in the Ringworld demoPaul Gilbert
2011-05-16TSAGE: Fix for crash when hiding cursor in Ringworld demoPaul Gilbert
2011-05-16TSAGE: Fix bad palette in the Fleeing planet cutsceneeriktorbjorn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-16SCUMM: formattingathrxx
2011-05-15Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-05-15SCUMM: fix imuse bugs #1315950 and #761637athrxx
2011-05-15TSAGE: Made some dialogs less CPU hungryeriktorbjorn