aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-12MACOSX: Optionally allow building against "new" (10.5+) CoreAudio APIMax Horn
2011-12-12DREAMWEB: Oops, place the newly ignored variables in their right place in tas...Filippos Karapetis
2011-12-12DREAMWEB: Remove a lot of unused variablesFilippos Karapetis
2011-12-12DREAMWEB: Silence signed/unsigned warningFilippos Karapetis
2011-12-12DREAMWEB: Port 'usebuttona' to C++Filippos Karapetis
2011-12-12DREAMWEB: Fix regression in rollEndCreditsWillem Jan Palenstijn
2011-12-12Merge pull request #135 from fingolfin/dreamweb-cleanupWillem Jan Palenstijn
2011-12-12DREAMWEB: Remove now unused DreamGenContext::playChannel0() wrapperMax Horn
2011-12-12DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++Max Horn
2011-12-12DREAMWEB: Add Dreambase::loadSpeech methodMax Horn
2011-12-12DREAMWEB: Remove volumetabname from data blobMax Horn
2011-12-12DREAMWEB: Add a FIXMEMax Horn
2011-12-12Revert "DREAMWEB: Simplify the time display code"Filippos Karapetis
2011-12-12TSAGE: Bugfixes and extra commenting for R2R conversation displayPaul Gilbert
2011-12-12DREAMWEB: Simplify the time display codeFilippos Karapetis
2011-12-12DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrentMax Horn
2011-12-12DREAMWEB: Remove a lot of unused/unneeded variablesFilippos Karapetis
2011-12-12DREAMWEB: Convert 'createName'Willem Jan Palenstijn
2011-12-12TSAGE: Implemented R2R changes to StripManager::signalPaul Gilbert
2011-12-12DREAMWEB: Cleanup and add FIXMEsWillem Jan Palenstijn
2011-12-12TSAGE: Added missing hotspot logic for R2R Scene 300Paul Gilbert
2011-12-12DREAMWEB: Fix typo in monkSpeaking()Filippos Karapetis
2011-12-12DREAMWEB: Move fadeDOS to vgafades.cpp, cleanupMax Horn
2011-12-12DREAMWEB: Convert 'monkspeaking' and 'showmonk' to C++Filippos Karapetis
2011-12-12DREAMWEB: Port 'showpuztext' to C++Filippos Karapetis
2011-12-12DREAMWEB: Fix regressions in getBack1 and useLighterWillem Jan Palenstijn
2011-12-11TSAGE: R2R - Implement scene 2500Strangerke
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-11NEWS: Mention Roland MT-32 support in Cine.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