Age | Commit message (Expand) | Author |
2013-01-09 | SAGA: Silence C++11 narrowing warnings. | Johannes Schickel |
2013-01-06 | SAGA: Update to new IFFDecoder for PBM images | Tomas Jakobsson |
2012-12-13 | Merge pull request #293 from clone2727/qtmidi | clone2727 |
2012-11-11 | SAGA: Add support for played time | Filippos Karapetis |
2012-11-11 | SAGA: Fix bug #3564919 - "SAGA: IHNM Spanish: Spiritual Barometer doesn't cha... | Filippos Karapetis |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-12 | SAGA: Add support for IHNM Mac music | Matthew Hoops |
2012-08-26 | Merge pull request #268 from clone2727/video-rewrite | Matthew Hoops |
2012-08-20 | SAGA: Remove incorrect free() in loadShortenFromStream() | Filippos Karapetis |
2012-08-16 | VIDEO: Remove setSystemPalette() | Matthew Hoops |
2012-07-23 | VIDEO: Rewrite SmackerDecoder to use the new API | Matthew Hoops |
2012-07-03 | SAGA: Slight cleanup in querySaveMetaInfos implementation. | Johannes Schickel |
2012-06-20 | Merge pull request #246 from lordhoto/osystem-void-buffers | Johannes Schickel |
2012-06-17 | SAGA: Workaround fix for IHNM pathfinding glitches. | D G Turner |
2012-06-16 | SAGA: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-05-20 | SAGA: Fix bug #3528338 - "ITE: Subtitles always shown in introduction" | Filippos Karapetis |
2012-03-13 | JANITORIAL: Use appropriate type for loop counter. | Christoph Mallon |
2012-03-13 | JANITORIAL: Remove unnecessary empty default constructors/destructors. | Christoph Mallon |
2012-02-21 | Merge pull request #182 from fingolfin/forbid-ctype | Willem Jan Palenstijn |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-12-24 | SAGA: Rework the way audio is buffered | Matthew Hoops |
2011-12-24 | SAGA: Properly handle ITE Mac sound resources | Matthew Hoops |
2011-11-21 | SAGA: Simply use a Graphics::Surface instead of a Saga::Surface. | Christoph Mallon |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-11-03 | SAGA: Fix warnings | Eugene Sandulenko |
2011-11-03 | SAGA: Fix copy/paste error | Eugene Sandulenko |
2011-10-29 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson |
2011-10-24 | LAUNCHER: Add GUIO_NOASPECT to saga | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-10-04 | SAGA: Fixed script bug #3358007 - "IHNM: Freeze when exiting from the motor r... | Filippos Karapetis |
2011-08-30 | SAGA: properly remove the save reminder callback on engine exit | Filippos Karapetis |
2011-08-30 | SAGA: Slight cleanup | Filippos Karapetis |
2011-08-13 | Merge pull request #63 from tsoliman/detection-tables | Filippos Karapetis |
2011-08-07 | GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). | Christoph Mallon |
2011-08-07 | ALL: Use Graphics::skipThumbnail() where appropriate. | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-06 | SAGA: Flag CD titles with ADGF_CD | Tarek Soliman |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-07-10 | SAGA: Use #error instead of a deliberate syntax error. | eriktorbjorn |
2011-07-10 | SAGA: Mute the music while the game is paused | eriktorbjorn |
2011-07-09 | SAGA: Removed several game flags, which are now found more reliably on the fly | Filippos Karapetis |
2011-06-23 | SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers") | D G Turner |
2011-06-23 | SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure") | D G Turner |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-16 | SAGA: flag all WIP games with ADGF_UNSTABLE | Tarek Soliman |
2011-06-14 | DETECTOR: Separate code for handling obsolete gameids from advanced detector | Max Horn |