aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-09-22Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s...Filippos Karapetis
2007-09-22Added a workaround for a bug with Gorrister's heart, which exists in the orig...Filippos Karapetis
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-19Updated information about some global flags in IHNMFilippos Karapetis
2007-09-19Removed a variable initialization out of a while loopFilippos Karapetis
2007-09-19Fixed regression: The ITE intro is shown correctly againFilippos Karapetis
2007-09-18Fixed some glitches which occured when closing the psychic profile in IHNMFilippos Karapetis
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-18Fixed the font height of the text in the help screens of the IHNM demo. Clean...Filippos Karapetis
2007-09-18Fixed Ellen's state when loading a saved game in her chapterFilippos Karapetis
2007-09-18Gfx::palFade is implemented properly nowFilippos Karapetis
2007-09-18Fix for bug #1796045 - "IHNM: Spanish font wrong"Filippos Karapetis
2007-09-17Added a debug command for font mappingFilippos Karapetis
2007-09-17Character with ASCII code 9 is tabFilippos Karapetis
2007-09-16Save games from the character selection screen are loaded correctly from the ...Filippos Karapetis
2007-09-16Turn off unused code (fixing a compiler warning)Max Horn
2007-09-16Fix bug when some animations were playing too fast.Eugene Sandulenko
2007-09-16Fix warningEugene Sandulenko
2007-09-16Script modules are now unloaded correctly when changing chapters in IHNMFilippos Karapetis
2007-09-16Fixed regression with save games that have an inset and an outset sceneFilippos Karapetis
2007-09-16Don't draw the scene background when actors are disabledFilippos Karapetis
2007-09-15Stop the intro music after the intro in ITE/IHNM is finishedFilippos Karapetis
2007-09-15Slight cleanup of the actor class: moved all of the actor walk code in a new ...Filippos Karapetis
2007-09-15The sales info video for the IHNM demo is now shown when quitting the demoFilippos Karapetis
2007-09-15Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ...Filippos Karapetis
2007-09-15The right button verb in IHNM will no longer be invalid for some hitzones (e....Filippos Karapetis
2007-09-14Some more opcode simplificationsFilippos Karapetis
2007-09-14Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ...Filippos Karapetis
2007-09-13Cleanup and simplification of several of the script opcodes used in ITE and IHNMFilippos Karapetis
2007-09-13Added debug commands for the global flags in IHNMFilippos Karapetis
2007-09-13The early ITE demos were not interactiveFilippos Karapetis
2007-09-11Removed an obsolete FIXME. The code in that part matches the original, so the...Filippos Karapetis
2007-09-11Change SAGA engine to properly use KeyState structs for handling keyboard inputMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-06Simplified the check for the uncompressed sound data in patch files p2_a.iaf/...Filippos Karapetis
2007-09-05If the p2_a.iaf/p2_a.voc patch files are located in ITE's root folder instead...Filippos Karapetis
2007-09-02I believe this fixes part of the music fading glitch in IHNM, but there's stillTorbjörn Andersson
2007-09-01Fix the crash in the IHNM introFilippos Karapetis
2007-09-01Do not decode frames beyond maxFrames to avoid any potential issuesEugene Sandulenko
2007-09-01The music of chapter 6 in IHNM is loaded correctly nowFilippos Karapetis
2007-09-01Modified the workaround for the IHNM end credits animationFilippos Karapetis
2007-09-01Remove the timer callback when the Music object is deleted.Torbjörn Andersson
2007-09-01Don't go out of bounds when filling anim->frameOffsets[].Torbjörn Andersson
2007-09-01This is a pseudo-commit. Previous commit log message for this file should readEugene Sandulenko
2007-09-01Fix intro in German and Spanish IHNM. Eugene Sandulenko
2007-09-01Proper height for Chinese characters, also remove obsolete hack for computingEugene Sandulenko
2007-08-31Slight simplification.Torbjörn Andersson