Age | Commit message (Expand) | Author |
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 |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-13 | I18N: Make many more GUI MessageDialog strings translatable | Thierry Crozat |
2011-06-10 | GROOVIE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-03 | GROOVIE: Remove Unecessary debugger errorString() function. | D G Turner |
2011-06-03 | GROOVIE: Fix MusicPlayerIOS volume not correctly restoring on new song | Scott Thomas |
2011-06-03 | GROOVIE: Ensure entire v2 res name is loaded with terminating null | Scott Thomas |
2011-06-02 | GROOVIE: Ensure the final character of the resource name is a null | Matthew Hoops |
2011-06-01 | GROOVIE: Detect iOS platform based on binary existence | Scott Thomas |
2011-05-31 | GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOS | Matthew Hoops |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-31 | GROOVIE: Use openStreamFile() to open iOS audio files | Matthew Hoops |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-11 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-25 | GROOVIE: fix for bug #3093310 | spookypeanut |
2011-04-20 | GROOVIE: Add timer for MusicPlayerMPEG4 (required for music fade in/out) | Scott Thomas |
2011-04-20 | GROOVIE: Tweak supernatural teeth detection (for VDX playback speed) | Scott Thomas |
2011-04-20 | GROOVIE: Set some T7G iOS m4a files to loop based on DOS XMI looping | Scott Thomas |
2011-04-19 | GROOVIE: Replace TODO about YUV data with a comment. | Johannes Schickel |
2011-04-17 | GROOVIE: Do not access Surface::bytesPerPixel anymore. | Johannes Schickel |
2011-04-17 | GROOVIE: Prefer Surface::create taking a PixelFormat over the one taking a by... | Johannes Schickel |
2011-04-15 | GROOVIE: Implement resource search-by-name for v2 games | Scott Thomas |