aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-25Use file sizes in detection too.Eugene Sandulenko
2007-01-25Fix typos in some warningsMax Horn
2007-01-25Don't invoke AdvancedDetector directly, but rather use ADVANCED_DETECTOR_DETE...Max Horn
2007-01-25Merged setupGameFlags into Engine_KYRA_create (removing some obsolete code in...Max Horn
2007-01-24Sync with last AdvancedDetector changesEugene Sandulenko
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-24Patch from bug report #1615417: SCUMM (v6): Cursor isn't updated after hotspo...Max Horn
2007-01-23Added support for Infogrames/RobHubbard2 (amiga) musicSven Hesse
2007-01-21added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx loo...Gregory Montoir
2007-01-21cleanupGregory Montoir
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-21Applied my own patch #1635584 (after discussing with Fingolfin) to reduce theTorbjörn Andersson
2007-01-21Removed common/advancedDetector.h from agos.h, thus reducing the number of bu...Max Horn
2007-01-21openForSaving can fail, so it should be handled gracefully -- but better to a...Max Horn
2007-01-21Fixes implementation of o1_updateSceneAnimations.Johannes Schickel
2007-01-21fixed ordering of engine jobs: no more known graphics glitchesNicola Mettifogo
2007-01-21fixed occasional border issues in inventoryNicola Mettifogo
2007-01-21fixed out-of-bounds error causing premature crashes on some systemsNicola Mettifogo
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-20Completed implementation of o1_restoreAllObjectBackgrounds.Johannes Schickel
2007-01-18Hopefully fixed the SAN seeking (used by Full Throttle's bike fighting) that ITorbjörn Andersson
2007-01-18Make use of Surface::getBasePtrMax Horn
2007-01-18fixed walk bug: characters now walk along complex pathsNicola Mettifogo
2007-01-17Fixed a warning.Torbjörn Andersson
2007-01-17fixed broken tab widthsNicola Mettifogo
2007-01-16Update details of several French HE demos.Travis Howell
2007-01-16Update details for German version of Elvira 2Travis Howell
2007-01-16added first debug messagesNicola Mettifogo
2007-01-16Fix a minor compiler warning.David Symonds
2007-01-16Restore missing svn:keyword attributes.David Symonds
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-16Finish restructuring font data header for const correctness.David Symonds
2007-01-16Start restructuring font data header for const correctness.David Symonds
2007-01-15removed detection for two hacked titles (Gold Rush and Manhunter I)Stuart George
2007-01-15removed definition of _glyphWidthsNicola Mettifogo
2007-01-15made _glyphWidths only referenced into graphics.cppNicola Mettifogo
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-15enforced MemoryReadStream usage instead of custom byte swapping in background...Nicola Mettifogo
2007-01-15fixed pointer casting in InputData managementNicola Mettifogo
2007-01-15Fixed warning.Torbjörn Andersson
2007-01-15Made Nippon Safes start from the regular splash screenNicola Mettifogo
2007-01-15fix warningPaweł Kołodziejski
2007-01-14Zone names get free'd, so don't assign a static string to it (it causes a con...Max Horn
2007-01-14Be more flexible w.r.t. interpreter version being emulated.David Symonds
2007-01-14mark 64bit issuesWillem Jan Palenstijn
2007-01-14Initial import of Parallaction engineEugene Sandulenko
2007-01-14Add few more fanmade games. But they all will go away soon to an externalEugene Sandulenko