aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-29AUDIO: Fix M4A seeking with multiple time->sample chunksMatthew Hoops
2011-12-29DISTS/FEDORA: Build against libfaad2Willem Jan Palenstijn
2011-12-29KYRA: (EOB) - fix warning about overloaded virtual function being only partia...athrxx
2011-12-29KYRA: (EOB) - fix EOB 1 intro sound bugathrxx
2011-12-29KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-29AUDIO: Only warn about audio edit lists when the count is > 1Matthew Hoops
2011-12-29TSAGE: R2R - Implement Scene 3385Strangerke
2011-12-29TSAGE: R2R - Fix bugs in scene 3375Strangerke
2011-12-29KYRA: Fix format stringWillem Jan Palenstijn
2011-12-29KYRA: Some formatting fixes.Johannes Schickel
2011-12-29KYRA: Prefix version string in LoL, EoB, EoB 2 main menu with "ScummVM".Johannes Schickel
2011-12-29DREAMWEB: Minor clean upWillem Jan Palenstijn
2011-12-29DREAMWEB: Allow quit during endingWillem Jan Palenstijn
2011-12-29DREAMWEB: Correct monitor header message alignment in floppy versions.D G Turner
2011-12-29GRAPHICS: Crash fix for bug #3466536 ("Assertion on MIDI gain slider").D G Turner
2011-12-29DREAMWEB: Simplify finalization call in dreamweb main function.D G Turner
2011-12-29TSAGE: R2R - Fixed one more ambiguity with NULL parameters in R2R setDetails ...Strangerke
2011-12-29TSAGE: R2R - Fixed ambiguity with NULL parameters in R2R setDetails callsStrangerke
2011-12-29TSAGE: R2R - Add missing function in scene 3375Strangerke
2011-12-28DREAMWEB: Minor clean up and removal of goto usage in dreamweb().D G Turner
2011-12-28Merge pull request #158 from fingolfin/fix-warningsFilippos Karapetis
2011-12-28Merge pull request #159 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-29TSAGE: R2R - Fix bug in scene 3700Strangerke
2011-12-29TSAGE: R2R -Fix errors not detected by MSVCStrangerke
2011-12-29TSAGE: R2R - Partial implementation of scene 3375.Strangerke
2011-12-29DREAMWEB: Minor cleanupMax Horn
2011-12-28DREAMWEB: Remove unnecessary DreamWebEngine:: usesMax Horn
2011-12-28DREAMWEB: Use ObjectType enums in more placesMax Horn
2011-12-28SCUMM: Fix warning due to implicit conversion to intMax Horn
2011-12-28DREAMWEB: Added commandOnlyCond() methodMax Horn
2011-12-28DREAMWEB: Mark some member vars as only being used in keypad.cpp; cleanupMax Horn
2011-12-28DREAMWEB: Fix crash when loading a room without reelsWillem Jan Palenstijn
2011-12-28DREAMWEB: Remove global file handleMax Horn
2011-12-28DREAMWEB: Clean up checkCoordsWillem Jan Palenstijn
2011-12-28Merge pull request #156 from fingolfin/dreamweb-keypadWillem Jan Palenstijn
2011-12-28DREAMWEB: Move more methods to keypad.cpp, reorder them to match ASMMax Horn
2011-12-28Merge pull request #154 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-28DREAMWEB: Changed hasSpeech() to also take account of the audio settingsFilippos Karapetis
2011-12-28DREAMWEB: Allow skipping the mad man sequence with the ESC keyFilippos Karapetis
2011-12-28DREAMWEB: Replaced most isCD calls with calls checking for speechFilippos Karapetis
2011-12-28DREAMWEB: Clean up some constantsWillem Jan Palenstijn
2011-12-28DREAMWEB: Add 'packed' attribute to structs that need itMax Horn
2011-12-28DREAMWEB: CleanupMax Horn
2011-12-28DREAMWEB: Rename a member of SetObject & DynObject to objIdMax Horn
2011-12-28DREAMWEB: Rename getEitherAdCPP to getEitherAd, use obj type enumsMax Horn
2011-12-28DREAMWEB: Remove unused Sprite fieldsWillem Jan Palenstijn
2011-12-28DREAMWEB: Clean up Sprite::_updateCallbackWillem Jan Palenstijn
2011-12-28DREAMWEB: Fix a regression in monkSpeaking (y should be unchanged)Filippos Karapetis
2011-12-28DREAMWEB: Mark all of the differences between the floppy and CD versionsFilippos Karapetis
2011-12-28DREAMWEB: Implemented the floppy version of monkSpeaking()Filippos Karapetis