aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-12-11DREAMWEB: Port 'uselighter' to C++Filippos Karapetis
2011-12-11DREAMWEB: Port 'getback1', 'newplace' to C++Filippos Karapetis
2011-12-11DREAMWEB: Convert 'cantdrop', 'droperror' to C++Filippos Karapetis
2011-12-11TSAGE: R2R - Implement scene 2455Strangerke
2011-12-11DREAMWEB: Move Savenames out of opaque data blobWillem Jan Palenstijn
2011-12-11DREAMWEB: Convert checkInputWillem Jan Palenstijn
2011-12-11DREAMWEB: Convert 'showNames'Willem Jan Palenstijn
2011-12-11DREAMWEB: Fix namesToOld/oldToNamesWillem Jan Palenstijn
2011-12-11DREAMWEB: Add FIXME about errors on quitWillem Jan Palenstijn
2011-12-11DREAMWEB: Properly fix workoutFrames regressionWillem Jan Palenstijn
2011-12-11DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames()Max Horn
2011-12-11DREAMWEB: Move savefile creation into DreamGenContext::savePositionMax Horn
2011-12-11DREAMWEB: Add DreamWebEngine::getSavegameFilenameMax Horn
2011-12-11DREAMWEB: Remove DreamGenContext::closeFile, stop using kHandleMax Horn
2011-12-11DREAMWEB: Make use of member vars of class EngineMax Horn
2011-12-11TSAGE: add missing hotspot code for Miranda in R2R Scene 300Paul Gilbert
2011-12-11TSAGE: Changed the Player characterIndex int field to be a proper enumPaul Gilbert
2011-12-11TSAGE: Added loading of conversation data that will be needed for R2RPaul Gilbert
2011-12-11CINE: Make findNote behave like in the original.Johannes Schickel
2011-12-11CINE: Fall back to AdLib, in case a user tries to use the MT-32 output with a...Johannes Schickel
2011-12-11CINE: Make PC sound code thread safe, since the MIDI output might run the cal...Johannes Schickel
2011-12-11CINE: Make findNote behave a bit more like the original.Johannes Schickel
2011-12-11CINE: Implement MT-32 output driver.Johannes Schickel
2011-12-11TSAGE: R2R - Implement scene 2450Strangerke
2011-12-10DREAMWEB: Fix regression in diaryKeyNWillem Jan Palenstijn
2011-12-10DREAMWEB: Fix regression in quitSymbolWillem Jan Palenstijn
2011-12-10TSAGE: R2R - Implement scene 2445 (unused+broken?)Strangerke
2011-12-10TSAGE: R2R - Implement scene 2440Strangerke
2011-12-10TSAGE: R2R - Implement scene 2435Strangerke
2011-12-09Merge pull request #133 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-09DREAMWEB: Remove unused codeMax Horn
2011-12-09DREAMWEB: Port 'diarykeyp', 'diarykeyn' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'quitSymbol' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'monitorlogo' to C++Filippos Karapetis
2011-12-09DREAMWEB: Use the C++ version of workScreen() in C++ codeFilippos Karapetis
2011-12-09DREAMWEB: Fix regression in showSaveOpsWillem Jan Palenstijn
2011-12-09DREAMWEB: The 'title7graphics' offset is unusedFilippos Karapetis
2011-12-09DREAMWEB: Move some strings used by useDiary() out of the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'endgame', 'showgun' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'soldier1' to C++Filippos Karapetis
2011-12-09DREAMWEB: Fix regression in hangOnPQ (in conversations)Willem Jan Palenstijn
2011-12-09LURE: Converted the AnimationDecoder::decode_data routine to remove GOTO usagePaul Gilbert
2011-12-09LURE: Converted the vgaDecode routine to remove GOTO usagePaul Gilbert
2011-12-08SCI: Add preliminary support for SCI1 early Amiga sound patchesMatthew Hoops
2011-12-09DREAMWEB: Convert 'hangonpq' to C++ and remove quitlist from the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'usediary' to C++ and remove diarylist from the blobFilippos Karapetis
2011-12-09TSAGE: Got rid of goto in TsAGE engine.Paul Gilbert
2011-12-09DREAMWEB: Port 'dosaveload' to C++ and remove opslist from the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'discops' to C++Filippos Karapetis
2011-12-08MOHAWK: Stub LB clone command.Alyssa Milburn