aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-11-01It's now possible to exit the screens with Gorrister's heart in IHNM normally...Filippos Karapetis
2007-10-31Fix for bug #1800147 - "ITE: Scummvm exits with Audio warnings"Filippos Karapetis
2007-10-30The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node...Filippos Karapetis
2007-10-28The palette of the boss screen (F9 key) in IHNM is set correctly nowFilippos Karapetis
2007-10-28Fixed typoFilippos Karapetis
2007-10-28CleanupFilippos Karapetis
2007-10-28CleanupFilippos Karapetis
2007-10-28Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE...Filippos Karapetis
2007-10-27The options panel in IHNM is now shown and functioning correctly when it's op...Filippos Karapetis
2007-10-27Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ...Filippos Karapetis
2007-10-22Added a workaround for a script bug in IHNM, which occurs in the original as ...Filippos Karapetis
2007-10-22When skipping a video from the introduction of IHNM, the screen fades out bef...Filippos Karapetis
2007-10-06Removed the MD5 check of sfx.res for the English version of IHNM, since there...Filippos Karapetis
2007-09-30Show the cursor when opening the options screen. Also, fixed a regression wit...Filippos Karapetis
2007-09-30Of course, that also means that 'slot' should be 3 characters, not 2.Torbjörn Andersson
2007-09-30Terminate the string used to hold the save slot number, or strange things mayTorbjörn Andersson
2007-09-30Some updates to the hard coded strings of the Spanish version of IHNM (thanks...Filippos Karapetis
2007-09-30Fixed the placement of the save game reminder icon in IHNMFilippos Karapetis
2007-09-30Removed all the unneeded hard coded strings from the Italian fan translation ...Filippos Karapetis
2007-09-30IHNM does not have excuse textsFilippos Karapetis
2007-09-30Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch"Filippos Karapetis
2007-09-29When skipping the IHNM intro, skip all the way to the character selectionTorbjörn Andersson
2007-09-29As far as I can tell, there's no point in setting sceneSkipTarget to true here.Torbjörn Andersson
2007-09-29Allow the user to change scalers, fullscreen mode, etc. without terminating theTorbjörn Andersson
2007-09-23remove _saveMarks from SAGA load and save implementationAndrew Kurushin
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