aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2013-05-31SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145Filippos Karapetis
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-05-01SCI: Fix some non-initialized variables in SegManager - CID 1003116Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageState - CID 1003119Filippos Karapetis
2013-05-01SCI: Fix a non-initialized variable in MessageReader - CID 1003120Filippos Karapetis
2013-04-28SCI: Change wording for the cursor position workaroundsFilippos Karapetis
2013-04-28SCI: Fix Phantasmagoria Mac's kDoSoundMatthew Hoops
2013-04-27SCI: Change wording for bug/further info referencesFilippos Karapetis
2013-04-26SCI: Fix SCI32 BE selector name countMatthew Hoops
2013-04-26SCI: Add script patch for Freddy Pharkas Mac inventoryMatthew Hoops
2013-04-23SCI: Fix kMessage REF subop orderingMatthew Hoops
2013-04-20SCI: Add extra sanity checkWillem Jan Palenstijn
2013-04-19SCI: Replace workaround for bug #3605269 by script patchWillem Jan Palenstijn
2013-04-16SCI: Fix potential memory leak with Mac cursor's hotspotMatthew Hoops
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Fix memory leakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-03-30SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654Filippos Karapetis
2013-03-30SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Ba...Filippos Karapetis
2013-03-21SCI: Fix loading in JonesFilippos Karapetis
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-02-17SCI: Fix bug #3538416 - "SCI: SQ4 CD text glitches in introduction"Filippos Karapetis
2013-02-17SCI: Fix bug #3604944 - "SCI: QFG1VGA: Missing dialogue when speaking to Kaspar"Filippos Karapetis
2013-01-25SCI: Fix kReadNumber sign/hex behaviourWillem Jan Palenstijn
2013-01-24SCI: Update documentation on bug #3585189 and remove an invalid TODOFilippos Karapetis
2013-01-24SCI: Fix shadow warningWillem Jan Palenstijn
2013-01-24SCI: Add GetAngle for SCI1 that matches SSCIWillem Jan Palenstijn
2013-01-24SCI: Fix bug #3585189 - "SCI: QFG1VGA - game hangs in the tavern"Filippos Karapetis
2013-01-23SCI: Bugfix for commit 0968acc: only filter out missing messages for the jarFilippos Karapetis
2013-01-23SCI: Fix script bug #3601090 - "SCI: Pepper's Adventures in Time: Game become...Filippos Karapetis
2013-01-23SCI: Slight cleanup in kMessage()Filippos Karapetis
2013-01-22SCI: Fix uninitialized variable workaround for scene 510 (bug #3575570)Filippos Karapetis
2013-01-22SCI: Fix angle rounding in the SCI1 implementation of kGetAngle (bug #3601479)Filippos Karapetis
2013-01-11SCI: Add another workaround for a script bug in QFG4Filippos Karapetis
2013-01-11SCI: Add some info on kPalVary(9)/kPalVaryUnknown2Filippos Karapetis
2013-01-11SCI: Add 2 workarounds for script bugs in QFG4Filippos Karapetis
2013-01-11SCI: Add subop 9 of kPalVary (used in SCI32, e.g. QFG4 when exiting the caves)Filippos Karapetis
2012-12-31SCI32: Add more KScrollWindow notesWillem Jan Palenstijn
2012-12-30SCI32: Add more KScrollWindow notesWillem Jan Palenstijn
2012-12-30SCI32: Add notes about KScrollWindow/Where,GoWillem Jan Palenstijn
2012-12-30SCI32: Add some notes about KScrollWindow/AddWillem Jan Palenstijn
2012-11-15SCI: Properly reset the palVary signal when loading (bug #3575569)Filippos Karapetis
2012-11-07SCI: Fix bug #3575569 - "SCI: QFG1VGA: Palette/hue bug after loading"Filippos Karapetis
2012-10-22SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in ...Filippos Karapetis
2012-10-22SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing...Filippos Karapetis
2012-10-22SCI: Add the Inside the Chest / Benind the Developer's Shield demoFilippos Karapetis
2012-10-13SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen"Filippos Karapetis
2012-10-07SCI: Fix Uhura's Woo conversation optionWillem Jan Palenstijn
2012-10-07SCI: Flip assertWillem Jan Palenstijn
2012-10-06SCI: Fix dissect_script crash with invalid object typesWillem Jan Palenstijn