aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2010-11-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
2010-11-29MOHAWK: Start splitting Myst scripts into one class per Stack.Bastien Bouclet
2010-11-29MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3Matthew Hoops
2010-11-29MOHAWK: Set Maggie's Farmyard Adventure as an LB gameMatthew Hoops
2010-11-29MOHAWK: Add Detection Entry For "ABC By Dr Seuss" Living Book GameDavid Turner
2010-11-28MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)Matthew Hoops
2010-11-27MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot...Matthew Hoops
2010-11-26MOHAWK: Fix non-LZ compressed old Mohawk bitmaps (thanks, fuzzie)Matthew Hoops
2010-11-26MOHAWK: Fill in meanings of known resourcesMatthew Hoops
2010-11-26MOHAWK: Enable the drawImage debug command for all LB gamesMatthew Hoops
2010-11-25MOHAWK: Add missing include, which prevented the CursorMan destructor from be...Max Horn
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops
2010-11-25MOHAWK: Cleanup image surface handlingMatthew Hoops
2010-11-24MOHAWK: Change the unused version detection field to 'appName' for use with LBMatthew Hoops
2010-11-23MOHAWK: Pass Common::Strings directly to SaveFileManager, instead of first co...Max Horn
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
2010-11-23MOHAWK: Find the small marble images by string; should fix German versionMatthew Hoops
2010-11-23MOHAWK: Remove the no longer needed RLE8 hackMatthew Hoops
2010-11-22MOHAWK: Fix a typo fail (thanks, fuzzie)Matthew Hoops
2010-11-22MOHAWK: Have MohawkResource::open() return a bool for success/failureMatthew Hoops
2010-11-22MOHAWK: Fix gspit dome from always openingMatthew Hoops
2010-11-22MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versionsMatthew Hoops
2010-11-21MOHAWK: Fix Living Books v1 sound (courtesy of fuzzie)Matthew Hoops
2010-11-20MOHAWK: Cleanup resource handlingMatthew Hoops
2010-11-19MOHAWK: Implement an image cache systemMatthew Hoops
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19MOHAWK: Implement another Riven demo externalMatthew Hoops
2010-11-18MOHAWK: Add support for Riven 24bpp images (not yet used)Matthew Hoops
2010-11-18MOHAWK: Cleanup bitmap surface and pack/draw function handlingMatthew Hoops
2010-11-18MOHAWK: Remove unused drawRLE() functionMatthew Hoops
2010-11-18MOHAWK: Implement the old Mohawk bitmap format (thanks to fuzzie)Matthew Hoops
2010-11-18MOHAWK: Cleanup Myst script handlingMatthew Hoops
2010-11-17MOHAWK: Cache the Myst screen bufferMatthew Hoops
2010-11-17MOHAWK: Apply patch #2988976: "MYST: Fix drawing partial subimages"Matthew Hoops
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-09MOHAWK: Fix one more memory leak (hopefully the last :))Matthew Hoops
2010-11-09MOHAWK: Fix cache memory leak and some formattingMatthew Hoops
2010-11-09MOHAWK: Fix memory leaks (thanks to digitall for finding)Matthew Hoops
2010-11-09MOHAWK: Close a number of memory leaks in Myst.David Turner
2010-11-07MOHAWK: Remove console FIXME'sMatthew Hoops
2010-11-07MOHAWK: Convert all printf to debugN callsMax Horn
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-15MOHAWK: Finish implementation of the Riven Marble PuzzleMatthew Hoops
2010-09-12i18n: Translate the Save and Load buttons in myst and rivenThierry Crozat
2010-09-09MOHAWK: Add initial work on the Riven marble puzzleMatthew Hoops
2010-09-08MOHAWK: Implement blocking sound in RivenMatthew Hoops
2010-09-07MOHAWK: Sound cleanupMatthew Hoops