Age | Commit message (Expand) | Author |
2007-06-15 | Forced text is now handled correctly. It's now possible to interact with the ... | Filippos Karapetis |
2007-06-15 | The frame count should be updated when the background frame is shown in a cut... | Filippos Karapetis |
2007-06-15 | It's normal for cutaways to only have 1 frame | Filippos Karapetis |
2007-06-14 | Added another console command for IHNM | Filippos Karapetis |
2007-06-14 | Added several console commands for SAGA. Also, fixed a regression in the IHNM... | Filippos Karapetis |
2007-06-14 | SAGA: Added sanity checks for speech box coordinates, like the original. Now,... | Filippos Karapetis |
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the hardcode... | Filippos Karapetis |
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis |
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ... | Filippos Karapetis |
2007-06-13 | Fix the quit panel in IHNM | Filippos Karapetis |
2007-06-13 | IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show up... | Filippos Karapetis |
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis |
2007-06-12 | Corrected actor walk speed when exiting from zones in IHNM | Filippos Karapetis |
2007-06-12 | Make keys 5-9 work during dialogs in IHNM | Filippos Karapetis |
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko |
2007-06-12 | Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfind... | Filippos Karapetis |
2007-06-11 | Make sure the waiting thread stops waiting after an animation in IHNM. Ellen'... | Filippos Karapetis |
2007-06-11 | The waiting thread will no longer wait forever for some videos to finish in IHNM | Filippos Karapetis |
2007-06-11 | When using some items in IHNM, it was possible that the verb would incorrectl... | Filippos Karapetis |
2007-06-11 | Implemented Scene::RestoreScene and fixed some animation bugs. Animations and... | Filippos Karapetis |
2007-06-11 | Fix for stacked objects in IHNM. It is now possible to interact with the chal... | Filippos Karapetis |
2007-06-10 | Remove obsolete testing code | Filippos Karapetis |
2007-06-10 | Fixed an incorrect check in Script::finishDialog | Filippos Karapetis |
2007-06-10 | Fixed conversations in IHNM. Now, when a dialog option is selected, the prota... | Filippos Karapetis |
2007-06-09 | fix IHNM protagonist state loading routine. now Ellen's animations are showin... | Andrew Kurushin |
2007-06-09 | Silence some unneeded warnings, remove some unneeded test code from Actor::ge... | Filippos Karapetis |
2007-06-08 | fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books prop... | Andrew Kurushin |
2007-06-08 | IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items w... | Filippos Karapetis |
2007-06-07 | Also include this file for the last commit | Filippos Karapetis |
2007-06-07 | Implement more Actor::calcScreenPosition differences for IHNM | Filippos Karapetis |
2007-06-07 | Fixed video display and removed a hack for it | Filippos Karapetis |
2007-06-07 | Fixed regression: panel mode should be set to video at the beginning of IHNM | Filippos Karapetis |
2007-06-07 | Limited frame count hack to apply to videos only | Filippos Karapetis |
2007-06-07 | Implemented video playing for IHNM (still needs work). Also, updated a commen... | Filippos Karapetis |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-06-06 | Fixed the parameter order in sfScriptFade | Filippos Karapetis |
2007-06-06 | Implemented the sfScriptFade opcode | Filippos Karapetis |
2007-06-06 | Added palette fading in playCutaway() | Filippos Karapetis |
2007-06-06 | Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ... | Filippos Karapetis |
2007-06-06 | Implemented differences in Actor::calcScreenPosition for IHNM. Now the stitch... | Filippos Karapetis |
2007-06-06 | Properly implemented the converse panel in IHNM (though the colors are still ... | Filippos Karapetis |
2007-06-06 | Fix regression caused by commit #27108 | Filippos Karapetis |
2007-06-05 | Avoid compiler warnings. | Travis Howell |
2007-06-05 | Filtering specific verbs is used in ITE, but not in IHNM. It's now possible t... | Filippos Karapetis |
2007-06-05 | Add the hack for the staircase in the zeppelin in IHNM once more, apparently ... | Filippos Karapetis |
2007-06-05 | Check if a zone type is NULL for both ITE and IHNM, as it's done in the origi... | Filippos Karapetis |
2007-06-05 | Inventory and conversation arrows are working correctly now in IHNM | Filippos Karapetis |
2007-06-04 | IHNM: Add a temporary hack for the crash that occurs when climbing the stairc... | Filippos Karapetis |
2007-06-04 | Fixed incorrect placing of converse information for IHNM. Dialog options shou... | Filippos Karapetis |
2007-06-04 | Properly define max text width in IHNM | Filippos Karapetis |