Age | Commit message (Expand) | Author |
2007-06-08 | Fix inventory arrows still been shown in Elvira 1, when inventory is removed. | Travis Howell |
2007-06-07 | Fix inventory arrows in Elvira 1. | Travis Howell |
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 | Fix glitches when highlighting words in Elvira 2, the characters were drawn a... | Travis Howell |
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-05 | Fix background of pause options in Amiga and AtariST of Elvira 1. | Travis Howell |
2007-06-05 | Add option to dump all subrountines in a game, to help with bug reports. | Travis Howell |
2007-06-05 | Fix input issues in earlier games, and split handleMouseMoved() due to differ... | Travis Howell |
2007-06-05 | Updates, to keep Amiga demo of Elvira 1 working. | Travis Howell |
2007-06-05 | Update sound ranges in debugger, for earlier games. | Travis Howell |
2007-06-05 | Fix palette glitches on printScroll background, during many scenes in Eivira 1. | Travis Howell |
2007-06-05 | Add workaround for the scrolling glitch in The Feeble Files, the occurs when ... | Travis Howell |
2007-06-05 | Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks. | Travis Howell |
2007-06-05 | Fix loading and saving game through the options screen in Amiga CD32 version ... | Travis Howell |
2007-06-05 | Fix regression when listing saved game names, in Simon the Sorcerer 1/2. | Travis Howell |
2007-06-05 | Hopefully more reliable display of inventory arrows. | Travis Howell |
2007-06-04 | Fix compilation of AGOS | Filippos Karapetis |
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell |
2007-06-04 | Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-06-04 | Fix invalid writes in Elvira 1, the original game would overwrite into _windo... | Travis Howell |
2007-06-04 | Virtualise a few sound functions. | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Fix sign issue, which caused invalid writes, when entering saved game name in... | Travis Howell |
2007-06-03 | Fixed serious memory leak in AGOS engine (sound looping code was leaking) | Max Horn |
2007-06-02 | Actually drop the DXA frame (i.e. don't update the screen) when we say we do. | Torbjörn Andersson |
2007-06-02 | Fix display of conversation responses in Waxworks. | Travis Howell |
2007-06-02 | Fix inventory icons display in Amiga version of Waxworks. | Travis Howell |
2007-06-01 | Fix regressions, caused by VGATimerEntry type changes. | Travis Howell |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-28 | Add missing mouse cursor in Elvira 2. | Travis Howell |
2007-05-28 | Use zone number to detect interface height differences in the AtariST verison... | Travis Howell |
2007-05-28 | Fix glitches in AtariST demo of Elvira 1. | Travis Howell |
2007-05-28 | Fix loading restart state in Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell |
2007-05-28 | Rename script opcode in Elvira 2. | Travis Howell |
2007-05-28 | Correct the lockWord check in pokePalette video opcode. | Travis Howell |