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