Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-24 | The frame count needs to be updated for cutaways without an animation bit as ↵ | Filippos Karapetis | |
well. Removed a hack for the nightfall scene in Benny's chapter svn-id: r28709 | |||
2007-08-24 | Code cleanup for the IHNM demo | Filippos Karapetis | |
svn-id: r28707 | |||
2007-08-24 | Clearcutaway now sets the scene's palette. Removed two workarounds for the ↵ | Filippos Karapetis | |
IHNM demo svn-id: r28704 | |||
2007-08-21 | Updated some comments | Filippos Karapetis | |
svn-id: r28685 | |||
2007-08-13 | When restarting an animation, make sure that the animation's current frame ↵ | Filippos Karapetis | |
is set to 0. This fixes issues where replaying the same animation would lead to a crash (e.g. with Gorrister at the animal cages) svn-id: r28581 | |||
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis | |
svn-id: r28362 | |||
2007-07-30 | The interactive part of the IHNM demo fully works now. Also, made the ↵ | Filippos Karapetis | |
options screen work in the non-interactive part of the demo svn-id: r28344 | |||
2007-07-28 | The palette in Benny's part in the IHNM demo is correct now | Filippos Karapetis | |
svn-id: r28266 | |||
2007-07-28 | Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demo | Filippos Karapetis | |
svn-id: r28255 | |||
2007-07-05 | The prisoners at the entrance of the prison in Nimdok's chapter are ↵ | Filippos Karapetis | |
displayed correctly now svn-id: r27931 | |||
2007-06-19 | IHNM: In chained cutaways, clear the previous cutaway immediately | Filippos Karapetis | |
svn-id: r27543 | |||
2007-06-17 | Normalize event names. | Eugene Sandulenko | |
svn-id: r27513 | |||
2007-06-17 | Fixed the remaining glitch with fading after a cutaway is shown | Filippos Karapetis | |
svn-id: r27504 | |||
2007-06-17 | More efforts to implement proper fade after cutaway. One little glitch is left. | Eugene Sandulenko | |
svn-id: r27502 | |||
2007-06-16 | An attempt to fix restoring from cutaway. Still not perfect. | Eugene Sandulenko | |
svn-id: r27465 | |||
2007-06-16 | IHNM: Implemented cutaway fadeout | Filippos Karapetis | |
svn-id: r27445 | |||
2007-06-16 | Rewrote the cutaway initialization part | Filippos Karapetis | |
svn-id: r27440 | |||
2007-06-16 | Fixed chained cutaways in IHNM. Ben's chapter is completable now | Filippos Karapetis | |
svn-id: r27439 | |||
2007-06-15 | The frame count should be updated when the background frame is shown in a ↵ | Filippos Karapetis | |
cutaway svn-id: r27409 | |||
2007-06-15 | It's normal for cutaways to only have 1 frame | Filippos Karapetis | |
svn-id: r27408 | |||
2007-06-14 | Added several console commands for SAGA. Also, fixed a regression in the ↵ | Filippos Karapetis | |
IHNM introduction caused by commit #27357. Finally, animation IDs are checked for validity now, so ScummVM won't try to play invalid animations svn-id: r27404 | |||
2007-06-11 | Make sure the waiting thread stops waiting after an animation in IHNM. ↵ | Filippos Karapetis | |
Ellen's path is completable now svn-id: r27358 | |||
2007-06-11 | The waiting thread will no longer wait forever for some videos to finish in IHNM | Filippos Karapetis | |
svn-id: r27357 | |||
2007-06-11 | Implemented Scene::RestoreScene and fixed some animation bugs. Animations ↵ | Filippos Karapetis | |
and videos in IHNM should display correctly now svn-id: r27338 | |||
2007-06-07 | Fixed video display and removed a hack for it | Filippos Karapetis | |
svn-id: r27173 | |||
2007-06-07 | Limited frame count hack to apply to videos only | Filippos Karapetis | |
svn-id: r27167 | |||
2007-06-07 | Implemented video playing for IHNM (still needs work). Also, updated a ↵ | Filippos Karapetis | |
comment regarding the intro svn-id: r27166 | |||
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created ↵ | Filippos Karapetis | |
the skeleton for sfScriptStartVideo, sfScriptReturnFromVideo and sfScriptEndVideo opcodes svn-id: r27145 | |||
2007-06-06 | Added palette fading in playCutaway() | Filippos Karapetis | |
svn-id: r27141 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-07-14 | More whitespace changes. | Torbjörn Andersson | |
svn-id: r23496 | |||
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including ↵ | Max Horn | |
several errors where the format string didn't match the number of arguments to the call) svn-id: r21141 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |