aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-02-24DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it.D G Turner
2012-02-24CGE: Use WRITE_LE_UINT16 for unaligned writes.Alyssa Milburn
2012-02-24TSAGE: More properly implemented resource streaming for R2R animation playerPaul Gilbert
2012-02-23Merge pull request #189 from fingolfin/cleanupEugene Sandulenko
2012-02-23Merge pull request #171 from clone2727/psx-stream-2Willem Jan Palenstijn
2012-02-23SWORD1: Add some TODO's for PSX stream subtitlesMatthew Hoops
2012-02-23SWORD1: Add support for the PSX demo videosMatthew Hoops
2012-02-23VIDEO: Make PSX streams calculate frame timing solely from CD speedMatthew Hoops
2012-02-23SWORD2: Add support for PSX stream playbackMatthew Hoops
2012-02-23SWORD1: Add support for PSX stream playbackMatthew Hoops
2012-02-23DREAMWEB: Dynamically allocate GraphicsFile::_frames.Alyssa Milburn
2012-02-23DREAMWEB: Remove shared temp graphics variables.Alyssa Milburn
2012-02-22TINSEL: Rename globals to add g_ prefix.Alyssa Milburn
2012-02-22ALL: Fix some signed/unsigned comparison warnings.Johannes Schickel
2012-02-22GOB: Fix type conversion warningMax Horn
2012-02-22DREAMWEB: Avoid including advancedDetector.h from dreamweb.hMax Horn
2012-02-22CGE: Avoid including advancedDetector.h from cge.hMax Horn
2012-02-21ENGINES: Add error handling for GMM Gamestate Load/Save Usage.D G Turner
2012-02-21KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973)athrxx
2012-02-21KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB IIathrxx
2012-02-21KYRA: (EOB) - fix minor sprite drawing glitch in EOB1athrxx
2012-02-21KYRA: (EOB) - fix minor text displayer glitchathrxx
2012-02-21KYRA: (EOB) - implement EGA graphics mode for EOB1athrxx
2012-02-21KYRA: (EOB) - fix EOB1 door clippingathrxx
2012-02-21KYRA: (EOB) - complete CGA graphics mode implementationathrxx
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2012-02-21KYRA: (EOB) - fix minor glitch in hp and food bar graphsathrxx
2012-02-21KYRA: (EOB) - fix character hand iconsathrxx
2012-02-21KYRA: (EOB) - fix minor bug (wrongly initialized value) and some renamingathrxx
2012-02-21KYRA: add new rendering mode gui optionsathrxx
2012-02-21KYRA: (EOB) - move EOB 1 intro code into separate classathrxx
2012-02-21Merge pull request #182 from fingolfin/forbid-ctypeWillem Jan Palenstijn
2012-02-20COMMON: Move isFoo functions to namespace Common, add doxygen commentsMax Horn
2012-02-20TSAGE: Starting to implement animation player needed for R2R Title ScreenPaul Gilbert
2012-02-20TSAGE: Implemented method for getting a resource section entryPaul Gilbert
2012-02-18DREAMWEB: Revert "Fix the detection entries for the French and Spanish CD ver...Willem Jan Palenstijn
2012-02-18TSAGE: Disable right click in R2R Scene 1330Paul Gilbert
2012-02-18DREAMWEB: Fix the detection entries for the French and Spanish CD versionsFilippos Karapetis
2012-02-18TSAGE: Disabled Spanish Blue Force detection entryPaul Gilbert
2012-02-17SCI: Added some sanity checks by digitallFilippos Karapetis
2012-02-17SCI: Fix and cleanup the monochrome cursor codeFilippos Karapetis
2012-02-17SCI: Fix bug #3487088 - "SCI: LB1: Missing Wait cursor"Filippos Karapetis
2012-02-16MOHAWK: Correct detection md5sum for Tortoise and the Hare Hebrew.D G Turner
2012-02-16TSAGE: R2R - Fix various warningsStrangerke
2012-02-16AGOS: CleanupMax Horn
2012-02-16CGE: Change detector singleid to be all lowercaseMax Horn
2012-02-16TSAGE: Remove superfluous md5 bytes settingMax Horn
2012-02-16DREAMWEB: Document some locationsMax Horn
2012-02-16MOHAWK: Add Detection Entry for "Tortoise and the Hare" Hebrew Variant.D G Turner
2012-02-15TSAGE: R2R - Implement scene 1850Strangerke