Age | Commit message (Expand) | Author |
2013-01-11 | SCI: Disable modification of object NS rects in SCI32 | Filippos Karapetis |
2013-01-02 | SCI: Fix potential (but probably very unlikely) memory leak | Torbjörn Andersson |
2012-12-31 | SCI32: Add more KScrollWindow notes | Willem Jan Palenstijn |
2012-12-30 | SCI32: Add more KScrollWindow notes | Willem Jan Palenstijn |
2012-12-30 | SCI32: Add notes about KScrollWindow/Where,Go | Willem Jan Palenstijn |
2012-12-30 | SCI32: Add some notes about KScrollWindow/Add | Willem Jan Palenstijn |
2012-12-03 | SCI: Fix a small glitch when loading (regression) | Filippos Karapetis |
2012-12-02 | SCI: Resync audio options when a game is restarted (bug #3589453) | Filippos Karapetis |
2012-12-01 | SCI: Add the French DOS version of Freddy Pharkas (bug #3589449) | Filippos Karapetis |
2012-11-26 | SCI: Amended fix for palette related compiler warnings. | D G Turner |
2012-11-26 | SCI: Fix warnings | Filippos Karapetis |
2012-11-15 | SCI: Properly reset the palVary signal when loading (bug #3575569) | Filippos Karapetis |
2012-11-11 | SCI: Add the French version of QFG3 (bug #3586214) | Filippos Karapetis |
2012-11-07 | SCI: Fix bug #3575569 - "SCI: QFG1VGA: Palette/hue bug after loading" | Filippos Karapetis |
2012-11-07 | SCI: Fix the detection entries for Slater & Charlie (bug #3578617) | Filippos Karapetis |
2012-11-06 | SCI: reset _throttleLastTime when restarting | Filippos Karapetis |
2012-10-22 | SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in ... | Filippos Karapetis |
2012-10-22 | SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing... | Filippos Karapetis |
2012-10-22 | SCI: Add another version of Castle of Dr. Brain (bug #3578286) | Filippos Karapetis |
2012-10-22 | SCI: Fix bug #3578336 - "SCI: Codename: ICEMAN - No 'EGA undithering' option" | Filippos Karapetis |
2012-10-22 | SCI: Add the Inside the Chest / Benind the Developer's Shield demo | Filippos Karapetis |
2012-10-13 | SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame" | Filippos Karapetis |
2012-10-13 | SCI: Fix bug #3568431 - "SCI: QFG1VGA - Text glitch at the ghosts death screen" | Filippos Karapetis |
2012-10-08 | SCI: Add documentation regarding all SCI1.1 CD games in syncIngameAudioOptions() | Filippos Karapetis |
2012-10-08 | SCI: Also add LSL6 CD to syncIngameAudioOptions() | Filippos Karapetis |
2012-10-08 | SCI: Document syncIngameAudioOptions() | Filippos Karapetis |
2012-10-08 | SCI: Add a workaround for the large text boxes in Freddy Pharkas CD | Filippos Karapetis |
2012-10-07 | SCI: Fix Uhura's Woo conversation option | Willem Jan Palenstijn |
2012-10-07 | SCI: Flip assert | Willem Jan Palenstijn |
2012-10-06 | SCI: Fix dissect_script crash with invalid object types | Willem Jan Palenstijn |
2012-10-06 | SCI: Fix some console output formatting | Willem Jan Palenstijn |
2012-10-05 | SCI: Add kReadNumber fixme | Willem Jan Palenstijn |
2012-10-01 | SCI: Fix compilation with MSVC (atan2() was ambiguous) | Filippos Karapetis |
2012-09-30 | SCI: Implement kMergePoly | Willem Jan Palenstijn |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-07 | JANITORIAL: Remove underscores from MidiParser variable names. | Alyssa Milburn |
2012-09-01 | SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only | Filippos Karapetis |
2012-09-01 | SCI: Allow the Fun Seeker's Guide demo to run | Filippos Karapetis |
2012-08-26 | Merge pull request #268 from clone2727/video-rewrite | Matthew Hoops |
2012-08-21 | SCI: Update a comment | Filippos Karapetis |
2012-08-21 | SCI: More work on kRemapColors | Filippos Karapetis |
2012-08-21 | SCI: Extend a workaround for the dream sequence in QFG4 | Filippos Karapetis |
2012-08-21 | SCI: Use a simpler atan implementation for kGetAngle in SCI1 and newer games | Filippos Karapetis |
2012-08-20 | SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709 | Filippos Karapetis |
2012-08-20 | SCI: Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze" | Filippos Karapetis |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-08-16 | VIDEO: Remove setSystemPalette() | Matthew Hoops |
2012-08-16 | VIDEO: Remove the Coktel video code from using the VideoDecoder API | Matthew Hoops |
2012-08-11 | SCI: Add PQ3 Spanish DOS detection entry from bug #3555647. | D G Turner |
2012-08-11 | SCI: Add KQ5 Spanish DOS detection entry from bug #3555646. | D G Turner |