aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-09-11TOLTECS: Implement volume handling and toggling of speech/textFilippos Karapetis
2012-09-10TONY: Add German/Czech detection entries.Alyssa Milburn
2012-09-09MOHAWK: Fix minor formatting issueMatthew Hoops
2012-09-09GRAPHICS: Fix ImageDecoder inconsistency with getPalette()Matthew Hoops
2012-09-08TONY: Rename yet more variables.Alyssa Milburn
2012-09-08TONY: Constify static data tables in custom.cpp.Johannes Schickel
2012-09-08CINE: Fix sfx channel use in Amiga and AtariST versions of FW.Johannes Schickel
2012-09-08CINE: Implement panning for sfx for FW Amiga and AtariST.Johannes Schickel
2012-09-08CINE: Remove unused Sound::update method.Johannes Schickel
2012-09-08CINE: Fix Paula frequency.Johannes Schickel
2012-09-08CINE: Implement sfx repeat and volume fade for FW Amiga/AtariST.Johannes Schickel
2012-09-08CINE: Skip resource header in loadSpl.Johannes Schickel
2012-09-08TONY: More renaming, reduce some variable scopesStrangerke
2012-09-07JANITORIAL: Remove underscores from MidiParser variable names.Alyssa Milburn
2012-09-07CINE: Workaround disabled menus in FW when loading from launcher/cl.Johannes Schickel
2012-09-07CINE: Fix sprite loading in FW.Johannes Schickel
2012-09-07TONY: Wait for events to pulse in 'threads'.Alyssa Milburn
2012-09-07TONY: Some more cleanupStrangerke
2012-09-07TONY: Move const tables back to .cpp, as suggested by LordHotoStrangerke
2012-09-07CINE: A little bit enforcement of our formatting guidelines.Johannes Schickel
2012-09-06Merge pull request #277 from lordhoto/cine-amiga-menuDavid Turner
2012-09-07WINTERMUTE: Remove engine-specific READMEEinar Johan Trøan Sømåen
2012-09-07CINE: Explain the name "undrawChar" and add a possible TODO.Johannes Schickel
2012-09-07CINE: Make selection menu focus rectangle match the original size.Johannes Schickel
2012-09-07CINE: Implement proper text coloring in selection menus for Amiga.Johannes Schickel
2012-09-06TONY: Some more cleanupStrangerke
2012-09-06TONY: Misc cleanupStrangerke
2012-09-05GROOVIE: ROQ Info blocks clean the buffers unconditionally.Jordi Vilalta Prat
2012-09-05TONY: Bugfix for OFFSETOF macro on 64-bit systemsPaul Gilbert
2012-09-05TONY: Change to hopefully fix Mingw 64 compilation errorsPaul Gilbert
2012-09-05Merge pull request #273 from fuzzie/tonyStrangerke
2012-09-05CGE: Fix bug #3557904 - Shadow at wrong positionStrangerke
2012-09-04WINTERMUTE: Convert CRLF to LFWillem Jan Palenstijn
2012-09-04Revert "WINTERMUTE: Fix compilation when vorbis isn't available"Johannes Schickel
2012-09-04CONFIGURE: Make Wintermute dependent on vorbis.Johannes Schickel
2012-09-04CONFIGURE: Add zlib and libpng to the library dependencies of wintermuteFilippos Karapetis
2012-09-04Revert "WINTERMUTE: Remove extra semicolon."Johannes Schickel
2012-09-04WINTERMUTE: Replace VKeyCodes constant names.Johannes Schickel
2012-09-04WINTERMUTE: Remove extra semicolon.Johannes Schickel
2012-09-04WINTERMUTE: Fix compilation when vorbis isn't availableFilippos Karapetis
2012-09-04WINTERMUTE: Fix a warning with MSVCFilippos Karapetis
2012-09-04Merge pull request #267 from somaen/wintermuteFilippos Karapetis
2012-09-03WINTERMUTE: Disable Wintermute by default in configureEinar Johan T. Sømåen
2012-09-03TSAGE: Apply naming conventions to some sound variables and functionsStrangerke
2012-09-03TINSEL: Fix bug #3541542 - "DW: PSX version dies when pressing ESC in intro"Filippos Karapetis
2012-09-02TONY: Move code from .h to .cpp filesStrangerke
2012-09-01SCI: Limit the hack used for sound initialization to the Fun Seeker's demo onlyFilippos Karapetis
2012-09-01SCI: Allow the Fun Seeker's Guide demo to runFilippos Karapetis
2012-09-01SCUMM: PCESetCostumeData should have static linkingBertrand Augereau
2012-09-01WINTERMUTE: Fix various comments.Einar Johan Trøan Sømåen