aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-03-09SCI: Some cleanup and fixes to the view unpacking codemd5
2011-03-09SCI: Save mouse position in SciEvent.Johannes Schickel
2011-03-09SCI: Cleanup of the event codemd5
2011-03-08SCI: Remove unused argument to saidWillem Jan Palenstijn
2011-03-08DRASCULA: Fix a style related warning for WinCE specific code.Johannes Schickel
2011-03-08SCI: Cleanupmd5
2011-03-08MOHAWK: Rename variable to fix WinCE build.Alyssa Milburn
2011-03-08SCI: Fixed typosmd5
2011-03-08SCI: Cleanupmd5
2011-03-08SCI: Comparisons between pointers and numbers are also done in SCI1.1md5
2011-03-08Merge branch 'master' of github.com:scummvm/scummvmsylvaintv
2011-03-08TOON: Decrease CPU usagesylvaintv
2011-03-08HUGO: Misc savegame modificationsstrangerke
2011-03-07MOHAWK: Fix Riven's cursor in the main menuMatthew Hoops
2011-03-07SCI: Constify some codeMax Horn
2011-03-07Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into clone2727-...Matthew Hoops
2011-03-07MOHAWK: Remove unused runLoadDialog() functionMatthew Hoops
2011-03-07HUGO: Fix registration messages for H1 Dos Freeware version (in intro)strangerke
2011-03-07MOHAWK: Error message consistencyMatthew Hoops
2011-03-07MOHAWK: Improve error handling when data isn't foundMatthew Hoops
2011-03-07SCI: Initial handling of the views in Longbow Amiga. Still not rightmd5
2011-03-07MOHAWK: Make Riven use original executables for cursorsMatthew Hoops
2011-03-06SCUMM: Use the new WinCursor code in SCUMM HEMatthew Hoops
2011-03-06SCI: Fix KQ6 Mac inventory cursorsMatthew Hoops
2011-03-06SCI: Fix Mac SCI1.1 view decompressionMatthew Hoops
2011-03-06SCI: Silence GCC warningeriktorbjorn
2011-03-06SCI: Merged the cel data unpacking code for views and picturesmd5
2011-03-06TOON: Fix crashs when toon.dat is not presentsylvaintv
2011-03-06TOON: Improve music fading between roomssylvaintv
2011-03-06TOON: Fix global package loadingsylvaintv
2011-03-06SCI: Some changes to picture drawingmd5
2011-03-05TOON: Integrated resource cache patch by eriktorbjornsylvaintv
2011-03-05SCI: Further clarify commentLars Skovlund
2011-03-05MOHAWK: Implement Mechanical opcode 122, elevator go down timerBastien Bouclet
2011-03-05SCI: Cleared up the different view types and ordered them by color countmd5
2011-03-05SCI: Added some support code for Longbow Amigamd5
2011-03-05AGI: Kill the timer based counterdhewg
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops
2011-03-04SCI: Fix Mac icon bar palette match orderMatthew Hoops
2011-03-05SCI: Add comment.Walter van Niftrik
2011-03-04SCI: Remove SCI version check from READ/WRITE_SCI1ENDIAN_UINT16.Walter van Niftrik
2011-03-04GROOVIE: Mark overwritten members as virtualdhewg
2011-03-04SCI: Fix reg_t ASCII printing in debugger for BE.Walter van Niftrik
2011-03-04SCI: Use BE string handling for Mac games.Walter van Niftrik
2011-03-04SCI: Some palette related changesmd5
2011-03-04SCI: Cleaned up some view type checksmd5
2011-03-04SCI: Enable fade transitions for SCI1 EGA gamesmd5
2011-03-04SCI: Fix flood fill matching in EGA modeWillem Jan Palenstijn
2011-03-04SCI: Added support for 16/32 color view and picture patchesmd5
2011-03-04SCI: Added a comment for the additional code in kDisplaymd5