Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | Microsoft VC 8.0 project files update | Filippos Karapetis | |
svn-id: r27407 | |||
2007-06-15 | Microsoft VC 7.1 project files update from Quietust. | Travis Howell | |
svn-id: r27406 | |||
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 | Fixed warning about signedness issues | Max Horn | |
svn-id: r27402 | |||
2007-06-14 | Patch #1735773: "WAG file parsing patch to AGI's fallback detector". | Eugene Sandulenko | |
Slightly modified, split into separate files. svn-id: r27401 | |||
2007-06-14 | oops wrong platform. | Nicola Mettifogo | |
svn-id: r27398 | |||
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 | Removed redundant code | Max Horn | |
svn-id: r27393 | |||
2007-06-13 | Updated the about dialog (2006->2007, and added a header similar to our new ↵ | Max Horn | |
source code legal header; also moved the GPL header after the engines list (it seems wrong to list it at the *very end* of the about dialog scroller, after all it is our license) svn-id: r27391 | |||
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis | |
svn-id: r27390 | |||
2007-06-13 | Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector. | Nicola Mettifogo | |
svn-id: r27389 | |||
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 | Some cleanup to the pred.dic AGI code | Max Horn | |
svn-id: r27386 | |||
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-13 | implement predictive dictionary using ascii based operations, replacing the ↵ | Kostas Nakos | |
10ary tree svn-id: r27383 | |||
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis | |
svn-id: r27382 | |||
2007-06-12 | add DATA_PATH to directory search list when starting game | Willem Jan Palenstijn | |
svn-id: r27381 | |||
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 | Fix for #1733238 - FW: crash in copier room | Filippos Karapetis | |
svn-id: r27376 | |||
2007-06-12 | Patch #1733764: "Fallback detection patch". GSoC student. | Eugene Sandulenko | |
svn-id: r27375 | |||
2007-06-12 | NDS : Attempt to not buffer overrun VRAM when doing ↵ | Bertrand Augereau | |
saveGameBackBuffer/restoreGameBackBuffer ported to branch 0.10.0 svn-id: r27374 | |||
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble ↵ | Travis Howell | |
Files. svn-id: r27371 | |||
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-12 | Fix crash regressions in The Feeble Files, due to _currentTable not been set. | Travis Howell | |
svn-id: r27369 | |||
2007-06-11 | wording (subfolders to subdirectories) for consistency -- from salty-horse | Matthew Hoops | |
svn-id: r27367 | |||
2007-06-11 | Updated NEWS with Symbian details | Lars Persson | |
svn-id: r27365 | |||
2007-06-11 | Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵ | Lars Persson | |
the size. svn-id: r27364 | |||
2007-06-11 | Add hot keys section for Touche. | Travis Howell | |
svn-id: r27361 | |||
2007-06-11 | Fix restoring screen, after spell wall effects in Elvira 1/2. | Travis Howell | |
svn-id: r27359 | |||
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 | adding compilation pointer | Kostas Nakos | |
svn-id: r27353 | |||
2007-06-11 | Fix for bug #1719463: "DETECTOR: Launching undefined target adds launcher entry" | Eugene Sandulenko | |
svn-id: r27352 | |||
2007-06-11 | trivial fixes | Kostas Nakos | |
svn-id: r27350 | |||
2007-06-11 | Fix for reported button overlapping in PSP resolution. | Eugene Sandulenko | |
svn-id: r27348 | |||
2007-06-11 | Bump theme version | Eugene Sandulenko | |
svn-id: r27346 | |||
2007-06-11 | Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: Switching | Eugene Sandulenko | |
options dialog between 1x and 2x" by introducing Volume tab to all resolutions svn-id: r27345 | |||
2007-06-11 | Revert commits: | Eugene Sandulenko | |
r27175: Added partial workaround for bug #1677997 r27311: Extended the fix for bug #1677997 to also cover the global options dialog; also made the code a bit more flexible r27312: Oops, fix crash when opening globals options dialog svn-id: r27344 | |||
2007-06-11 | Fix bug #1734582: "AGI: missing words in predictive dictionary for KQ3" | Eugene Sandulenko | |
svn-id: r27341 | |||
2007-06-11 | Restrict workaround, to prevent regression when inverting conversation ↵ | Travis Howell | |
responses in scrolling locations. svn-id: r27340 | |||
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 |