aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-02-26COMMON: Move Language and Platform functionality into separate filesMax Horn
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-26SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448.Johannes Schickel
2012-02-26TSAGE: Implemented some of the remaining R2R Animation Player support methodsPaul Gilbert
2012-02-26TSAGE: Implement R2R Animation Player drawing codePaul Gilbert
2012-02-26TSAGE: Implemented the initial loading logic for R2R animation playerPaul Gilbert
2012-02-25KYRA: Remove obsolete registering of 16_color config file entry.Johannes Schickel
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-25TSAGE: R2R - Fix bug #3492133, error in palette index usedStrangerke
2012-02-24DREAMWEB: Remove uneeded Common::String construction.D G Turner
2012-02-24Merge pull request #200 from digitall/dreamwebDatafilePrefixDavid Turner
2012-02-24KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA modeathrxx
2012-02-24COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modesathrxx
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2012-02-24DREAMWEB: Migrate remaining minor functions to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTextFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadSounds() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTempText() to using datafile prefix variable.D G Turner
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