aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-30SCI: Fix saving/restoring games in fan gamesMatthew Hoops
2010-07-30SCI: finally fixing font codesMartin Kiewitz
2010-07-30SCI: fixing another text color code issueMartin Kiewitz
2010-07-30SCI: fixing font code handling in kTextSizeMartin Kiewitz
2010-07-30SCI: adding workaround for kSetCursor kq5cdMartin Kiewitz
2010-07-30SCI: Updated the op_mod changes and added a link to the original bug reportFilippos Karapetis
2010-07-30SCI: Added handling of negative numbers toFilippos Karapetis
2010-07-30Merged the two QFG3 workarounds and the two SQ1 workaroundsFilippos Karapetis
2010-07-30SCI: Adjusted return value of the script bug workaround in rev #51504 to a bi...Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036263, "LB2CD: Disappearing Journal Entries" by chan...Filippos Karapetis
2010-07-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
2010-07-30SCI: arguments of mag-kSetCursor documentedMartin Kiewitz
2010-07-30SCI: cleaning up kSetCursorMartin Kiewitz
2010-07-30SCI: Updated some comments related to Freddy Pharkas and silenced warning for...Filippos Karapetis
2010-07-30SCI: Added PQ2 1.001.006 from bug report #3028479Filippos Karapetis
2010-07-30SCI: Added a case for 10 params inside kSetCursorSci11(), thus fixing the cra...Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036942 - "KQ4SCI demo: Menu crash"Filippos Karapetis
2010-07-30SCI: Fixed script bug #3036918 - "HOYLE3: Uninitialized read for temp 1"Filippos Karapetis
2010-07-29SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ...Filippos Karapetis
2010-07-29SCI: fixing hoyle 3Martin Kiewitz
2010-07-29SCI: reverting r51479 and adding TODOs for fixing the hoyle issue (fixing thi...Martin Kiewitz
2010-07-29SCI: finished logkernel commandMartin Kiewitz
2010-07-29SCI: midi hold behaviour fixedMartin Kiewitz
2010-07-29DC: Let scummvm.ini override autodetect of gamesMarcus Comstedt
2010-07-29SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t...Filippos Karapetis
2010-07-29DC: Specialize createConfig{Read,Write}Stream Marcus Comstedt
2010-07-29SCI: Ignore setAttribute() on any non-existent menu itemsMatthew Hoops
2010-07-29SCI: fixing qfg1 workaroundMartin Kiewitz
2010-07-29SCI: some subfunction support for logkernelMartin Kiewitz
2010-07-29DS: Add WRAP_MALLOC support to ds.mk, update commentsMax Horn
2010-07-29DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILDMax Horn
2010-07-29SCI: Removed the language check from the Filippos Karapetis
2010-07-29Extended the workaround for KQ5 French floppy for the German floppy too. Fixe...Filippos Karapetis
2010-07-29SCI: Fixed bug #3036331 - "KQ5: Floppy versionFilippos Karapetis
2010-07-29SCI: Add detection for the April 2010 competition template (fan game)Matthew Hoops
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-29BUILD: Fix MODULE_DIRS for WinCE portMax Horn
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-07-29BUILD: Remove redundant MODULE_DIRS modificationMax Horn
2010-07-29SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship"Filippos Karapetis
2010-07-29M4: Added further code fragments to enable player to move againPaul Gilbert
2010-07-29M4: Further work done on the setup and starting of actionsPaul Gilbert
2010-07-29SCI: Added back debug output to sound commandsFilippos Karapetis
2010-07-29SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi...Martin Kiewitz
2010-07-29SCI: also break in AvoidPath instead of continuing, when the start point is c...Filippos Karapetis
2010-07-29Oops, removed leftover codeFilippos Karapetis
2010-07-29SCI: Silenced warning when exiting in LSL6 (bug report #3035533), and comment...Filippos Karapetis
2010-07-29SCI: Fixed bug #3036390 - "QFG3: Crash when talking to King Rajah", along wit...Filippos Karapetis
2010-07-29SCI: Re-enable the throttle for kFrameout, I must have been asleep that dayMatthew Hoops
2010-07-28SCI: Break out instead of continuing when an end point is contained in multip...Filippos Karapetis