aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
AgeCommit message (Expand)Author
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-04-17WINTERMUTE: Add a warning when trying to play video without Theoradec-supportEinar Johan Trøan Sømåen
2014-04-17WINTERMUTE: Add a warning when loading TTF-fonts without FreeType2-support.Einar Johan Trøan Sømåen
2014-04-07WINTERMUTE: Correct mistaken identification of JULIA 1.2 as Steam-versionEinar Johan Trøan Sømåen
2014-04-06WINTERMUTE: Add detection for 1/2 RitterEinar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add detection for the Reversion2 2.0.2412 (Linux)Einar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add detection entry for Rhiannon: Curse of the four BranchesEinar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add detection entry for Corrosion: Cold Winter WaitingEinar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add detection entry for Ghost in the SheetEinar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add a detection entry for the steam version of J.U.L.I.A.Einar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Add another detection-entry for BickadoodleEinar Johan Trøan Sømåen
2014-04-05WINTERMUTE: Replace (fangame) and wmefan-, with (unknown version) and wmeunk-Einar Johan Trøan Sømåen
2014-03-19WINTERMUTE: Add md5 for Zilm: A Game of Reflex.JenniBee
2014-03-15WINTERMUTE: Run astyle on transparent_surface.{h,cpp} mainly adding braces.Einar Johan Trøan Sømåen
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-21WINTERMUTE: Use the correct field for dpi when loading FreeSans from scummmod...Einar Johan Trøan Sømåen
2014-02-19WINTERMUTE: Some British to American EnglishStrangerke
2014-02-19WME: Remove translation tags from names found by the fallback detectorFilippos Karapetis
2014-02-19WME: Fix bug #6531 - "WME: Art of Murder - Assertion"Filippos Karapetis
2014-02-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17WINTERMUTE: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2014-02-16WINTERMUTE: Janitorial - Remove trailing spacesStrangerke
2014-02-12WINTERMUTE: Use game format for fallback font rendering.Johannes Schickel
2014-02-11WINTERMUTE: Prevent scripts from setting invalid scroll timesFilippos Karapetis
2014-02-05WINTERMUTE: Change the copyFrom-simplifications to depend on pitch instead of...Einar Johan Trøan Sømåen
2014-01-22WINTERMUTE: Two minor formatting fixes.Johannes Schickel
2014-01-21WINTERMUTE: Enable Wintermute by default.Einar Johan Trøan Sømåen
2014-01-21WINTERMUTE: Avoid using Graphics::copyFrom to copy FMV-frames.Einar Johan Trøan Sømåen
2014-01-21WINTERMUTE: Special-case FMV-handling to not fill the screen with background ...Einar Johan Trøan Sømåen
2014-01-21WINTERMUTE: Fix bug that prevented the opaque and binary blit speedups from w...Einar Johan Trøan Sømåen
2014-01-15WINTERMUTE: Stop any playing FMV when loading a savegame.Einar Johan Trøan Sømåen
2014-01-14WINTERMUTE: Limit the range of the panning-variable to stay within [-1,1].Einar Johan Trøan Sømåen
2014-01-11Merge pull request #418 from JenniBee/md5sEinar Johan Trøan Sømåen
2014-01-11WINTERMUTE: Add detection for french, italian, spanish and czech versions of ...Einar Johan Trøan Sømåen
2013-12-30WINTERMUTE: Adding more detection entries.JenniBee
2013-12-22WINTERMUTE: Fix new detection entriesEugene Sandulenko
2013-12-22WINTERMUTE: Fix build issues in previous commit.Einar Johan Trøan Sømåen
2013-12-21Merge pull request #412 from JenniBee/md5sEinar Johan Trøan Sømåen
2013-12-21WINTERMUTE: Adding detection for more games.JenniBee
2013-12-05WINTERMUTE: Skip Latvian language package if not selected.Johannes Schickel
2013-12-05WINTERMUTE: Fix typo in Polish language filename in Reversion1.Johannes Schickel
2013-12-05WINTERMUTE: Add Reversion: The Escape 1.3.2369 release.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-23WINTERMUTE: Switch WideString to U32String.Johannes Schickel