Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-17 | Some updates on the save/load system in IHNM. It still needs work, though | Filippos Karapetis | |
svn-id: r27505 | |||
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 | Options button is now working in the character selection screen in IHNM | Filippos Karapetis | |
svn-id: r27480 | |||
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 | Enable the options panel during chapter selection in IHNM. The icon is not ↵ | Filippos Karapetis | |
yet functional during chapter selection, but the keyboard shortcuts work svn-id: r27443 | |||
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-16 | IHNM: Added a temporary workaround for the nightfall scene in Ben's chapter | Filippos Karapetis | |
svn-id: r27438 | |||
2007-06-15 | Clear the forced text flag if it's set when a speech with forced text ↵ | Filippos Karapetis | |
finishes. Now, ScummVM won't wait forever when talking to an actor after using the computer screen in the elder's screen at Ben's chapter in IHNM svn-id: r27428 | |||
2007-06-15 | IHNM no longer crashes during character selection if the mouse cursor is ↵ | Filippos Karapetis | |
over a character before AM finishes his speech svn-id: r27418 | |||
2007-06-15 | Forced text is now handled correctly. It's now possible to interact with the ↵ | Filippos Karapetis | |
video screen in the elder's cave svn-id: r27410 | |||
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 another console command for IHNM | Filippos Karapetis | |
svn-id: r27405 | |||
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-14 | SAGA: Added sanity checks for speech box coordinates, like the original. ↵ | Filippos Karapetis | |
Now, there won't be missing subtitles in certain scenes svn-id: r27397 | |||
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the ↵ | Filippos Karapetis | |
hardcoded ITE strings. The IHNM-specific strings have been removed from the ITE hardcoded strings. Also did some cleanup svn-id: r27396 | |||
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis | |
svn-id: r27390 | |||
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ↵ | Filippos Karapetis | |
quit panel. Also, implemented the voices/subtitles toggle functionality and fixed widget placement a bit svn-id: r27388 | |||
2007-06-13 | Fix the quit panel in IHNM | Filippos Karapetis | |
svn-id: r27387 | |||
2007-06-13 | IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show ↵ | Filippos Karapetis | |
up correctly. Also, done some preliminary work on sfScriptGotoScene and changeScene to return to the character selection screen, but it's not right yet svn-id: r27385 | |||
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis | |
svn-id: r27382 | |||
2007-06-12 | Corrected actor walk speed when exiting from zones in IHNM | Filippos Karapetis | |
svn-id: r27379 | |||
2007-06-12 | Make keys 5-9 work during dialogs in IHNM | Filippos Karapetis | |
svn-id: r27378 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-06-12 | Auto-use no-walk hitzones in IHNM, like the original. This fixes the ↵ | Filippos Karapetis | |
pathfinding problems in Benny's chapter svn-id: r27370 | |||
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 | When using some items in IHNM, it was possible that the verb would ↵ | Filippos Karapetis | |
incorrectly change from "use" to "use with" (e.g. the jukebox in the honky-tonk). This has been fixed svn-id: r27356 | |||
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-11 | Fix for stacked objects in IHNM. It is now possible to interact with the ↵ | Filippos Karapetis | |
chalk in Ted's chapter svn-id: r27337 | |||
2007-06-10 | Remove obsolete testing code | Filippos Karapetis | |
svn-id: r27306 | |||
2007-06-10 | Fixed an incorrect check in Script::finishDialog | Filippos Karapetis | |
svn-id: r27274 | |||
2007-06-10 | Fixed conversations in IHNM. Now, when a dialog option is selected, the ↵ | Filippos Karapetis | |
protagonist will say it out properly before we hear the other character's reply. Also, added some more code for sfScriptFade and made it a stub for now, as it still needs work svn-id: r27264 | |||
2007-06-09 | fix IHNM protagonist state loading routine. now Ellen's animations are ↵ | Andrew Kurushin | |
showing well svn-id: r27263 | |||
2007-06-09 | Silence some unneeded warnings, remove some unneeded test code from ↵ | Filippos Karapetis | |
Actor::getActorFrameRange, as the function is the same in both ITE and IHNM svn-id: r27226 | |||
2007-06-08 | fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books ↵ | Andrew Kurushin | |
properly svn-id: r27225 | |||
2007-06-08 | IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items ↵ | Filippos Karapetis | |
will have the correct script assigned to them (e.g. the fruit at the fruit tree screen in Benny's chapter, the icon in the chapel in Ted's chapter etc) svn-id: r27203 | |||
2007-06-07 | Also include this file for the last commit | Filippos Karapetis | |
svn-id: r27180 | |||
2007-06-07 | Implement more Actor::calcScreenPosition differences for IHNM | Filippos Karapetis | |
svn-id: r27179 | |||
2007-06-07 | Fixed video display and removed a hack for it | Filippos Karapetis | |
svn-id: r27173 | |||
2007-06-07 | Fixed regression: panel mode should be set to video at the beginning of IHNM | Filippos Karapetis | |
svn-id: r27172 | |||
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 | Fixed the parameter order in sfScriptFade | Filippos Karapetis | |
svn-id: r27143 | |||
2007-06-06 | Implemented the sfScriptFade opcode | Filippos Karapetis | |
svn-id: r27142 | |||
2007-06-06 | Added palette fading in playCutaway() | Filippos Karapetis | |
svn-id: r27141 |