aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie
AgeCommit message (Expand)Author
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-26Merge pull request #375 from digitall/engineAutoPlugJohannes Schickel
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-11-23GRAPHICS: Let Font take uint32 as character codes.Johannes Schickel
2013-09-16GROOVIE: Fix ROQ JPEG decodingMatthew Hoops
2013-09-16Merge pull request #376 from lordhoto/libjpegJohannes Schickel
2013-09-16GRAPHICS: Make JPEGDecoder request RGB output from libjpeg by default.Johannes Schickel
2013-09-16GRAPHICS: Implement JPEGDecoder based on libjpeg.Johannes Schickel
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
2013-08-03GROOVIE: Take advantage of Surface::getPixels.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-27GROOVOE: Plug memory leak. CID 1003912Eugene Sandulenko
2013-04-18ENGINES: Remove a bunch of unused private member variablesMax Horn
2013-01-02GROOVIE: Simplify the movie speed settings and add a GUI optionFilippos Karapetis
2012-12-13Merge pull request #293 from clone2727/qtmidiclone2727
2012-12-03GROOVIE: Fix some indentation in StuffItMatthew Hoops
2012-11-15GROOVIE: Added documentation for the GameSpeed enumFilippos Karapetis
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-12GROOVIE: Load the 11H Mac installer file when presentMatthew Hoops
2012-09-12GROOVIE: Add detection for 11H MacMatthew Hoops
2012-09-12GROOVIE: Add a MusicPlayerMac_v2 for 11H MacMatthew Hoops
2012-09-09GROOVIE: Rename MusicPlayerMac to MusicPlayerMac_t7gMatthew Hoops
2012-09-09GROOVIE: Add StuffIt archive code for 11H MacMatthew Hoops
2012-09-05GROOVIE: ROQ Info blocks clean the buffers unconditionally.Jordi Vilalta Prat
2012-07-03GROOVIE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-06-20Merge pull request #246 from lordhoto/osystem-void-buffersJohannes Schickel
2012-06-17GROOVIE: Fix 'off-by-one' when searching for ROQs by nameScott Thomas
2012-06-16GROOVIE: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-04-05GROOVIE: Do not cast away const qualifier.Johannes Schickel
2012-03-24GROOVIE: Detect if external music exists for the Music Enhancement Project.Scott Thomas
2012-03-20GRAPHICS: Convert JPEG to the ImageDecoder APIMatthew Hoops
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-29GROOVIE: Prefer 'mask' animations to run at regular speed.Scott Thomas
2011-11-21GROOVIE: Use SWAP().Christoph Mallon
2011-10-24GROOVIE: Add GUIO_NOASPECTStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-09-06GROOVIE: Remove dither code from ROQScott Thomas
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-16GROOVIE: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-14GROOVIE: Document why I *think* kADFlagUseExtraAsHint is usedMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn