aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-04-11MOHAWK: Add Default Values to LB NotifyEvent Constructor.D G Turner
2011-04-11MOHAWK: Add more versions of LB demosMatthew Hoops
2011-04-11KYRA: Add some assertion to prevent out of bounds access.Johannes Schickel
2011-04-11KYRA: Constify static data table in LoL code.Johannes Schickel
2011-04-11KYRA: Get rid of non-const static variable in Kyra2 code.Johannes Schickel
2011-04-11KYRA: Cleanup.Johannes Schickel
2011-04-11KYRA: Get rid of non-const static variables in HoF.Johannes Schickel
2011-04-10TINSEL: Make the cdFlags array in drives.cpp static again.Johannes Schickel
2011-04-10TINSEL: Removed some unused global static variablesmd5
2011-04-10TINSEL: Merged NewName() inside DoSave() in order to remove a static varmd5
2011-04-10TINSEL: Cleanup - removed obsolete definesmd5
2011-04-10TINSEL: Changed cdFlags to be non-static and constantmd5
2011-04-10TINSEL: Removed the dummy ForceEntireRedraw() functionmd5
2011-04-10TINSEL: Removed the useless LookAtBuffers() functionmd5
2011-04-10MOHAWK: Silenced an MSVC waning about an uninitialized var (false positive)md5
2011-04-09DEVTOOLS: Renamed 'tools' directory to 'devtools'Max Horn
2011-04-09MOHAWK: Move per-page data into LBPage.Alyssa Milburn
2011-04-09TOON: Fix potential var underflowingsylvaintv
2011-04-09TOON: Fix more valgrind issuessylvaintv
2011-04-08TINSEL: Added numeric key mappings for function keysPaul Gilbert
2011-04-08MOHAWK: Implement LBCode logical operators.Alyssa Milburn
2011-04-07MOHAWK: Detect CarmenTQ's Custom Question CreatorMatthew Hoops
2011-04-07MOHAWK: Implement some LBCode rect commands.Alyssa Milburn
2011-04-07MOHAWK: Implement some more LBCode ops.Alyssa Milburn
2011-04-07MOHAWK: Add some more LBValue helpers.Alyssa Milburn
2011-04-07MOHAWK: Add getItemByName for LB.Alyssa Milburn
2011-04-07MOHAWK: Implement the quit notify LBCode commandMatthew Hoops
2011-04-07KYRA: Slight cleanup.Johannes Schickel
2011-04-07KYRA: Cleanup background music looping of Kyra3.Johannes Schickel
2011-04-07MOHAWK: Support LB script flow control.Alyssa Milburn
2011-04-07MOHAWK: Replace most of the LBCode interpreter.Alyssa Milburn
2011-04-07MOHAWK: Handle alignment byte for some targeting modes.Alyssa Milburn
2011-04-07KYRA: Cleanup static variable usage in LoK.Johannes Schickel
2011-04-07KYRA: Slight cleanup.Johannes Schickel
2011-04-06TOON: Fix several Valgrind issuessylvaintv
2011-04-06SAGA: Fixed bug #3275973 - "IHNM: Dialog options vanish"md5
2011-04-05SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70heMax Horn
2011-04-05SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70heMax Horn
2011-04-05SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE...Max Horn
2011-04-05SCUMM: Rename InfoStuff to SaveStateMetaInfosMax Horn
2011-04-05SCUMM: Move ActorHE into its own header, move some HE specific stuff out of s...Max Horn
2011-04-05SCUMM: CleanupMax Horn
2011-04-05SCUMM: Fix off-by-one mistakes in out-of-bounds checks; name some constantsMax Horn
2011-04-05SCI: Extended the script workaround for the sign reading script (bugs #327273...md5
2011-04-04SCUMM: Extend debug command 'object' to allow querying stateMax Horn
2011-04-04SCUMM: Extend workaround for bug #1668393 (see bug #3267665)Max Horn
2011-04-04SCUMM: Check for cutSceneStackPointer underflowsMax Horn
2011-04-04AGI: Avoid global constructors (due to global refs)Max Horn
2011-04-04SCI: Initialize newPlane fully before adding it to _planesMax Horn
2011-04-04SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...md5