aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-20HUGO: Cleanup: Remove some C-style commentsArnaud Boutonné
2011-01-20GOB: Implement looping live videosSven Hesse
2011-01-20GOB: Decrease the number of debug warningsSven Hesse
2011-01-20GOB: Give sound-only videos 500 extra ms for good measureSven Hesse
2011-01-20VIDEO: Don't delete, just finish the audiostream on video endSven Hesse
2011-01-20GOB: Don't temper with the break key for live videosSven Hesse
2011-01-20GOB: Make blocking videos defaultSven Hesse
2011-01-20GOB: Ignore a few more dummy filesSven Hesse
2011-01-20GOB: Removing a useless debug warningSven Hesse
2011-01-20GOB: Also ignore writing to kSaveModeIgnore filesSven Hesse
2011-01-20GOB: Change a warning() into a debugC()Sven Hesse
2011-01-20GOB: Don't not play videos with only soundSven Hesse
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