Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-08 | Fixed some Valgrind warnings (overlapping source and destination in strcpy()). | Torbjörn Andersson | |
svn-id: r27207 | |||
2007-06-08 | Updated Symbian OS Prediction handling | Lars Persson | |
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206 | |||
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-08 | Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos. | Travis Howell | |
svn-id: r27199 | |||
2007-06-08 | Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam ↵ | Travis Howell | |
2 demos. svn-id: r27198 | |||
2007-06-08 | Don't save game, when no saved game name is given in earlier games. | Travis Howell | |
svn-id: r27195 | |||
2007-06-08 | adding navigation with arrow keys and enter; did away with some ugly gotos | Kostas Nakos | |
svn-id: r27193 | |||
2007-06-08 | Fix load/save interface in Elvira 1. | Travis Howell | |
svn-id: r27191 | |||
2007-06-08 | Fix window scrolling in earlier games. | Travis Howell | |
svn-id: r27183 | |||
2007-06-08 | Fix inventory arrows still been shown in Elvira 1, when inventory is removed. | Travis Howell | |
svn-id: r27181 | |||
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 | Fix inventory arrows in Elvira 1. | Travis Howell | |
svn-id: r27170 | |||
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-07 | Add details for French and German Amiga versions of Elvira 1. Remove restart ↵ | Travis Howell | |
state from Elvira 1 detection, due to two byte difference in the restart state on each disk of Amiga versions. svn-id: r27164 | |||
2007-06-07 | Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 ↵ | Travis Howell | |
using larger height. svn-id: r27162 | |||
2007-06-07 | Fix memory leaks on when quiting game. | Travis Howell | |
svn-id: r27160 | |||
2007-06-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell | |
svn-id: r27158 | |||
2007-06-07 | Fix non-MIDI music still playing, when the game is paused. | Travis Howell | |
svn-id: r27156 | |||
2007-06-07 | Fix incorrect position of characters in Elvira 2, caused by column offset ↵ | Travis Howell | |
difference in clearWindow. svn-id: r27154 | |||
2007-06-07 | Add case for font data in Italian versions of earlier games too. | Travis Howell | |
svn-id: r27152 | |||
2007-06-06 | Fix pausing sound effects in earlier games. | Travis Howell | |
svn-id: r27150 | |||
2007-06-06 | Add Italian Amiga version of Elvira 2. | Travis Howell | |
svn-id: r27148 | |||
2007-06-06 | Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, ↵ | Travis Howell | |
caused by incorrect position of characters. svn-id: r27146 | |||
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 | |||
2007-06-06 | Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ↵ | Filippos Karapetis | |
sev. Removed a hack for IHNM which is not needed anymore and removed a redundant check for zero object types svn-id: r27140 | |||
2007-06-06 | Fix glitches when highlighting words in Elvira 2, the characters were drawn ↵ | Travis Howell | |
at the incorrect location, due to difference in column offset used for new lines. svn-id: r27138 | |||
2007-06-06 | oops. MAX -> MIN to prevent memory overwrite. | Eugene Sandulenko | |
svn-id: r27137 | |||
2007-06-06 | Fix potential memory overwrite here too. | Eugene Sandulenko | |
svn-id: r27134 | |||
2007-06-06 | Fix potential memory overwrite | Eugene Sandulenko | |
svn-id: r27132 | |||
2007-06-06 | Fix the Unholy Barrier spell effect in Elvira 2. | Travis Howell | |
svn-id: r27130 | |||
2007-06-06 | Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1. | Travis Howell | |
svn-id: r27128 | |||
2007-06-06 | Fix possible crash issue, if music volume was set by 3DO versions of HE games. | Travis Howell | |
svn-id: r27125 | |||
2007-06-06 | Implemented differences in Actor::calcScreenPosition for IHNM. Now the ↵ | Filippos Karapetis | |
stitching on the second floor of the zeppelin and the whiskey in the honky-tonk are shown correctly svn-id: r27124 | |||
2007-06-06 | Properly implemented the converse panel in IHNM (though the colors are still ↵ | Filippos Karapetis | |
wrong) svn-id: r27123 | |||
2007-06-06 | Fix regression caused by commit #27108 | Filippos Karapetis | |
svn-id: r27122 | |||
2007-06-05 | Avoid compiler warnings. | Travis Howell | |
svn-id: r27118 | |||
2007-06-05 | Filtering specific verbs is used in ITE, but not in IHNM. It's now possible ↵ | Filippos Karapetis | |
to use the jukebox in the honky-tonk in IHNM svn-id: r27110 | |||
2007-06-05 | Add the hack for the staircase in the zeppelin in IHNM once more, apparently ↵ | Filippos Karapetis | |
the cause for it is different than what I thought svn-id: r27109 | |||
2007-06-05 | Check if a zone type is NULL for both ITE and IHNM, as it's done in the ↵ | Filippos Karapetis | |
original. This fixes the crash in IHNM when entering the second floor of the zeppelin and the crash in ITE when interacting with the bowl in the tunnel, outside the prison. Removed the two relevant hacks svn-id: r27108 | |||
2007-06-05 | Inventory and conversation arrows are working correctly now in IHNM | Filippos Karapetis | |
svn-id: r27107 | |||
2007-06-05 | Fix background of pause options in Amiga and AtariST of Elvira 1. | Travis Howell | |
svn-id: r27106 | |||
2007-06-05 | Fixed crash on exit (bug #1726185). | Nicola Mettifogo | |
svn-id: r27105 | |||
2007-06-05 | Add option to dump all subrountines in a game, to help with bug reports. | Travis Howell | |
svn-id: r27104 |