aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
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
2010-09-07MOHAWK: Add stopping sounds to the telescope functionsMatthew Hoops
2010-09-07MOHAWK: Implement xgplateau3160_dopoolsMatthew Hoops
2010-09-07MOHAWK: Fix the boiler puzzle videosMatthew Hoops
2010-09-05MOHAWK: CleanupMatthew Hoops
2010-09-04MOHAWK: Ignore invalid Riven hotspots againMatthew Hoops
2010-09-03MOHAWK: Improve support for the Riven DemoMatthew Hoops
2010-09-01MOHAWK: Update videos when the delay opcode is calledMatthew Hoops
2010-09-01MOHAWK: Cleanup mouse cursor position handling in RivenMatthew Hoops
2010-09-01MOHAWK: Implement xbookclickMatthew Hoops
2010-08-31MOHAWK: Implement functionality for the dome slidersMatthew Hoops
2010-08-23MOHAWK: Fix xgwatch in the DVD version, which uses sounds in a different loca...Matthew Hoops
2010-08-23MOHAWK: Print the rect of the hotspot in the 'hotspot' command tooMatthew Hoops
2010-08-23MOHAWK: Add initial work for the dome slidersMatthew Hoops
2010-08-19MOHAWK: Draw in the dome combination in the lab journalMatthew Hoops
2010-08-19MOHAWK: Draw in the telescope combination in Catherine's journalMatthew Hoops
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-07-09Add detection for 'Little Monster at School' and the bunch of demos that came...Matthew Hoops
2010-07-09Fix some other valgrind warnings.Matthew Hoops
2010-07-09Introduce the RivenScriptManager to keep track of scripts and free them when ...Matthew Hoops
2010-06-29Update comment on CD swapping in Riven.Matthew Hoops
2010-06-29Silence a valgrind warning.Matthew Hoops
2010-06-29Fix the load game dialog in Riven DVD's menu, borrowed from Parallaction.Matthew Hoops
2010-06-26Add a debug console command to Riven for displaying combinations to puzzles.Matthew Hoops
2010-06-26Gehn's cage should be closed initially, so initialize ocage to 1.Matthew Hoops
2010-06-26Add the page turning sound for the Riven journals and stub off the swipe tran...Matthew Hoops
2010-06-26Fix saving while viewing the inventory in Riven and cleanup the save/load code.Matthew Hoops
2010-06-25Add support for the third inventory case in Riven: you have the two journals ...Matthew Hoops
2010-06-24Implement the rest of xvalvecontrol for the boiler puzzle in Riven, initializ...Matthew Hoops
2010-06-22Fully implement xvga1300_carriage, the gallow's carriage is now fully usable.Matthew Hoops
2010-06-22Finish implementation of the jspit elevator logic.Matthew Hoops
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-18Cleanup; add a TODO.Matthew Hoops
2010-06-18Add a comment on the unknown switch command argument.Matthew Hoops
2010-06-15MOHAWK: Properly add detection for Riven DVD.Eugene Sandulenko