| Age | Commit message (Expand) | Author |
| 2010-07-30 | SCI: Updated some comments related to Freddy Pharkas and silenced warning for... | Filippos Karapetis |
| 2010-07-30 | SCI: Added a case for 10 params inside kSetCursorSci11(), thus fixing the cra... | Filippos Karapetis |
| 2010-07-30 | SCI: Fixed script bug #3036942 - "KQ4SCI demo: Menu crash" | Filippos Karapetis |
| 2010-07-30 | SCI: Fixed script bug #3036918 - "HOYLE3: Uninitialized read for temp 1" | Filippos Karapetis |
| 2010-07-29 | SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ... | Filippos Karapetis |
| 2010-07-29 | SCI: fixing hoyle 3 | Martin Kiewitz |
| 2010-07-29 | SCI: reverting r51479 and adding TODOs for fixing the hoyle issue (fixing thi... | Martin Kiewitz |
| 2010-07-29 | SCI: finished logkernel command | Martin Kiewitz |
| 2010-07-29 | SCI: midi hold behaviour fixed | Martin Kiewitz |
| 2010-07-29 | SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t... | Filippos Karapetis |
| 2010-07-29 | SCI: fixing qfg1 workaround | Martin Kiewitz |
| 2010-07-29 | SCI: some subfunction support for logkernel | Martin Kiewitz |
| 2010-07-29 | SCI: Removed the language check from the | Filippos Karapetis |
| 2010-07-29 | Extended the workaround for KQ5 French floppy for the German floppy too. Fixe... | Filippos Karapetis |
| 2010-07-29 | SCI: Fixed bug #3036331 - "KQ5: Floppy version | Filippos Karapetis |
| 2010-07-29 | SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship" | Filippos Karapetis |
| 2010-07-29 | SCI: also break in AvoidPath instead of continuing, when the start point is c... | Filippos Karapetis |
| 2010-07-29 | Oops, removed leftover code | Filippos Karapetis |
| 2010-07-29 | SCI: Silenced warning when exiting in LSL6 (bug report #3035533), and comment... | Filippos Karapetis |
| 2010-07-29 | SCI: Fixed bug #3036390 - "QFG3: Crash when talking to King Rajah", along wit... | Filippos Karapetis |
| 2010-07-28 | SCI: Break out instead of continuing when an end point is contained in multip... | Filippos Karapetis |
| 2010-07-28 | SCI: Added forgotten bug number to the previous workaround | Filippos Karapetis |
| 2010-07-28 | SCI: Fixed bug #3036291, "LB2CD: Crash in Docks, actor animation" | Filippos Karapetis |
| 2010-07-28 | SCI: Changed another warning into debug output | Filippos Karapetis |
| 2010-07-28 | SCI: Changed a warning into a debug message | Filippos Karapetis |
| 2010-07-28 | SCI: Extended the LB2 workaround for bug #3035068 to all rooms. Fixes bug #30... | Filippos Karapetis |
| 2010-07-28 | SCI: changed kRandom signature | Martin Kiewitz |
| 2010-07-28 | SCI: implement additional variants of kRandom | Martin Kiewitz |
| 2010-07-28 | SCI: fix typo in comment | Martin Kiewitz |
| 2010-07-28 | SCI: Set the LB2 floppy open selector so we don't have to have duplicate work... | Matthew Hoops |
| 2010-07-28 | SCI: Add workaround for a KQ7 uninitialized temp | Matthew Hoops |
| 2010-07-28 | SCI: making a global eq1 workaround :P | Martin Kiewitz |
| 2010-07-28 | SCI: eq1 workaround compression and new ones | Martin Kiewitz |
| 2010-07-28 | SCI: Fix compilation when DEBUG_PARSER is defined | Matthew Hoops |
| 2010-07-28 | SCI: adding eq1cd workaround | Martin Kiewitz |
| 2010-07-28 | SCI: adding workarounds for eq1cd | Martin Kiewitz |
| 2010-07-28 | SCI: adding workarounds for eq1cd | Martin Kiewitz |
| 2010-07-28 | SCI: adding workaround for eq1 | Martin Kiewitz |
| 2010-07-28 | SCI: adding workaround for eq1cd | Martin Kiewitz |
| 2010-07-28 | SCI: Adding the room number to some more errors | Filippos Karapetis |
| 2010-07-28 | SCI: Fix whitespace | Willem Jan Palenstijn |
| 2010-07-28 | SCI: fixes for qfg2 | Martin Kiewitz |
| 2010-07-28 | SCI: Some workaround fixes | Filippos Karapetis |
| 2010-07-28 | SCI: Changed a warning into debug output | Filippos Karapetis |
| 2010-07-28 | SCI: Sorted workaround tables alphabetically by game ID | Filippos Karapetis |
| 2010-07-28 | SCI: Added bug report numbers for all the recently fixed bugs | Filippos Karapetis |
| 2010-07-28 | Fixed bug #3035694 - "LB2: crash to console when selecting in-game load/save ... | Filippos Karapetis |
| 2010-07-28 | SCI: changing workarounds of r51401 to stillcall | Martin Kiewitz |
| 2010-07-28 | SCI: Fix bug #3035720 - SQ1SCI demo: Menu crash | Matthew Hoops |
| 2010-07-27 | SCI: fixing signature of kCheckFreeSpace | Martin Kiewitz |