aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2011-11-17SCUMM: Add code to support different keys used for skipping cutscenes in earl...Travis Howell
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-06SCUMM: Stream sfx/voice sounds from mouster.sou.Johannes Schickel
2011-11-04SCUMM: Revert "Removed a duplicate variable assignment"Willem Jan Palenstijn
2011-11-04SCUMM: Removed a duplicate variable assignmentFilippos Karapetis
2011-11-03SCUMM: Fix warningsEugene Sandulenko
2011-11-03SCUMM: Fix copy/paste errorsEugene Sandulenko
2011-11-02SCUMM: Remove outdated comment.Johannes Schickel
2011-11-02SCUMM: Minor clean upWillem Jan Palenstijn
2011-11-01SCUMM: Further clean up loopWillem Jan Palenstijn
2011-11-01SCUMM: add comment to last commitathrxx
2011-11-01SCUMM: fix save file incompatibility between DS and other ports for non FM-TO...athrxx
2011-11-01SCUMM: Run astyle over Player_V2A code.Johannes Schickel
2011-11-01SCUMM: Fix possible leak in Player_V2A code.Johannes Schickel
2011-11-01SCUMM: Clean up loopWillem Jan Palenstijn
2011-10-25SCUMM: Initialize Sprite fields in constructor.Alyssa Milburn
2011-10-24SCUMM: Fix detection of talkie Monkey IslandTarek Soliman
2011-10-23LAUNCHER: Add GUIO_NOASPECT to SCUMM engineStrangerke
2011-10-23SCUMM: Fix compilation when HE is disabled.Johannes Schickel
2011-10-23AD: Swtich GUI options to a char array.Eugene Sandulenko
2011-10-18BADA: Misc changes merged from appstore releaseChris Warren-Smith
2011-10-09AUDIO: Add default disposeAfterUse value to makeVOCStream again.Johannes Schickel
2011-10-09AUDIO: Remove unused makeVOCStream interface.Johannes Schickel
2011-10-06SCUMM: Make some variables const and one furthermore static.Johannes Schickel
2011-10-05SCUMM: code formattingTarek Soliman
2011-10-05SCUMM: Code formattingFilippos Karapetis
2011-10-04SCUMM: enable speech gui option when speech file found in unknown gameTarek Soliman
2011-10-04SCUMM: Apply modified patch from #3076698Tarek Soliman
2011-10-02SCUMM: Correct HE version for Norwegian version of Freddi Fish 1.Travis Howell
2011-09-17SCUMM FM-TOWNS: fix DS buildathrxx
2011-09-17SCUMM FM-TOWNS: fix another regressionathrxx
2011-09-17SCUMM FM-TOWNS: fix regression and cleanupathrxx
2011-09-17SCUMM FM-TOWNS: fix invalid mem accessesathrxx
2011-09-08SCUMM: Made some static data const.Johannes Schickel
2011-09-03SCUMM: Fix text color bug in Indy4 Amiga outro.Johannes Schickel
2011-09-03SCUMM: Limit Indy4 Amiga specific code to that version.Johannes Schickel
2011-08-28SCUMM: setOffHeap uses resource status in HE90+ games.Travis Howell
2011-08-28SCUMM: Add basic support for setOffHeap resource flag in HE90+ games.Travis Howell
2011-08-27SCUMM: Properly prefix player_towns.h include with scumm/.Johannes Schickel
2011-08-27SCUMM: Also save first used color beyond 80 in Indy4 Amiga palette.Johannes Schickel
2011-08-27SCUMM: Added some comments about special colors in Indy4 Amiga.Johannes Schickel
2011-08-26SCUMM: Save Indy4 Amiga specific palettes like the original did.Johannes Schickel
2011-08-26SCUMM: Mark some more ScummEngine members Indy4 Amiga specific.Johannes Schickel
2011-08-26SCUMM: Add some comments to our Indy4 Amiga verb palette handling.Johannes Schickel
2011-08-26SCUMM: Fix Indy4 Amiga cursor.Johannes Schickel
2011-08-26SCUMM: Fix bug in Indy4 Amiga's implementation of darkenPalette.Johannes Schickel
2011-08-26SCUMM: Fix some range checks in Indy4 Amiga palette code.Johannes Schickel
2011-08-26SCUMM: Implement proper Indy4 Amiga palette handling.Johannes Schickel
2011-08-22SCUMM: Revert "Avoid calling malloc with new_size=0"Willem Jan Palenstijn
2011-08-22Merge pull request #67 from chrisws/initial-bada-port-masterWillem Jan Palenstijn