Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-30 | The cause for bug #1804403 - "IHNM/ITE: Error loading Game resources ↵ | Filippos Karapetis | |
(fs-node regression)" was fixed with commits #29327, #29328, #29329. Removed unneeded Amiga-specific code, which should finally fix this bug svn-id: r29331 | |||
2007-10-28 | The palette of the boss screen (F9 key) in IHNM is set correctly now | Filippos Karapetis | |
svn-id: r29279 | |||
2007-10-28 | Fixed typo | Filippos Karapetis | |
svn-id: r29276 | |||
2007-10-28 | Cleanup | Filippos Karapetis | |
svn-id: r29275 | |||
2007-10-28 | Cleanup | Filippos Karapetis | |
svn-id: r29274 | |||
2007-10-28 | Cleanup of the engine detection code. Possibly fixes bug #1804403 - ↵ | Filippos Karapetis | |
"IHNM/ITE: Error loading Game resources (fs-node regression)" svn-id: r29273 | |||
2007-10-27 | The options panel in IHNM is now shown and functioning correctly when it's ↵ | Filippos Karapetis | |
opened during a character's speech svn-id: r29266 | |||
2007-10-27 | Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ↵ | Filippos Karapetis | |
Now, the graffiti to the left in the toilet screen can be examined correctly. Also, performed some clean-up svn-id: r29264 | |||
2007-10-22 | Added a workaround for a script bug in IHNM, which occurs in the original as ↵ | Filippos Karapetis | |
well. An invisible note will no longer be created in the top left corner of the screen, when the note in the first screen of Gorrister's chapter is read svn-id: r29247 | |||
2007-10-22 | When skipping a video from the introduction of IHNM, the screen fades out ↵ | Filippos Karapetis | |
before skipping, like in the original svn-id: r29246 | |||
2007-10-06 | Removed the MD5 check of sfx.res for the English version of IHNM, since ↵ | Filippos Karapetis | |
there are two English versions of the game with a different sfx.res file. Closes bug #1800226 - "IHNM: unsupported version" svn-id: r29156 | |||
2007-09-30 | Show the cursor when opening the options screen. Also, fixed a regression ↵ | Filippos Karapetis | |
with some strings in the game interface svn-id: r29151 | |||
2007-09-30 | Of course, that also means that 'slot' should be 3 characters, not 2. | Torbjörn Andersson | |
svn-id: r29150 | |||
2007-09-30 | Terminate the string used to hold the save slot number, or strange things may | Torbjörn Andersson | |
happen. (In my case, it was looking for slot 10, 20, 30, ... instead of the correct 1, 2, 3...) svn-id: r29149 | |||
2007-09-30 | Some updates to the hard coded strings of the Spanish version of IHNM ↵ | Filippos Karapetis | |
(thanks jvprat) svn-id: r29148 | |||
2007-09-30 | Fixed the placement of the save game reminder icon in IHNM | Filippos Karapetis | |
svn-id: r29147 | |||
2007-09-30 | Removed all the unneeded hard coded strings from the Italian fan translation ↵ | Filippos Karapetis | |
of IHNM, added the hard coded strings of the Spanish version of IHNM svn-id: r29146 | |||
2007-09-30 | IHNM does not have excuse texts | Filippos Karapetis | |
svn-id: r29145 | |||
2007-09-30 | Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch" | Filippos Karapetis | |
Added the Italian fan translation of IHNM, created a workaround for invalid string data in the Italian fan translation and added some hard coded strings which are changed in the original game executable with the Italian fan translation patch svn-id: r29134 | |||
2007-09-29 | When skipping the IHNM intro, skip all the way to the character selection | Torbjörn Andersson | |
screen. svn-id: r29129 | |||
2007-09-29 | As far as I can tell, there's no point in setting sceneSkipTarget to true here. | Torbjörn Andersson | |
There are no other scenes before it. svn-id: r29128 | |||
2007-09-29 | Allow the user to change scalers, fullscreen mode, etc. without terminating the | Torbjörn Andersson | |
IHNM intro. In other words, don't terminate the intro just because the user presses a modifier key. The original didn't either. svn-id: r29127 | |||
2007-09-23 | remove _saveMarks from SAGA load and save implementation | Andrew Kurushin | |
svn-id: r29053 | |||
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko | |
svn-id: r29038 | |||
2007-09-22 | Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the ↵ | Filippos Karapetis | |
save slot allocation algorithm became apparent with the FS node merge. It should be working correctly now svn-id: r29031 | |||
2007-09-22 | Added a workaround for a bug with Gorrister's heart, which exists in the ↵ | Filippos Karapetis | |
original game scripts of IHNM svn-id: r29024 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-19 | Updated information about some global flags in IHNM | Filippos Karapetis | |
svn-id: r28961 | |||
2007-09-19 | Removed a variable initialization out of a while loop | Filippos Karapetis | |
svn-id: r28959 | |||
2007-09-19 | Fixed regression: The ITE intro is shown correctly again | Filippos Karapetis | |
svn-id: r28958 | |||
2007-09-18 | Fixed some glitches which occured when closing the psychic profile in IHNM | Filippos Karapetis | |
svn-id: r28953 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break ↵ | Max Horn | |
compilation on some ports) svn-id: r28944 | |||
2007-09-18 | Fixed the font height of the text in the help screens of the IHNM demo. ↵ | Filippos Karapetis | |
Clean-up of some opcodes svn-id: r28940 | |||
2007-09-18 | Fixed Ellen's state when loading a saved game in her chapter | Filippos Karapetis | |
svn-id: r28938 | |||
2007-09-18 | Gfx::palFade is implemented properly now | Filippos Karapetis | |
svn-id: r28937 | |||
2007-09-18 | Fix for bug #1796045 - "IHNM: Spanish font wrong" | Filippos Karapetis | |
svn-id: r28936 | |||
2007-09-17 | Added a debug command for font mapping | Filippos Karapetis | |
svn-id: r28935 | |||
2007-09-17 | Character with ASCII code 9 is tab | Filippos Karapetis | |
svn-id: r28934 | |||
2007-09-16 | Save games from the character selection screen are loaded correctly from the ↵ | Filippos Karapetis | |
command line now svn-id: r28926 | |||
2007-09-16 | Turn off unused code (fixing a compiler warning) | Max Horn | |
svn-id: r28925 | |||
2007-09-16 | Fix bug when some animations were playing too fast. | Eugene Sandulenko | |
svn-id: r28924 | |||
2007-09-16 | Fix warning | Eugene Sandulenko | |
svn-id: r28923 | |||
2007-09-16 | Script modules are now unloaded correctly when changing chapters in IHNM | Filippos Karapetis | |
svn-id: r28918 | |||
2007-09-16 | Fixed regression with save games that have an inset and an outset scene | Filippos Karapetis | |
svn-id: r28913 | |||
2007-09-16 | Don't draw the scene background when actors are disabled | Filippos Karapetis | |
svn-id: r28912 | |||
2007-09-15 | Stop the intro music after the intro in ITE/IHNM is finished | Filippos Karapetis | |
svn-id: r28911 | |||
2007-09-15 | Slight cleanup of the actor class: moved all of the actor walk code in a new ↵ | Filippos Karapetis | |
file and removed many unneeded includes svn-id: r28908 | |||
2007-09-15 | The sales info video for the IHNM demo is now shown when quitting the demo | Filippos Karapetis | |
svn-id: r28906 |