aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-25Adding more sanity checks to Vmd::renderFrame()Sven Hesse
2009-07-25Adding support for (new-style) stereo in DPCM audioSven Hesse
2009-07-25use READ_UINT16 macroJoost Peters
2009-07-25Make sure that "buf" is properly terminated. Actually, we could probably getTorbjörn Andersson
2009-07-25Implement missing bits in KyraEngine_HoF::setCauldronState.Johannes Schickel
2009-07-25Fix palette regression in Kyra2.Johannes Schickel
2009-07-25Fixing Woodruff videos again after enabling block type 2 transparencySven Hesse
2009-07-25Moved the decision whether subtitles should be displayed, so that the broken ...Sven Hesse
2009-07-25Added a workaround to fix the Last Dynasty video greenness for nowSven Hesse
2009-07-25Adept savegame name creation code to use Common::String::printf.Johannes Schickel
2009-07-25Yet another fix for the GP2x backend.Johannes Schickel
2009-07-25Fix gp2x port building.Johannes Schickel
2009-07-25Don't hog the CPU while waiting for the player to pick a conversation option.Torbjörn Andersson
2009-07-25Added word-wrapping to Drascula's conversation options. Fixes bug #2826607.Torbjörn Andersson
2009-07-25fix another aligned writeJoost Peters
2009-07-25Strip trailing whitespaces.Johannes Schickel
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-25remove implicit SoundDigital::Sound ctor call, which is redundant because the...Joost Peters
2009-07-25fix unaligned writesJoost Peters
2009-07-25FormattingEugene Sandulenko
2009-07-25Use new Common::String::printfWillem Jan Palenstijn
2009-07-25Add Common::String::printf to format a stringWillem Jan Palenstijn
2009-07-25Whitespace fixesMax Horn
2009-07-25Whitespace changes.Travis Howell
2009-07-25Fixed GCC warnings.Torbjörn Andersson
2009-07-25Update credits.Travis Howell
2009-07-25Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.Travis Howell
2009-07-25Add patch #2816140 - MM C64 Costume Animation.Travis Howell
2009-07-25Add enum which marks global priorites of the EventManager event dispatcher.Johannes Schickel
2009-07-25- EventDispatcher is no longer a singleton.Johannes Schickel
2009-07-25- Adapt DefaultEventManager to use Common::ArtificialEventSourceJohannes Schickel
2009-07-25Moved ArtificialEventSource to common/events.h.Johannes Schickel
2009-07-25Change DefaultEventManager to use EventDispatcher.Johannes Schickel
2009-07-25- Add marco to easily access the EventDispatcher instance.Johannes Schickel
2009-07-25Made DefaultEventManager a subclass of EventObserver.Johannes Schickel
2009-07-25Replaced "_artificialEventQueue" by an EventSource.Johannes Schickel
2009-07-25Prevent EventMapper events from being mapped.Johannes Schickel
2009-07-25Add function "allowMapping" to EventSource, for testing whether the event sou...Johannes Schickel
2009-07-25Got rid of EventManger::artificialEventQueue.Johannes Schickel
2009-07-25Replace "EventProvider" class of the DefaultEventManager implementation with ...Johannes Schickel
2009-07-25Add new event dispatching API.Johannes Schickel
2009-07-24Merging Map_v4 into Map_v2Sven Hesse
2009-07-24CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...Sven Hesse
2009-07-24Moving all implementations into the cppSven Hesse
2009-07-24Renaming getAnchor() to getFrameCoords()Sven Hesse
2009-07-24Fixing bytes per pixel detectionSven Hesse
2009-07-24Added a method to easily dump resources to fileSven Hesse
2009-07-24Adding stubs for newer VMDs found in Addy 5Sven Hesse
2009-07-24Adding ADL playback to the demoplayerSven Hesse
2009-07-24Properly reading the video codec fourcc, in case we need other codecs in the ...Sven Hesse