Age | Commit message (Expand) | Author |
2007-12-21 | Added some hard coded strings for the Italian fan translation of ITE (still n... | Filippos Karapetis |
2007-12-20 | Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color" | Filippos Karapetis |
2007-12-20 | Removed clamp() and used the common CLIP template instead | Filippos Karapetis |
2007-12-13 | Use CLIP template for clipping in the SAGA engine | Filippos Karapetis |
2007-12-11 | Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of... | Filippos Karapetis |
2007-12-11 | Make sure that text in message boxes in IHNM is always centered, regardless o... | Filippos Karapetis |
2007-12-09 | Fix to prevent having an incorrect sprite assigned to some objects in IHNM wh... | Filippos Karapetis |
2007-12-08 | ioFailed() is now checked when saving a game | Filippos Karapetis |
2007-11-27 | Possible fix for bug #1838622 - "IHNM: Benny can't help the boy". It seems th... | Filippos Karapetis |
2007-11-16 | Changed Audio::makeADPCMStream so that the stream passed to it can automatica... | Max Horn |
2007-11-12 | Added a workaround for a problematic object in Gorrister's chapter (Edna's key) | Filippos Karapetis |
2007-11-11 | Don't draw objects with negative x/y values. Now, "ghost" objects are no long... | Filippos Karapetis |
2007-11-09 | Added a workaround for a bug in the original game scripts of IHNM with Edna, ... | Filippos Karapetis |
2007-11-08 | Fixing compilation for me by giving that file a closing newline | Sven Hesse |
2007-11-08 | Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pa... | Filippos Karapetis |
2007-11-08 | Slight fix for off screen path calculation | Filippos Karapetis |
2007-11-05 | Several subtitles-related IHNM fixes. Still not perfect. | Eugene Sandulenko |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-11-01 | It's now possible to exit the screens with Gorrister's heart in IHNM normally... | Filippos Karapetis |
2007-10-31 | Fix for bug #1800147 - "ITE: Scummvm exits with Audio warnings" | Filippos Karapetis |
2007-10-30 | The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources (fs-node... | Filippos Karapetis |
2007-10-28 | The palette of the boss screen (F9 key) in IHNM is set correctly now | Filippos Karapetis |
2007-10-28 | Fixed typo | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup | Filippos Karapetis |
2007-10-28 | Cleanup of the engine detection code. Possibly fixes bug #1804403 - "IHNM/ITE... | Filippos Karapetis |
2007-10-27 | The options panel in IHNM is now shown and functioning correctly when it's op... | Filippos Karapetis |
2007-10-27 | Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ... | Filippos Karapetis |
2007-10-22 | Added a workaround for a script bug in IHNM, which occurs in the original as ... | Filippos Karapetis |
2007-10-22 | When skipping a video from the introduction of IHNM, the screen fades out bef... | Filippos Karapetis |
2007-10-06 | Removed the MD5 check of sfx.res for the English version of IHNM, since there... | Filippos Karapetis |
2007-09-30 | Show the cursor when opening the options screen. Also, fixed a regression wit... | Filippos Karapetis |
2007-09-30 | Of course, that also means that 'slot' should be 3 characters, not 2. | Torbjörn Andersson |
2007-09-30 | Terminate the string used to hold the save slot number, or strange things may | Torbjörn Andersson |
2007-09-30 | Some updates to the hard coded strings of the Spanish version of IHNM (thanks... | Filippos Karapetis |
2007-09-30 | Fixed the placement of the save game reminder icon in IHNM | Filippos Karapetis |
2007-09-30 | Removed all the unneeded hard coded strings from the Italian fan translation ... | Filippos Karapetis |
2007-09-30 | IHNM does not have excuse texts | Filippos Karapetis |
2007-09-30 | Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch" | Filippos Karapetis |
2007-09-29 | When skipping the IHNM intro, skip all the way to the character selection | Torbjörn Andersson |
2007-09-29 | As far as I can tell, there's no point in setting sceneSkipTarget to true here. | Torbjörn Andersson |
2007-09-29 | Allow the user to change scalers, fullscreen mode, etc. without terminating the | Torbjörn Andersson |
2007-09-23 | remove _saveMarks from SAGA load and save implementation | Andrew Kurushin |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-22 | Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s... | Filippos Karapetis |
2007-09-22 | Added a workaround for a bug with Gorrister's heart, which exists in the orig... | Filippos Karapetis |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-19 | Updated information about some global flags in IHNM | Filippos Karapetis |
2007-09-19 | Removed a variable initialization out of a while loop | Filippos Karapetis |