aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1
AgeCommit message (Expand)Author
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02New MetaEngine class (work in progress to replace the current Engine plugin A...Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2008-01-04Applied my alternative patch for feature request #1266599 ("BS1: Invert stereoTorbjörn Andersson
2008-01-01Patch #1733017: "SWORD1: Possible patch for bug #1730183"Eugene Sandulenko
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-11-28Update mouse coordinates onn *all* mouse events, i.e. also after click eventsMax Horn
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
2007-10-31Slighly modified patch #1709219: "DXA Player: double size scaling option"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-07-15Added FIXME comments regarding use of AudioStream::openStreamFileMax Horn
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
2007-07-01Re-added __attribute__(packed)Max Horn
2007-07-01Removing non-ASCII chars from source codeMax Horn
2007-06-26Fix FLAC support for speech in Broken Sword 1.Travis Howell
2007-06-26Add FLAC support for speech in Broken Sword 1.Travis Howell
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-22BS1: Make use of Common::KeySate::reset()Max Horn
2007-06-22Converted rest of BS1 to use Common::KeyState (removing two more hacks)Max Horn
2007-06-22Made BS1 track the full KeyState upon KEYDOWN events (this makes it possible ...Max Horn
2007-06-22Cleaning up after myself (I blame it on, err, uhh... the Vogons?)Max Horn
2007-06-22Use KEYCODE constants.Torbjörn Andersson
2007-06-17Added support for FLAC encoded music in Broken Sword 1. (The compression toolTorbjörn Andersson
2007-06-16Try to be more robust/paranoid when reading the SAVEGAME.INF file. Apart fromTorbjörn Andersson
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-26Fix Enter key behavior under MacOS as mentioned in FR #1273746: "BS1: SomeEugene Sandulenko
2007-05-26oopsEugene Sandulenko
2007-05-26Slighty modified patch #1701058: "Correct some graphical glitches for Eugene Sandulenko
2007-05-19Fixed error in subtitle drawing. (This part of the code should still be cleanedTorbjörn Andersson
2007-04-28This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:Torbjörn Andersson
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-14I must have accidentally broken frame skipping when I added DXA playback. MadeTorbjörn Andersson
2007-04-09Added base class for the WAV and AIFF audio streams. It's the *Macintosh* demoTorbjörn Andersson
2007-04-09Fixed crash when playing looping WAV music.Torbjörn Andersson
2007-04-09Implemented enough of AIFF to play the music from the Broken Sword 1 demo. AtTorbjörn Andersson