aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24Add another extension: SMDArnaud Boutonné
2009-08-24Update MSVC Project FilesNorbert Lange
2009-08-24Merge the gsoc2009-mods branch into trunk (along with some svn:mergeinfo prop...Johannes Schickel
2009-08-24Merge with trunkNorbert Lange
2009-08-24- Change shorten.h guard to match the sjis.h guard.Johannes Schickel
2009-08-24Show if a game is using EGA graphics or not in the detected entryFilippos Karapetis
2009-08-24More work on the fallback detector: added detection of CD games and prevented...Filippos Karapetis
2009-08-24reverting changes from patch 43696 that shouldnt have been committedNorbert Lange
2009-08-24Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787Norbert Lange
2009-08-24Add comment why the syntax for ScriptDataCache::load was changed.Johannes Schickel
2009-08-24Small syntax change in the hope to make the motoezx target happy.Johannes Schickel
2009-08-24Bugfix for freeze when the in-game Pause 'P' key is usedPaul Gilbert
2009-08-24Whitespace changes.Travis Howell
2009-08-24Fix bug #2843387 - PUTTPUTT/FATTYBEAR: Macintosh versions assert on startup.Travis Howell
2009-08-24Some cleanup of the MSVC project filesFilippos Karapetis
2009-08-24Added code to launch the GMM save/load dialogues from the in-game Player menu...Paul Gilbert
2009-08-24Updated the MSVC project files of the SCI engine (added detection_tables.h)Filippos Karapetis
2009-08-24- Removed the code which reads the SCI version string from the game executabl...Filippos Karapetis
2009-08-24Move detection tables to separate file.Eugene Sandulenko
2009-08-24SCI: Read class table from vocab resource instead of scanning. This fixesWalter van Niftrik
2009-08-23Whitespace fix for buildbotAndre Heider
2009-08-23- Added more mappings from Sierra's internal IDs to our own ones. Hopefully, ...Filippos Karapetis
2009-08-23Fix bug #2843050 (RTZ: Crash to desktop with demo). Don't assert out when a r...Matthew Hoops
2009-08-23FormattingEugene Sandulenko
2009-08-23Removed -g from the default ASFLAGS, since older GNU as versions do not suppo...Andre Heider
2009-08-23T7G: Load VDX frame chunks into a MemoryStream rather than streaming straight...Scott Thomas
2009-08-23Fix Moonbase Commander startup.Travis Howell
2009-08-23Properly initialize _autoDouble, fixing demos that don't set a video mode on ...Sven Hesse
2009-08-22Remove more warnings from wince build.Robin Watts
2009-08-22Eliminate more warnings for buildbot.Robin Watts
2009-08-22Attempt to remove some warnings in the wince build that occur on the buildbot'sRobin Watts
2009-08-22Removed unused varAndre Heider
2009-08-22configure support for AS and ASFLAGS, and .s files in Makefile. If a port has...Andre Heider
2009-08-22Properly fixing the Lost in Time temp sprite issueSven Hesse
2009-08-22Move new configure key to more appropriate placeEugene Sandulenko
2009-08-22Document --enable-verbose-build configure optionEugene Sandulenko
2009-08-22Second attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Fix endian regression, when clearing the buffer of non-cursor images.Travis Howell
2009-08-22Correct game title.Travis Howell
2009-08-22Give meaningful name to variableEugene Sandulenko
2009-08-22Correct game title.Travis Howell
2009-08-22Fixing some problems when calling the player with muted outputSven Hesse
2009-08-22Hooking up the v2 spriteUncompressor into the v6 oneSven Hesse
2009-08-22Fix OSX buildsAndre Heider
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
2009-08-22Patch #2840212: "Quiet make process"Eugene Sandulenko
2009-08-22Fix endian issue in copyFrameToBuffer().Travis Howell
2009-08-22Fixed cursor transparency for 16bit HE games on big endian architecturesAndre Heider
2009-08-2216bit support for the Wii portAndre Heider