Age | Commit message (Expand) | Author |
2007-09-18 | Fixed the font height of the text in the help screens of the IHNM demo. Clean... | 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-15 | Palette fade in when a cutaway starts in IHNM is working now. Also, the fade ... | 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 | The early ITE demos were not interactive | Filippos Karapetis |
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 | IHNM's ending is shown correctly now (but the credits still aren't). Slight u... | 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 | Implemented some differences of IHNM in sfScriptDoAction. Now, some actions o... | Filippos Karapetis |
2007-08-25 | When sfMainMode is set, overwrite the stored panel mode | Filippos Karapetis |
2007-08-25 | The palette is set correctly now when chapter points change and a cutaway is up | Filippos Karapetis |
2007-08-25 | Stop showing actors before a scene's background is shown. Removed a relevant ... | Filippos Karapetis |
2007-08-24 | The frame count needs to be updated for cutaways without an animation bit as ... | Filippos Karapetis |
2007-08-24 | Updated some comments | Filippos Karapetis |
2007-08-23 | Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th... | Filippos Karapetis |
2007-08-17 | Several bugfixes: | Filippos Karapetis |
2007-08-13 | The sprite set by sfSetObjImage is assigned correctly now for IHNM. This fixe... | Filippos Karapetis |
2007-08-13 | Removed an obsolete TODO | Filippos Karapetis |
2007-08-02 | Text is cleared correctly in the IHNM demo help screen, when waiting for the ... | Filippos Karapetis |
2007-08-02 | The help screen in the IHNM demo is shown correctly now | Filippos Karapetis |
2007-08-02 | The help screens in the IHNM demo are shown a bit more correctly now, though ... | Filippos Karapetis |
2007-08-02 | Partially implemented opcodes 87, 88 and 89, used in the help system of the I... | Filippos Karapetis |
2007-08-01 | The text of the psychic profile in IHNM is shown correctly now | Filippos Karapetis |
2007-08-01 | The psychic profile background is displayed correctly again | Filippos Karapetis |
2007-08-01 | Fix compiler warnings. | Travis Howell |
2007-07-31 | Some updates to the psychic profile in IHNM. sfPsychicProfileOff has been ena... | Filippos Karapetis |
2007-07-31 | sfPsychicProfileOff is not used, therefore disable it to prevent it from tryi... | Filippos Karapetis |
2007-07-31 | Play MIDI music at the volume specified in the options screen | Filippos Karapetis |
2007-07-30 | sf92 is not null in the demo version of IHNM | Filippos Karapetis |
2007-07-30 | Correct the object sprites only in Ted's part of the IHNM demo | Filippos Karapetis |
2007-07-30 | It's now possible to exit from the psychic profile screen in IHNM | Filippos Karapetis |
2007-07-30 | Some corrections for the psychic profile screen in IHNM. The psychic profile ... | Filippos Karapetis |
2007-07-30 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis |
2007-07-30 | The actors at the end of Benny's part in the IHNM demo are no longer incorrec... | Filippos Karapetis |
2007-07-29 | Inventory icons in the IHNM demo are displayed correctly now | Filippos Karapetis |
2007-07-11 | IHNM: Narrowed down the places where the actors stop being drawn when changin... | Filippos Karapetis |
2007-07-08 | Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c... | Filippos Karapetis |
2007-07-07 | Clear the cutaway via an event in sfScriptGotoScene, instead of calling the f... | Filippos Karapetis |
2007-07-07 | IHNM: Benny will no longer start walking backwards for a bit after talking wi... | Filippos Karapetis |
2007-07-06 | Modified ticksToMSec in IHNM, so that it waits for the correct amount of time... | Filippos Karapetis |
2007-07-06 | IHNM: sf103 is sfQueueMusic. Now, when doing a good/bad deed in IHNM, the mus... | Filippos Karapetis |
2007-07-05 | Implemented the rest of the differences of the sfScriptGotoScene opcode in IHNM | Filippos Karapetis |
2007-06-20 | Added a workaround in IHNM for the compact disk in Ellen's chapter | Filippos Karapetis |
2007-06-19 | When saving the game in IHNM after a chapter point change, the chapter point ... | Filippos Karapetis |