aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-12-04remove code duplicationPaweł Kołodziejski
2007-12-04correction based on disassembly Paweł Kołodziejski
2007-12-03Add patch #1842862 - Support for Freddi3 french.Travis Howell
2007-12-03remove code duplicationPaweł Kołodziejski
2007-12-02revised mutex handling a bit in dimuse :Gregory Montoir
2007-12-02Add patch #1842503 - Added HE99 version of french PUTTTIME.Travis Howell
2007-12-02don't call actorWalkStep if all an actor have to do is turning to a new direc...Gregory Montoir
2007-11-26Fix keyword expansion in asm sourcesMax Horn
2007-11-25An attempt to implement thick line drawing.Eugene Sandulenko
2007-11-25Add md5 details for Blue's Art Time Activities.Travis Howell
2007-11-25Switch to our common drawLine routineEugene Sandulenko
2007-11-25Fix regression in Fun Shop titles, when starting activites.Travis Howell
2007-11-25Add stub for wizImages thickLine code.Travis Howell
2007-11-24Add notes (From wiki) for u32 codes used in Backyard Soccer.Travis Howell
2007-11-24Implement soccer opcode 1006. Nothing is tested and is pure processingEugene Sandulenko
2007-11-23don't pass a pointer in a middle of a resource buffer with mixer AUTOFREE fla...Gregory Montoir
2007-11-22Implement soccer logic opcode 1003Eugene Sandulenko
2007-11-22Fix bug with rotating shapes in funshop gamesEugene Sandulenko
2007-11-16Changed Audio::makeADPCMStream so that the stream passed to it can automatica...Max Horn
2007-11-13Moving the vitual keyboard show/hide hints during the copy protection screens...Kostas Nakos
2007-11-06Add support for original load/save system in HE games.Travis Howell
2007-10-28Refactored ScummEngine*::checkExecVerbs methodMax Horn
2007-10-21Patch #1817080: Scumm savegame thumbnail loading patchMax Horn
2007-10-07cleanupMax Horn
2007-09-23Fix 64 bit issueMax Horn
2007-09-21Fix regression, when loading levels in mustard.Travis Howell
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Remove/clarify several FIXMEsEugene Sandulenko
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-09-10Added some commentsMax Horn
2007-09-08Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT...Max Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-14fix issues with parenthesesMatthew Hoops
2007-08-14Limit loading external fonts, to required game versions.Travis Howell
2007-08-13Add details for Japanese PCE version of Loom.Travis Howell
2007-08-09Add missing files. OooopsEugene Sandulenko
2007-08-08Put ScummNESFile class into separate file.Eugene Sandulenko
2007-08-08Add Spanish MM NES (2/2)Eugene Sandulenko
2007-08-08Add Spanish MM NES (1/2)Eugene Sandulenko
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-08-04Fix disabling speech in FOA.Travis Howell
2007-07-30Fixing Full Throttle. If I understand the code correctly, this *should* be co...Sven Hesse
2007-07-27Only set soundMode, if compressed segment exists.Travis Howell
2007-07-27Fix for bug #1761530 - "COMI: iMUSE-related crash on startup"Filippos Karapetis
2007-07-25The drawStripToScreen() does nothing if width <= 0. In bug #1759925 ("COMI:Torbjörn Andersson