aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-06-17SCI: Improve fallback detection for GK2 demoMax Horn
2011-06-17SCI: Change fallback detector to use allFiles hashmapMax Horn
2011-06-17MOHAWK: Add detection for Zoombinis v2.0.Scott Thomas
2011-06-17SCI: Use ScopedPtr to handle temporary resMan instance on the heapMax Horn
2011-06-17SWORD25: Fix image blending for blackEugene Sandulenko
2011-06-17DREAMWEB: replaced generated code with c++ style stubsVladimir Menshakov
2011-06-16SCUMM: fix bug in cb661d63d0cd45d1231435a593b74dfc51872a0fathrxx
2011-06-16SCUMM: slightly changed behavior of 16bit mode detectionathrxx
2011-06-16DREAMWEB: Re-optimize unbounded code blocksWillem Jan Palenstijn
2011-06-16DREAMWEB: Fix probably copy-paste error in asmWillem Jan Palenstijn
2011-06-16DREAMWEB: Try to clean up jumps to returnsWillem Jan Palenstijn
2011-06-16DREAMWEB: removed while loops from rep+stos/movs instructionsVladimir Menshakov
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-16DREAMWEB: Clarified 2nd CD version as the US releasePaul Gilbert
2011-06-16TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2Paul Gilbert
2011-06-16DREAMWEB: Added detection for second CD versionPaul Gilbert
2011-06-16DREAMWEB: Fixed size of the save file titleVladimir Menshakov
2011-06-16MOHAWK: Fix Memory Leak in PE Cursor Loading.D G Turner
2011-06-16DREAMWEB: added savefiles enumerationVladimir Menshakov
2011-06-16DREAMWEB: moved stubs into stubs.cppVladimir Menshakov
2011-06-15SCUMM: change comment in last commitathrxx
2011-06-15SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE...athrxx
2011-06-16DREAMWEB: optimized consequtive movsb/w and stosb/wVladimir Menshakov
2011-06-15DREAMWEB: added unused label elimination. Does not work for some labels, but ...Vladimir Menshakov
2011-06-15DREAMWEB: added banner to autogenerated filesVladimir Menshakov
2011-06-15DREAMWEB: uncommented simple ret strippingVladimir Menshakov
2011-06-15DREAMWEB: fixed code formattingVladimir Menshakov
2011-06-15DREAMWEB: removed width160 for nowVladimir Menshakov
2011-06-15DREAMWEB: removed asserts, added STACK_CHECK as suggested by MaxVladimir Menshakov
2011-06-15Merge pull request #45 from fuzzie/dreamwebEugene Sandulenko
2011-06-15DREAMWEB: fixed title skippingVladimir Menshakov
2011-06-15DREAMWEB: ported engine to the new metaengine apiVladimir Menshakov
2011-06-15DREAMWEB: Reinstate some "hardware key" handling that got losteriktorbjorn
2011-06-15DREAMWEB: fixed final scene, better sound channel handlingVladimir Menshakov
2011-06-15DREAMWEB: Filter out "illegal" characterseriktorbjorn
2011-06-15DREAMWEB: The readabyte() function is no longer needed.eriktorbjorn
2011-06-15DREAMWEB: cleaned up keys handlingVladimir Menshakov
2011-06-15DREAMWEB: implemented stc/clc, fixed preliminary exit from the dialogueVladimir Menshakov
2011-06-15DREAMWEB: added detection of the cd versionVladimir Menshakov
2011-06-15DREAMWEB: cleanup keys handling, added turbo shortcutVladimir Menshakov
2011-06-15DREAMWEB: cut upper volume limitVladimir Menshakov
2011-06-15DREAMWEB: added comment about volumesVladimir Menshakov
2011-06-15DREAMWEB: added volume setting (maybe wrong)Vladimir Menshakov
2011-06-15DREAMWEB: fixed cd-version without savefilesVladimir Menshakov
2011-06-15DREAMWEB: added volume support (stubs for now)Vladimir Menshakov
2011-06-15DREAMWEB: added sound status checkVladimir Menshakov
2011-06-15DREAMWEB: renamed playSpeech to loadSpeechVladimir Menshakov
2011-06-15DREAMWEB: regenerated sources with CD option onVladimir Menshakov
2011-06-15DREAMWEB: fixed shakeTable to do not pass negative values into backend, added...Vladimir Menshakov
2011-06-15DREAMWEB: patch sprite table after deallocating segment with sprites.Vladimir Menshakov