aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16TSAGE: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16SWORD25: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16SAGA: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16MOHAWK: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16M4: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16LASTEXPRESS: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16GROOVIE: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16SCI: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16ENGINES: Warn user about games marked with ADGF_UNSTABLE flagsTarek Soliman
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-16TSAGE: Minor bugfix to sound fading codePaul Gilbert
2011-06-16DREAMWEB: removed while loops from rep+stos/movs instructionsVladimir Menshakov
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-16TSAGE: Bugfix for _sfRethinkVoiceTypes type 1 handlingPaul Gilbert
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