aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-16TEST: Add some tests for Common::BitStreamImplBastien Bouclet
2012-12-16MOHAWK: Add the remaining Myst transition effectsBastien Bouclet
2012-12-16JANITORIAL: Replace some spaces with tabsTorbjörn Andersson
2012-12-16MOHAWK: The cancel button of Myst's dialog was actually savingBastien Bouclet
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-12-16MOHAWK: Implement the last two Myst opcodesBastien Bouclet
2012-12-16MOHAWK: Fix Myst ME's clock tower weight not going back upBastien Bouclet
2012-12-16MOHAWK: Add a workaround for Myst ME fortress rotation bugBastien Bouclet
2012-12-16MOHAWK: Play Stoneship chest valve opening movie backwardsBastien Bouclet
2012-12-16MOHAWK: Play Channelwood stairs door closing movie backwardsBastien Bouclet
2012-12-16MOHAWK: Implement Mechanical fortress rotationBastien Bouclet
2012-12-16MOHAWK: Play the gear closing movie in MystBastien Bouclet
2012-12-16MOHAWK: Implement the Myst boiler moviesBastien Bouclet
2012-12-16MOHAWK: Allow changing video ratesBastien Bouclet
2012-12-15PEGASUS: Fix segfault when pressing 'i' during the space chaseMatthew Hoops
2012-12-15PEGASUS: Fix playback of pressure door levels dropping videoMatthew Hoops
2012-12-15VIDEO: Allow for QuickTime movies to be played backwardsMatthew Hoops
2012-12-15VIDEO: Add API changes to allow videos to be played backwardsMatthew Hoops
2012-12-15TINSEL: Enable the detection entries for DW1 Mac (both the demo and the full ...Filippos Karapetis
2012-12-15TINSEL: Fix sprite clipping in DW1 MacFilippos Karapetis
2012-12-15TINSEL: Initial version of the graphics drawing function for DW1 MacFilippos Karapetis
2012-12-15TINSEL: Fix intro scene skipping in DW1 MacFilippos Karapetis
2012-12-15TINSEL: Always convert the inventory objects to the native endianessFilippos Karapetis
2012-12-15NEWS: Mention IHNM Mac musicMatthew Hoops
2012-12-15SCUMM: Handle double-clicks in Mac Loom (bug #3588164)Torbjörn Andersson
2012-12-14NEWS: Mention new Belarusian translationThierry Crozat
2012-12-14SCUMM: Fix compilation on AmigaOS4.Johannes Schickel
2012-12-14NEWS: Mention Mac music suport for Loom/MI1Torbjörn Andersson
2012-12-14Merge pull request #291 from eriktorbjorn/mac-mi-music-finalJohannes Schickel
2012-12-13CREDITS: Adding credits for Belarusian translationThierry Crozat
2012-12-13I18N: Adding Belarusian translation from patch #3595284Thierry Crozat
2012-12-13Merge pull request #293 from clone2727/qtmidiclone2727
2012-12-13AUDIO: Add some general documentation on MidiParser_QTMatthew Hoops
2012-12-13TINSEL: Silence gcc warningMatthew Hoops
2012-12-13VIDEO: Fix seeking when playing with a custom rateMatthew Hoops
2012-12-13WINTERMUTE: Fix a memory-leak in the thumb-nail loading.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Split renderTicket into a separate file.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Avoid unneccessary alpha-blits when using dirty-rects.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Scale thumbs to kThumbNailWidth/kThumbNailHeightEinar Johan Trøan Sømåen
2012-12-13COMMON: Forbid symbols for the rest of is* from ctype.h.Johannes Schickel
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2012-12-13WINTERMUTE: Implement simple sprite-batching to speed up tileImage-drawing.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Further optimize drawTicket-checking.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Privatize members in UITiledImageEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Correct the char-code check in BaseKeyboardStateEinar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Check renderTicket-owner before anything else.Einar Johan Trøan Sømåen
2012-12-13WINTERMUTE: Use ascii for detecting printable-characters instead of Keycode.Einar Johan Trøan Sømåen
2012-12-13PEGASUS: Fix invalid use of RipTimerMatthew Hoops
2012-12-13COMMON: Fix potential uninitialized memory usageMatthew Hoops
2012-12-13TINSEL: Fix a comment in playDW1MacMusic()Filippos Karapetis