Age | Commit message (Expand) | Author |
2007-06-08 | Fixed some Valgrind warnings (overlapping source and destination in strcpy()). | Torbjörn Andersson |
2007-06-08 | Updated Symbian OS Prediction handling | Lars Persson |
2007-06-08 | IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items w... | Filippos Karapetis |
2007-06-08 | Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos. | Travis Howell |
2007-06-08 | Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam 2... | Travis Howell |
2007-06-08 | Don't save game, when no saved game name is given in earlier games. | Travis Howell |
2007-06-08 | adding navigation with arrow keys and enter; did away with some ugly gotos | Kostas Nakos |
2007-06-08 | Fix load/save interface in Elvira 1. | Travis Howell |
2007-06-08 | .txt is the device-friendly extension for text files | Kostas Nakos |
2007-06-08 | fix bug #1674683 (GOB2 can't save): send 0xD for enter | Kostas Nakos |
2007-06-08 | adding F1 for bargon and KP0 for indy3 functionality to multi function key | Kostas Nakos |
2007-06-08 | Fix window scrolling in earlier games. | Travis Howell |
2007-06-08 | Fix inventory arrows still been shown in Elvira 1, when inventory is removed. | Travis Howell |
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 | Symbian PORT updated with CE mappings | Lars Persson |
2007-06-07 | NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor... | Bertrand Augereau |
2007-06-07 | Added partial workaround for bug #1677997 | Max Horn |
2007-06-07 | Added a FIXME/TODO regarding the volume override control in the 'Edit Game' o... | Max Horn |
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 | Fix inventory arrows in Elvira 1. | Travis Howell |
2007-06-07 | Extended comment on TabWidget::removeTab() a bit | Max Horn |
2007-06-07 | Added TabWidget::removeTab method; and updated some comments in TabWidget.h | Max Horn |
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-07 | Add details for French and German Amiga versions of Elvira 1. Remove restart ... | Travis Howell |
2007-06-07 | Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 u... | Travis Howell |
2007-06-07 | Fix memory leaks on when quiting game. | Travis Howell |
2007-06-07 | Limit MIDI driver, to games using MIDI music only. | Travis Howell |
2007-06-07 | Fix non-MIDI music still playing, when the game is paused. | Travis Howell |
2007-06-07 | Fix incorrect position of characters in Elvira 2, caused by column offset dif... | Travis Howell |
2007-06-07 | Add case for font data in Italian versions of earlier games too. | Travis Howell |
2007-06-06 | Fix pausing sound effects in earlier games. | Travis Howell |
2007-06-06 | Add Italian Amiga version of Elvira 2. | Travis Howell |
2007-06-06 | Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, cau... | Travis Howell |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-06-06 | Adv detector: Merged upgradeTargetIfNecessary() into detectGameForEngineCreat... | Max Horn |
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 | Fix glitches when highlighting words in Elvira 2, the characters were drawn a... | Travis Howell |
2007-06-06 | oops. MAX -> MIN to prevent memory overwrite. | Eugene Sandulenko |
2007-06-06 | Fix potential memory overwrite here too. | Eugene Sandulenko |
2007-06-06 | Fix potential memory overwrite | Eugene Sandulenko |
2007-06-06 | Fix the Unholy Barrier spell effect in Elvira 2. | Travis Howell |
2007-06-06 | Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1. | Travis Howell |
2007-06-06 | Fix possible crash issue, if music volume was set by 3DO versions of HE games. | Travis Howell |
2007-06-06 | Implemented differences in Actor::calcScreenPosition for IHNM. Now the stitch... | Filippos Karapetis |