Age | Commit message (Expand) | Author |
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 |
2007-09-19 | Fixed regression: The ITE intro is shown correctly again | Filippos Karapetis |
2007-09-18 | Fixed some glitches which occured when closing the psychic profile in IHNM | Filippos Karapetis |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-18 | Fixed the font height of the text in the help screens of the IHNM demo. Clean... | Filippos Karapetis |
2007-09-18 | Fixed Ellen's state when loading a saved game in her chapter | Filippos Karapetis |
2007-09-18 | Gfx::palFade is implemented properly now | Filippos Karapetis |
2007-09-18 | Fix for bug #1796045 - "IHNM: Spanish font wrong" | Filippos Karapetis |
2007-09-17 | Added a debug command for font mapping | Filippos Karapetis |
2007-09-17 | Character with ASCII code 9 is tab | Filippos Karapetis |
2007-09-16 | Save games from the character selection screen are loaded correctly from the ... | Filippos Karapetis |
2007-09-16 | Turn off unused code (fixing a compiler warning) | Max Horn |
2007-09-16 | Fix bug when some animations were playing too fast. | Eugene Sandulenko |
2007-09-16 | Fix warning | Eugene Sandulenko |
2007-09-16 | Script modules are now unloaded correctly when changing chapters in IHNM | Filippos Karapetis |
2007-09-16 | Fixed regression with save games that have an inset and an outset scene | Filippos Karapetis |
2007-09-16 | Don't draw the scene background when actors are disabled | Filippos Karapetis |
2007-09-15 | Stop the intro music after the intro in ITE/IHNM is finished | Filippos Karapetis |
2007-09-15 | Slight cleanup of the actor class: moved all of the actor walk code in a new ... | Filippos Karapetis |
2007-09-15 | The sales info video for the IHNM demo is now shown when quitting the demo | Filippos Karapetis |
2007-09-15 | Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ... | Filippos Karapetis |
2007-09-15 | The right button verb in IHNM will no longer be invalid for some hitzones (e.... | Filippos Karapetis |
2007-09-14 | Some more opcode simplifications | Filippos Karapetis |
2007-09-14 | Removed the RF_PLACARD flag. Also, simplified sfPlaceActor and removed a non ... | Filippos Karapetis |
2007-09-13 | Cleanup and simplification of several of the script opcodes used in ITE and IHNM | Filippos Karapetis |
2007-09-13 | Added debug commands for the global flags in IHNM | Filippos Karapetis |
2007-09-13 | The early ITE demos were not interactive | Filippos Karapetis |
2007-09-11 | Removed an obsolete FIXME. The code in that part matches the original, so the... | Filippos Karapetis |
2007-09-11 | Change SAGA engine to properly use KeyState structs for handling keyboard input | Max Horn |
2007-09-10 | Lots of source code formatting corrections | Max Horn |