aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09ANDROID: Automate the Manifest's versionCodedhewg
2011-04-09ANDOID: Replace mkmanifest.pl with sh/sed codedhewg
2011-04-09CONFIGURE: Use FORCE_RTL for the Android backenddhewg
2011-04-09CONFIGURE: Use FORCE_RTL for the Wii backenddhewg
2011-04-08CREATE_PROJECT: Slight formatting fix.Johannes Schickel
2011-04-08CREATE_PROJECT: Fix wrong paths for linker and resource compiler in MSVC7/8.Johannes Schickel
2011-04-08TOOLS: Allow compilation with MinGW for all our tools again.Johannes Schickel
2011-04-08BUILD: Support newer MinGW compilers.Johannes Schickel
2011-04-08TINSEL: Added numeric key mappings for function keysPaul Gilbert
2011-04-08MACOSX: Update ScummVM icon (shading is slightly different now)Max Horn
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-06ANDROID: Allow linear texture filtering on the cursordhewg
2011-04-06ANDROID: Add multitouch supportdhewg
2011-04-06ANDROID: Fix off-by-one when clipping mouse coordsdhewg
2011-04-06Revert "ANDROID: Temporarily enable GL error checks"dhewg
2011-04-06SAGA: Fixed bug #3275973 - "IHNM: Dialog options vanish"md5
2011-04-05I18N: Update Ukrainian translationThierry Crozat
2011-04-05ANDROID: Use the manufacturer string for workaroundsdhewg
2011-04-05ANDROID: Log device manufacturer, model and branddhewg
2011-04-05ANDROID: Fix endless loop in AndroidAssetArchivedhewg
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-05ANDROID: Remove commented workarounds for Nexus 1dhewg
2011-04-05ANDROID: Remove code for paletted texturesdhewg
2011-04-05ANDROID: Use a faked paletted texture for CLUT cursorsdhewg
2011-04-05ANDROID: Temporarily enable GL error checksdhewg
2011-04-05GUI: Update the screen after handling eventsdhewg
2011-04-05SCI: Extended the script workaround for the sign reading script (bugs #327273...md5