Age | Commit message (Expand) | Author |
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 |
2007-09-06 | Simplified the check for the uncompressed sound data in patch files p2_a.iaf/... | Filippos Karapetis |
2007-09-05 | If the p2_a.iaf/p2_a.voc patch files are located in ITE's root folder instead... | Filippos Karapetis |
2007-09-02 | I believe this fixes part of the music fading glitch in IHNM, but there's still | Torbjörn Andersson |
2007-09-01 | Fix the crash in the IHNM intro | Filippos Karapetis |
2007-09-01 | Do not decode frames beyond maxFrames to avoid any potential issues | Eugene Sandulenko |
2007-09-01 | The music of chapter 6 in IHNM is loaded correctly now | Filippos Karapetis |
2007-09-01 | Modified the workaround for the IHNM end credits animation | Filippos Karapetis |
2007-09-01 | Remove the timer callback when the Music object is deleted. | Torbjörn Andersson |
2007-09-01 | Don't go out of bounds when filling anim->frameOffsets[]. | Torbjörn Andersson |
2007-09-01 | This is a pseudo-commit. Previous commit log message for this file should read | Eugene Sandulenko |
2007-09-01 | Fix intro in German and Spanish IHNM. | Eugene Sandulenko |
2007-09-01 | Proper height for Chinese characters, also remove obsolete hack for computing | Eugene Sandulenko |
2007-08-31 | Slight simplification. | Torbjörn Andersson |
2007-08-31 | Initialise _chapterNumber to fix Valgrind warning. | Torbjörn Andersson |
2007-08-31 | Simplify fading code a bit. | Eugene Sandulenko |
2007-08-31 | Fix end credits in IHNM. Now video length is determined properly. | Eugene Sandulenko |
2007-08-31 | Fix warning | Eugene Sandulenko |
2007-08-31 | Some slight updates to palette fadeout/fadein before a cutaway starts (still ... | Filippos Karapetis |
2007-08-31 | The IHNM credits sequence is shown now. However, only half of the sequence is... | Filippos Karapetis |
2007-08-31 | Fix regression: the volume after the start credits was set to 0, so the IHNM ... | Filippos Karapetis |
2007-08-31 | Some cleanup for the IHNM demo | Filippos Karapetis |
2007-08-30 | Make checkKey() test for EVENT_QUIT as well, so that we can quit the IHNM intro | Torbjörn Andersson |
2007-08-30 | Remove debug leftover | Eugene Sandulenko |
2007-08-30 | Proper implementation of intro and credits in IHNM | Eugene Sandulenko |
2007-08-27 | The actors in Nimdok's part of the IHNM demo are shown correctly now | Filippos Karapetis |
2007-08-27 | Added some skeleton code for the IHNM credits movie. Also, changed the locati... | Filippos Karapetis |
2007-08-27 | Updated some comments | Filippos Karapetis |
2007-08-27 | typo | Filippos Karapetis |
2007-08-27 | Some more test code for dynamically loading the introduction cutaway list | Filippos Karapetis |
2007-08-27 | IHNM's ending is shown correctly now (but the credits still aren't). Slight u... | Filippos Karapetis |
2007-08-26 | Compressed digital music in the ITE demo versions is played correctly now | Filippos Karapetis |
2007-08-26 | Cleanup | Filippos Karapetis |
2007-08-26 | Cleanup | Filippos Karapetis |
2007-08-26 | One more place where music for chapter 6 shouldn't be played for now | Filippos Karapetis |
2007-08-26 | Don't play a music track when loading a saved game from chapter 6 in IHNM for... | Filippos Karapetis |
2007-08-26 | The music table loaded for chapter 6 (final chapter) in IHNM is problematic, ... | Filippos Karapetis |
2007-08-26 | The character selection screen shown when all the 5 protagonist chapters are ... | Filippos Karapetis |
2007-08-26 | Implemented some differences of IHNM in sfScriptDoAction. Now, some actions o... | Filippos Karapetis |
2007-08-26 | Games saved in the character selection screen should work correctly now | Filippos Karapetis |
2007-08-25 | Added a temporary workaround for an issue with animations | Filippos Karapetis |
2007-08-25 | Always reset an animation when it's done playing | Filippos Karapetis |
2007-08-25 | Removed the showactors flag and substituted it with RF_DISABLE_ACTORS | Filippos Karapetis |