Age | Commit message (Expand) | Author |
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 |
2007-08-25 | Fixed a regression | Filippos Karapetis |
2007-08-25 | Reset the protagonist's portrait when a chapter ends | 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 | Properly limit the save title size in IHNM | Filippos Karapetis |
2007-08-25 | Only close patch files for ITE, not IHNM | Filippos Karapetis |
2007-08-25 | Stop showing actors before a scene's background is shown. Removed a relevant ... | Filippos Karapetis |
2007-08-25 | Added skeleton code for kActorEvent | Filippos Karapetis |
2007-08-25 | The intro of IHNM is shown correctly now | Filippos Karapetis |
2007-08-25 | Some more fixes to Gfx::palFade. Benny's nightfall scene is shown correctly now | Filippos Karapetis |
2007-08-25 | Added a note on mouse right button action for IHNM | Filippos Karapetis |
2007-08-25 | Converse arrows scroll the conversation options correctly now | Filippos Karapetis |
2007-08-25 | Inventory arrows scroll the inventory correctly now | Filippos Karapetis |
2007-08-24 | Some more fixes to Gfx::palFade | Filippos Karapetis |
2007-08-24 | The frame count needs to be updated for cutaways without an animation bit as ... | Filippos Karapetis |
2007-08-24 | Oops, fixed a regression introduced with the latest code cleanup | Filippos Karapetis |
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis |
2007-08-24 | Updated some comments | Filippos Karapetis |
2007-08-24 | Some more updates to Gfx::palFade (not finished yet, though) | Filippos Karapetis |
2007-08-24 | Clearcutaway now sets the scene's palette. Removed two workarounds for the IH... | Filippos Karapetis |
2007-08-24 | Clean-up of event ops | Filippos Karapetis |
2007-08-23 | Added skeleton code for sfScriptFade. Work is still needed in Gfx::palFade th... | Filippos Karapetis |
2007-08-23 | The colors of the input text widgets are correct now in IHNM | Filippos Karapetis |
2007-08-22 | Implemented music pause and resume | Filippos Karapetis |
2007-08-22 | Mutexes are now used in the MIDI music playing code | Filippos Karapetis |