aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-20VIDEO: Add hasVideo()Sven Hesse
2011-01-20GOB: Reverse-blit the final frame of a live videoSven Hesse
2011-01-20GOB: Urban: Fix missing visuals at Cemetary/LabSven Hesse
2011-01-20TOOLS: Allow compilation and linking from inside the Code::Blocks IDE with cr...Julien Templier
2011-01-20GOB: Use Surface::blit() in VideoPlayer::copyFrame()Sven Hesse
2011-01-20LASTEXPRESS: Add macro for end of entities logic functionsJulien Templier
2011-01-20TOOLS: Add Indeo3 codec to the list of features in create_projectJulien Templier
2011-01-20VIDEO: The getTimeToNextFrame override is useless nowSven Hesse
2011-01-20GOB: Make Urban Runner's "3D view" work againSven Hesse
2011-01-19I18N: Update credits and NEWS file after adding two new GUI translationsThierry Crozat
2011-01-19I18N: Add Norwegian Nynorsk and Danish translationsThierry Crozat
2011-01-19I18N: Update Norwegian Bokmaal translation (patch #3142039)Thierry Crozat
2011-01-19I18N: Update translation template and all translation filesThierry Crozat
2011-01-19MOHAWK: Don't use a fixed-size array for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Add getSubImageSize function.Alyssa Milburn
2011-01-19GOB: Implement "live" (non-blocking) videosSven Hesse
2011-01-19HUGO: Move mouseHander() out of runMachine()Arnaud Boutonné
2011-01-19MOHAWK: Properly initialize Myst's background SndHandleMatthew Hoops
2011-01-19MOHAWK: Use a separate SndHandle for Myst's background soundMatthew Hoops
2011-01-19MOHAWK: Fix comment in resource.h.Alyssa Milburn
2011-01-19MOHAWK: Add some supporting code for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Cleanup some Riven codeMatthew Hoops
2011-01-19MACOSX: Fix make bundle when compiling with libtheoradecMatthew Hoops
2011-01-19HUGO: Add specific decodeString() for H1 DosArnaud Boutonné
2011-01-19VIDEO: Recreate the audiostream if necessarySven Hesse
2011-01-19GOB: Add preliminary Inca 2 save supportSven Hesse
2011-01-19VIDEO: Don't segfault when no audiostream is presentSven Hesse
2011-01-19GOB: Add save stub and temp sprite for Inca2Sven Hesse
2011-01-19SWORD25: getSoundTime() is not used. Remove it.Eugene Sandulenko
2011-01-19SWORD25: Strip off unportable functionsEugene Sandulenko
2011-01-19HUGO: Merge the 2 versions of doAction, cleanupArnaud Boutonné
2011-01-19VIDEO: Don't assert() when a needed codec isn't compiled inSven Hesse
2011-01-18HUGO: Rename objNumb to objIndex when used as an indexArnaud Boutonné
2011-01-18COMMON: Some style fixes in config-manager.cpp.Johannes Schickel
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18GUI: Fix implicit signed to unsigned conversion warnings for some compilers.Johannes Schickel
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2011-01-18MOHAWK: Implement channelwood pipe valvesBastien Bouclet
2011-01-18MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle res...Bastien Bouclet
2011-01-18MOHAWK: Add a sanity check to waitUntilMovieEnds()Matthew Hoops
2011-01-18MOHAWK: Add gulls and butterflies to MystBastien Bouclet
2011-01-18HUGO: Clean upArnaud Boutonné
2011-01-18create_project: Add the lpcrt4 library normally in the libraries section of C...Filippos Karapetis
2011-01-18Added Code::Blocks project files for the create_project toolFilippos Karapetis
2011-01-18MOHAWK: Move Myst's o_quit opcode to the base classMatthew Hoops
2011-01-18MOHAWK: Cleanup wrapMovieFilename()Matthew Hoops
2011-01-18MOHAWK: Fix the gear puzzle in Myst ME MacMatthew Hoops
2011-01-18GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGBMatthew Hoops
2011-01-18MOHAWK: Implement the whark response to the red lightMatthew Hoops
2011-01-18MOHAWK: Implement the village part of the left viewer on gspitMatthew Hoops