aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2013-01-29SCI: Use correct priority selector in SoundCmdWillem Jan Palenstijn
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: Add documentation for underscores in object names and fix a warningFilippos Karapetis
2013-01-22SCI: Use underscores as substitute characters for spaces in object namesFilippos 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-20SCI: Fix bug #3601535 - "SCI: SQ4 CD Limited Audio in ScummVM GUI"Filippos Karapetis
2013-01-14SCI: Minor formatting fixes.Johannes Schickel
2013-01-14SCI: Event handling: Include modifier flags in null events.Lars Skovlund
2013-01-13SCI: Some more work on scaling in SCI32Filippos Karapetis
2013-01-11SCI: Fix the night time palette in QFG4Filippos Karapetis
2013-01-11SCI: More proper handling of scaling and global scaling in SCI32Filippos Karapetis
2013-01-11SCI: Remove obsolete comment and codeFilippos 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
2013-01-11SCI: Disable modification of object NS rects in SCI32Filippos Karapetis
2013-01-02SCI: Fix potential (but probably very unlikely) memory leakTorbjörn Andersson
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-12-03SCI: Fix a small glitch when loading (regression)Filippos Karapetis
2012-12-02SCI: Resync audio options when a game is restarted (bug #3589453)Filippos Karapetis
2012-12-01SCI: Add the French DOS version of Freddy Pharkas (bug #3589449)Filippos Karapetis
2012-11-26SCI: Amended fix for palette related compiler warnings.D G Turner
2012-11-26SCI: Fix warningsFilippos Karapetis
2012-11-15SCI: Properly reset the palVary signal when loading (bug #3575569)Filippos Karapetis
2012-11-11SCI: Add the French version of QFG3 (bug #3586214)Filippos Karapetis
2012-11-07SCI: Fix bug #3575569 - "SCI: QFG1VGA: Palette/hue bug after loading"Filippos Karapetis
2012-11-07SCI: Fix the detection entries for Slater & Charlie (bug #3578617)Filippos Karapetis
2012-11-06SCI: reset _throttleLastTime when restartingFilippos 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 another version of Castle of Dr. Brain (bug #3578286)Filippos Karapetis
2012-10-22SCI: Fix bug #3578336 - "SCI: Codename: ICEMAN - No 'EGA undithering' option"Filippos Karapetis
2012-10-22SCI: Add the Inside the Chest / Benind the Developer's Shield demoFilippos Karapetis
2012-10-13SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame"Filippos Karapetis
2012-10-13SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen"Filippos Karapetis
2012-10-08SCI: Add documentation regarding all SCI1.1 CD games in syncIngameAudioOptions()Filippos Karapetis
2012-10-08SCI: Also add LSL6 CD to syncIngameAudioOptions()Filippos Karapetis
2012-10-08SCI: Document syncIngameAudioOptions()Filippos Karapetis