Age | Commit message (Expand) | Author |
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 |
2011-04-15 | GROOVIE: Use uint32 when searching for a video id by name | Scott Thomas |
2011-04-14 | ALL: centre -> center | Max Horn |
2011-04-14 | ALL: colour -> color | Max Horn |
2011-04-13 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-04-13 | GROOVIE: MPEG4 player should override unload so scripts can stop music | Scott Thomas |
2011-04-13 | GROOVIE: Use provided OCReMix song for T7G iOS credits | Scott Thomas |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-04-11 | GROOVIE: T7G iOS isn't a CD game - don't check or prompt user | Scott Thomas |
2011-04-11 | GROOVIE: T7G iOS patches in 7/11 soundtrack files during intro sequence | Scott Thomas |
2011-04-08 | GROOVIE: Determine correct MPEG4 resource to load for based on fileref | Scott Thomas |
2011-04-08 | GROOVIE: Store resource name in ResInfo struct | Scott Thomas |