aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-10Patch #1637824: AGI: Allow mouse use in save / load dialogsEugene Sandulenko
2007-02-10minor consistency improvement for datesJoachim Eberhard
2007-02-10Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.Travis Howell
2007-02-10make extra info consistent and add missing datesJoachim Eberhard
2007-02-10Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files.Travis Howell
2007-02-10Select default render mode based on platform: Amiga mode for Amiga games, EGATorbjörn Andersson
2007-02-10remove redundant LSL1 DOSJoachim Eberhard
2007-02-10Bugfix to clipping so player's feet aren't visible in the corner of the scree...Paul Gilbert
2007-02-10Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERAMax Horn
2007-02-09SCUMM: Added preferredtarget supportMax Horn
2007-02-09cleanupMax Horn
2007-02-09Turned two comments into doxygen commentsMax Horn
2007-02-09fix warningMax Horn
2007-02-09Fixed syntax error.Torbjörn Andersson
2007-02-09Correct detection of Amiga versionsJoachim Eberhard
2007-02-09Correct entry for mh1Joachim Eberhard
2007-02-09Minor consistency improvementsJoachim Eberhard
2007-02-09Added all info on games from SarienJoachim Eberhard
2007-02-09minor cleanupGregory Montoir
2007-02-09Removed redundant line used during testingPaul Gilbert
2007-02-09Added 'room' command to show room informationPaul Gilbert
2007-02-09Added new flag for blocked characters and extra checking of dynamic support r...Paul Gilbert
2007-02-09Improved character blocked/bumped handlingPaul Gilbert
2007-02-09Removed use of static support data record for player to simplify save processPaul Gilbert
2007-02-09Removed use of static support data record for player to simplify save processPaul Gilbert
2007-02-09Add demo of Simon the Sorcerer 1 (DOS CD).Travis Howell
2007-02-09Add cyx's patch for cleanup for planar conversion code, and support for 32 co...Travis Howell
2007-02-09cleanupJohannes Schickel
2007-02-09Fix for bug #1650993 ("GUI: About dialog scroller").Johannes Schickel
2007-02-08Convert planar images, only when required for drawing.Travis Howell
2007-02-08Moved definition of ThemeClassic and ThemeModern to their own files.Johannes Schickel
2007-02-08The restriction on 'small' mouse cursors has been lifted quite some time ago;...Max Horn
2007-02-08Removed build.rules (hasn't been used by our build system for ages now)Max Horn
2007-02-08fixed bug: dialogue questions don't clutter the screen anymore when user is s...Nicola Mettifogo
2007-02-08Instead of pre-rendering all subtitles and pre-loading all sounds for a movieTorbjörn Andersson
2007-02-08fixed bug in dialogue parsing code: available answers now really depend on ga...Nicola Mettifogo
2007-02-08Don't rely on assert when calling functions.Johannes Schickel
2007-02-08Fixed GUI strings in FM-Towns version.Johannes Schickel
2007-02-08ops.Johannes Schickel
2007-02-08- fixed crash in FM-Towns version when entering the grottoJohannes Schickel
2007-02-07Add md5s reported in bugreport #1654500 "AGI: Some MD5 checksums"Eugene Sandulenko
2007-02-07fixed location script parsing error causing irritatingly inconsistent gameplayNicola Mettifogo
2007-02-07Update GP2X port to hack around the odd grabRawScreen issues. This is not a f...John Willis
2007-02-07changed multiplexed uint32 to const void* to avoid errors on 64 bits systemsNicola Mettifogo
2007-02-07Fixed credits in FM-Towns version.Johannes Schickel
2007-02-07Support for new kyra.dat, which includes static data from the fm-towns version.Johannes Schickel
2007-02-07Adds support for FM-Towns version.Johannes Schickel
2007-02-07Patch #1543932: BASS: Missing music volume text in v303 french menuMax Horn
2007-02-07should silence compiler warnings.Johannes Schickel
2007-02-07The SoundHandle isn't stopped indirectly by AudioCD.play() anymore, so remove...Sven Hesse