aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-07-2678 bytes isn't enough for some of the longer conversation options. 128 mightTorbjörn Andersson
2009-07-26Added a debug line to allow tracking of script executionPaul Gilbert
2009-07-26Bugfix for mouse button clicks getting counted multiple timesPaul Gilbert
2009-07-26Added a delay to the in-game menu loop to prevent 100% CPU usagePaul Gilbert
2009-07-26Moved parser functions arrays to file scope, as they were tripping up the obs...Nicola Mettifogo
2009-07-25use READ_UINT16 macroJoost Peters
2009-07-25Make sure that "buf" is properly terminated. Actually, we could probably getTorbjörn Andersson
2009-07-25Implement missing bits in KyraEngine_HoF::setCauldronState.Johannes Schickel
2009-07-25Fix palette regression in Kyra2.Johannes Schickel
2009-07-25Moved the decision whether subtitles should be displayed, so that the broken ...Sven Hesse
2009-07-25Added a workaround to fix the Last Dynasty video greenness for nowSven Hesse
2009-07-25Adept savegame name creation code to use Common::String::printf.Johannes Schickel
2009-07-25Don't hog the CPU while waiting for the player to pick a conversation option.Torbjörn Andersson
2009-07-25Added word-wrapping to Drascula's conversation options. Fixes bug #2826607.Torbjörn Andersson
2009-07-25fix another aligned writeJoost Peters
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-25remove implicit SoundDigital::Sound ctor call, which is redundant because the...Joost Peters
2009-07-25fix unaligned writesJoost Peters
2009-07-25Use new Common::String::printfWillem Jan Palenstijn
2009-07-25Whitespace fixesMax Horn
2009-07-25Whitespace changes.Travis Howell
2009-07-25Fixed GCC warnings.Torbjörn Andersson
2009-07-25Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.Travis Howell
2009-07-25Add patch #2816140 - MM C64 Costume Animation.Travis Howell
2009-07-24Merging Map_v4 into Map_v2Sven Hesse
2009-07-24CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...Sven Hesse
2009-07-24Renaming getAnchor() to getFrameCoords()Sven Hesse
2009-07-24Added a method to easily dump resources to fileSven Hesse
2009-07-24Adding ADL playback to the demoplayerSven Hesse
2009-07-24Caching the subtitle font and color, because some don't assign thoseSven Hesse
2009-07-24Adding subtitle support to WoodruffSven Hesse
2009-07-24Removed unused variable.Torbjörn Andersson
2009-07-24SAGA: Instead of trying to detect duplicate glyphs,Willem Jan Palenstijn
2009-07-24Adjust workaround for bug #2826144, to use hard coded offset, that should be ...Travis Howell
2009-07-24Add workaround for bug #2826144 - SAM: Game hangs when talking to bigfoot guard.Travis Howell
2009-07-24Fix cursor position, when entering a save game name in HE games.Travis Howell
2009-07-24Bear Stormin' is the full mini game, and not a demo.Travis Howell
2009-07-23Fixing a bug in the V4 save file handler, produced by a "neat" feature in Woo...Sven Hesse
2009-07-23Only autosave in supported scenes.Travis Howell
2009-07-23Bugfix for player blocking room entrance causing NPCs trying to enter getting...Paul Gilbert
2009-07-23Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircti...Travis Howell
2009-07-23Remove keyboard support for mouse buttons, since it interferes with load/save...Travis Howell
2009-07-23Correct error in revision 26678.Travis Howell
2009-07-23Simplify the code to check whether loading or saving a game is possible.Travis Howell
2009-07-23Simplify the code to check whether loading or saving a game is possible.Travis Howell
2009-07-22Fix bug #1745396: "MI: Saved game from the credits sequence fails to load".Eugene Sandulenko
2009-07-22Fix bug #2798797: "AGI: larry 1 doesn't restart after dying"Eugene Sandulenko
2009-07-22Move functions from agi.cpp to more appropriate files.Eugene Sandulenko
2009-07-22Fix bug #2823759: "AGI: PQ1 help not showing the first time you press F1"Eugene Sandulenko
2009-07-22Fix bug #2823762: "AGI: PQ1 All function keys are broken after restart"Eugene Sandulenko