Age | Commit message (Expand) | Author |
2010-07-30 | SCI: Fix saving/restoring games in fan games | Matthew Hoops |
2010-07-30 | SCI: finally fixing font codes | Martin Kiewitz |
2010-07-30 | SCI: fixing another text color code issue | Martin Kiewitz |
2010-07-30 | SCI: fixing font code handling in kTextSize | Martin Kiewitz |
2010-07-30 | SCI: adding workaround for kSetCursor kq5cd | Martin Kiewitz |
2010-07-30 | SCI: Updated the op_mod changes and added a link to the original bug report | Filippos Karapetis |
2010-07-30 | SCI: Added handling of negative numbers to | Filippos Karapetis |
2010-07-30 | Merged the two QFG3 workarounds and the two SQ1 workarounds | Filippos Karapetis |
2010-07-30 | SCI: Adjusted return value of the script bug workaround in rev #51504 to a bi... | Filippos Karapetis |
2010-07-30 | SCI: Fixed script bug #3036263, "LB2CD: Disappearing Journal Entries" by chan... | Filippos Karapetis |
2010-07-30 | PSP: optimized memcpy some more and fixed memcpy testing | Yotam Barnoy |
2010-07-30 | SCI: arguments of mag-kSetCursor documented | Martin Kiewitz |
2010-07-30 | SCI: cleaning up kSetCursor | Martin Kiewitz |
2010-07-30 | SCI: Updated some comments related to Freddy Pharkas and silenced warning for... | Filippos Karapetis |
2010-07-30 | SCI: Added PQ2 1.001.006 from bug report #3028479 | 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 | DC: Let scummvm.ini override autodetect of games | Marcus Comstedt |
2010-07-29 | SCI: Fixed Hoyle 3 bugs #3035077, #3035080, #3035081 and #3035242, by using t... | Filippos Karapetis |
2010-07-29 | DC: Specialize createConfig{Read,Write}Stream | Marcus Comstedt |
2010-07-29 | SCI: Ignore setAttribute() on any non-existent menu items | Matthew Hoops |
2010-07-29 | SCI: fixing qfg1 workaround | Martin Kiewitz |
2010-07-29 | SCI: some subfunction support for logkernel | Martin Kiewitz |
2010-07-29 | DS: Add WRAP_MALLOC support to ds.mk, update comments | Max Horn |
2010-07-29 | DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILD | Max Horn |
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: Add detection for the April 2010 competition template (fan game) | Matthew Hoops |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-29 | BUILD: Fix MODULE_DIRS for WinCE port | Max Horn |
2010-07-29 | BUILD: Compile & link certain files only for specific BACKEND values | Max Horn |
2010-07-29 | BUILD: Remove redundant MODULE_DIRS modification | Max Horn |
2010-07-29 | SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship" | Filippos Karapetis |
2010-07-29 | M4: Added further code fragments to enable player to move again | Paul Gilbert |
2010-07-29 | M4: Further work done on the setup and starting of actions | Paul Gilbert |
2010-07-29 | SCI: Added back debug output to sound commands | Filippos Karapetis |
2010-07-29 | SCI: updating screen within kAnimate as well - fixes pseudo hang in eq1 credi... | Martin Kiewitz |
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-29 | SCI: Re-enable the throttle for kFrameout, I must have been asleep that day | Matthew Hoops |
2010-07-28 | SCI: Break out instead of continuing when an end point is contained in multip... | Filippos Karapetis |