Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-29 | SCI: color matching bug fix | Martin Kiewitz | |
2014-10-28 | SCI: color matching - remove debug code | Martin Kiewitz | |
2014-10-28 | SCI: properly reversed color matching thanks wjp | Martin Kiewitz | |
2014-10-28 | SCI: Remove trailing whitespace | Filippos Karapetis | |
2014-10-28 | SCI: implement 8-bit color matching SCI1.1 bug | Martin Kiewitz | |
effectively fixes bug #6455 thanks to wjp and [md5] | |||
2014-10-27 | SCI: Add note on SSCI 11 FindColor bug | Willem Jan Palenstijn | |
2014-10-19 | SCI: Add notes | Willem Jan Palenstijn | |
2014-10-19 | SCI: Enable some menus in Jones after restoring (bugs #6537 and #6723) | Filippos Karapetis | |
The code path that is supposed to enable these never gets called when restoring from the main menu, or from the ScummVM launcher. Since the logic on when and what to enable is quite complex, the easiest thing to do is enable these entries manually after a game is loaded. | |||
2014-10-18 | SCI: Fix bug #6703: "SCI: QFG1 VGA - Can't CTRL+S to access statistics" | Filippos Karapetis | |
This actually affected all Control+key combinations. A regression from 0f90b8eaad0335715d5f6aea6ede32ebbb746e25 | |||
2014-10-18 | SCI: Hopefully fix bug #6718 in LSL6 Polish | Filippos Karapetis | |
View flags are mainly used by LB2. The flag in the LSL6 view seems to be garbage, so we ignore it | |||
2014-10-18 | SCI: Separate the rest of the detection-only functions | Filippos Karapetis | |
This should fix bug #6717 - "SCI fallback detection assert failure" | |||
2014-10-18 | SCI: Rename the version of addAppropriateSources() used in detection | Filippos Karapetis | |
2014-10-18 | SCI: Fix some typos, and remove some redundant curly braces | Filippos Karapetis | |
2014-10-15 | SCI: Simplify check for non-alphanumeric characters in the parser | Filippos Karapetis | |
This is also for bug #6608. Many thanks to wjp for his help with this | |||
2014-10-15 | SCI: Ignore most of the non-alphanumeric characters in the parser | Filippos Karapetis | |
This is a more proper handling of non-alphanumeric characters (e.g. apostrophes) in SCI games with a parser - bug #6608 | |||
2014-10-13 | SCI: Wording | Filippos Karapetis | |
2014-10-13 | SCI: Set the NS rect for all cases in GK1 (bug #6729) | Filippos Karapetis | |
2014-10-13 | SCI: Fix bug #6725 - "SCI: LSL5 Mac doesn't launch with MT-32 music" | Filippos Karapetis | |
Thanks to waltervn for his help | |||
2014-10-13 | SCI: Add comments for the MT-32/GM patch contents | Filippos Karapetis | |
2014-10-13 | SCI: Add another version of LockerGnome Quest Redux | Filippos Karapetis | |
2014-10-13 | SCI: Re-enable the entry for LSL1 remake | Filippos Karapetis | |
The entry is valid, verified by waltervn | |||
2014-10-03 | SCI: Fix reading SCI1 midi channel flags | Willem Jan Palenstijn | |
Thanks waltervn | |||
2014-08-22 | MISC: Fix typo s/Adlib/AdLib/ (only where visible to the user) | Ben Castricum | |
2014-08-08 | SCI: Handle 's at the end of words - bug #6608 | Filippos Karapetis | |
2014-08-08 | SCI: Code formatting fixes | Filippos Karapetis | |
2014-08-08 | SCI: Fix wrong game features heuristic for Hoyle 1/2 - bug #6606 | Filippos Karapetis | |
Games with newer graphics functions can call kDrawPic with 4 or 8 parameters. Older games call it with 6 parameters. Fixes the about dialog in Hoyle 1 | |||
2014-08-08 | SCI: Extend hack to fix regression in GK1 | Filippos Karapetis | |
2014-08-08 | SCI: Add the French version of Phantasmagoria - bug #6574 | Filippos Karapetis | |
2014-08-08 | SCI: Show the address segment when trying to free hunks from an invalid | Filippos Karapetis | |
address | |||
2014-08-08 | SCI: Allow invalid references to kUnload() - bug #6600 | Filippos Karapetis | |
Since the reference will be invalidated anyway by kUnload itself, there's no real reason to check for its validity. We do the same with kGraph() and kDisplay(). | |||
2014-08-06 | SCI: Fix script bug #6692 - QFG3: Crash when speaking at the top of the ↵ | Filippos Karapetis | |
giant tree | |||
2014-07-24 | SCI: Small formatting fix. | Johannes Schickel | |
2014-06-08 | SCI: fix coordination translation for 480x300 mac | Martin Kiewitz | |
2014-06-03 | SCI32: fix crash during gabriel knight intro | Martin Kiewitz | |
2014-06-02 | SCI: comment typo fix | Martin Kiewitz | |
2014-06-02 | SCI: fix saving in mother goose sci0 (bug #6486) | Martin Kiewitz | |
2014-06-02 | SCI: fix regression introduced by 480x300 commit | Martin Kiewitz | |
fix EGA graphic corruption | |||
2014-06-02 | SCI: Silence double to float conversion warning. | Johannes Schickel | |
2014-06-01 | SCI: Add missed usage of AD_LISTEND in detection entry. | D G Turner | |
2014-06-01 | SCI: Add Ecoquest I detection entry from bug #6599. | D G Turner | |
2014-06-01 | SCI: Add Hoyle 2 DOS detection entry from bug #6598. | D G Turner | |
2014-06-01 | SCI: Add Mixed Up Fairy Tales EGA detection entry from bug #6596. | D G Turner | |
2014-06-01 | SCI: more hoyle 4 workarounds (bug #6604) | Martin Kiewitz | |
2014-06-01 | SCI: Silence a gcc conversion warning | Matthew Hoops | |
2014-06-01 | SCI: another workaround for hoyle 4 (bug #6598) | Martin Kiewitz | |
2014-06-01 | SCI: hoyle 4 workaround entry (bug #6601) | Martin Kiewitz | |
2014-06-01 | SCI: adding undither flag for a few more games | Martin Kiewitz | |
2014-06-01 | SCI: added undither flags for 2x sq3 + hoyle 1 | Martin Kiewitz | |
2014-06-01 | SCI: added hoyle1 dos (bug #6597 | Martin Kiewitz | |
2014-06-01 | SCI: detection for lb2 dos floppy v1.1 (bug #6543) | Martin Kiewitz | |