Age | Commit message (Expand) | Author |
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the hardcode... | Filippos Karapetis |
2007-06-13 | Removed redundant code | Max Horn |
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis |
2007-06-13 | Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector. | Nicola Mettifogo |
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 | Some cleanup to the pred.dic AGI code | Max Horn |
2007-06-13 | IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show up... | Filippos Karapetis |
2007-06-13 | implement predictive dictionary using ascii based operations, replacing the 1... | Kostas Nakos |
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 | Fix for #1733238 - FW: crash in copier room | Filippos Karapetis |
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko |
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi... | Travis Howell |
2007-06-12 | Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfind... | Filippos Karapetis |
2007-06-12 | Fix crash regressions in The Feeble Files, due to _currentTable not been set. | Travis Howell |
2007-06-11 | Fix restoring screen, after spell wall effects in Elvira 1/2. | Travis Howell |
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 | Restrict workaround, to prevent regression when inverting conversation respon... | Travis Howell |
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 | Move hardcoded predictive dictionary name to config manager. | Eugene Sandulenko |
2007-06-10 | Remove obsolete testing code | Filippos Karapetis |
2007-06-10 | Don't call getNextItemPtr(), when the result is simply ignored. | Travis Howell |
2007-06-10 | An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of... | Travis Howell |
2007-06-10 | Fixed the opcode number for opp_iconifyWindow(). Regression from cleanup? | Torbjörn Andersson |
2007-06-10 | Fix muting music on startup in games, when using non-MIDI music. | Travis Howell |
2007-06-10 | Fix toggling music on/off in games, when using non-MIDI music. | Travis Howell |
2007-06-10 | Restore DIMP specific timer code. | Travis Howell |
2007-06-10 | Fix timer code in Puzzle Pack, to match original speed. | Travis Howell |
2007-06-10 | Fixed an incorrect check in Script::finishDialog | Filippos Karapetis |
2007-06-10 | Fix load/save regression in Puzzle Pack. | Travis Howell |
2007-06-10 | Fix crash via assert, when string for subtitles exists, but is only set to zero. | Travis Howell |
2007-06-10 | Fix adjusting music volume in Puzzle Pack games. | Travis Howell |
2007-06-10 | Fix single sound effect, failing to play multiple times regression, caused by... | Travis Howell |
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 | Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech ... | Max Horn |
2007-06-09 | Fixing scrolling issue in "IDOL"-screen (bug #1734007) | Sven Hesse |
2007-06-09 | oops | Kostas Nakos |
2007-06-09 | Silenced warning on WinCE. | Nicola Mettifogo |
2007-06-09 | Fix position of name text in Hebrew versions. | Travis Howell |
2007-06-09 | Fix gltich when listing saved games in Hebrew versions. | Travis Howell |
2007-06-09 | Clarify purpose of the endRepeat opcude, used by video script. | Travis Howell |
2007-06-09 | Add dirtyClips code for Simon the Sorcerer 1/2. | Travis Howell |
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 |