Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | VIDEO: Don't delete, just finish the audiostream on video end | Sven Hesse | |
svn-id: r55356 | |||
2011-01-20 | GOB: Don't temper with the break key for live videos | Sven Hesse | |
svn-id: r55355 | |||
2011-01-20 | GOB: Make blocking videos default | Sven Hesse | |
svn-id: r55354 | |||
2011-01-20 | GOB: Ignore a few more dummy files | Sven Hesse | |
svn-id: r55353 | |||
2011-01-20 | GOB: Removing a useless debug warning | Sven Hesse | |
svn-id: r55352 | |||
2011-01-20 | GOB: Also ignore writing to kSaveModeIgnore files | Sven Hesse | |
svn-id: r55351 | |||
2011-01-20 | GOB: Change a warning() into a debugC() | Sven Hesse | |
Because it gets on my nerves :P svn-id: r55350 | |||
2011-01-20 | GOB: Don't not play videos with only sound | Sven Hesse | |
svn-id: r55349 | |||
2011-01-20 | VIDEO: Add hasVideo() | Sven Hesse | |
svn-id: r55348 | |||
2011-01-20 | GOB: Reverse-blit the final frame of a live video | Sven Hesse | |
Fixes some glitches at the end of live videos svn-id: r55347 | |||
2011-01-20 | GOB: Urban: Fix missing visuals at Cemetary/Lab | Sven Hesse | |
Urban Runner decouples _frontSurface and _spritesArray[kFrontSurface] at that screen... *sigh* svn-id: r55346 | |||
2011-01-20 | TOOLS: Allow compilation and linking from inside the Code::Blocks IDE with ↵ | Julien Templier | |
create_project-created workspaces - Fix include directory search order - Add custom tool command for asm files - Change linker search directory to SCUMMVM_LIBS/lib/mingw (libraries from the precompiled mingw package will need to be renamed to match the names from the MSVC precompiled package and be of the form lib<name>.a) svn-id: r55345 | |||
2011-01-20 | GOB: Use Surface::blit() in VideoPlayer::copyFrame() | Sven Hesse | |
svn-id: r55344 | |||
2011-01-20 | LASTEXPRESS: Add macro for end of entities logic functions | Julien Templier | |
svn-id: r55343 | |||
2011-01-20 | TOOLS: Add Indeo3 codec to the list of features in create_project | Julien Templier | |
svn-id: r55342 | |||
2011-01-20 | VIDEO: The getTimeToNextFrame override is useless now | Sven Hesse | |
svn-id: r55341 | |||
2011-01-20 | GOB: Make Urban Runner's "3D view" work again | Sven Hesse | |
svn-id: r55340 | |||
2011-01-19 | I18N: Update credits and NEWS file after adding two new GUI translations | Thierry Crozat | |
svn-id: r55339 | |||
2011-01-19 | I18N: Add Norwegian Nynorsk and Danish translations | Thierry Crozat | |
Norwegian Nynorsk translation was submitted in patch #3142157 Danish translation was submitted in patch #3153476 svn-id: r55338 | |||
2011-01-19 | I18N: Update Norwegian Bokmaal translation (patch #3142039) | Thierry Crozat | |
svn-id: r55337 | |||
2011-01-19 | I18N: Update translation template and all translation files | Thierry Crozat | |
These are only minor changes concerning the source code line numbers. svn-id: r55336 | |||
2011-01-19 | MOHAWK: Don't use a fixed-size array for cue lists. | Alyssa Milburn | |
svn-id: r55335 | |||
2011-01-19 | MOHAWK: Add getSubImageSize function. | Alyssa Milburn | |
svn-id: r55334 | |||
2011-01-19 | GOB: Implement "live" (non-blocking) videos | Sven Hesse | |
Many thanks to SylvainTV. :) Urban Runner might actually be completeable now. One caveat: Hotspots at that hotel sequence are a bit glitchy... svn-id: r55333 | |||
2011-01-19 | HUGO: Move mouseHander() out of runMachine() | Arnaud Boutonné | |
svn-id: r55332 | |||
2011-01-19 | MOHAWK: Properly initialize Myst's background SndHandle | Matthew Hoops | |
svn-id: r55331 | |||
2011-01-19 | MOHAWK: Use a separate SndHandle for Myst's background sound | Matthew Hoops | |
svn-id: r55330 | |||
2011-01-19 | MOHAWK: Fix comment in resource.h. | Alyssa Milburn | |
svn-id: r55329 | |||
2011-01-19 | MOHAWK: Add some supporting code for cue lists. | Alyssa Milburn | |
svn-id: r55328 | |||
2011-01-19 | MOHAWK: Cleanup some Riven code | Matthew Hoops | |
svn-id: r55327 | |||
2011-01-19 | MACOSX: Fix make bundle when compiling with libtheoradec | Matthew Hoops | |
svn-id: r55326 | |||
2011-01-19 | HUGO: Add specific decodeString() for H1 Dos | Arnaud Boutonné | |
This fixes act3 logic. Also move some functions from public to protected. svn-id: r55325 | |||
2011-01-19 | VIDEO: Recreate the audiostream if necessary | Sven Hesse | |
svn-id: r55324 | |||
2011-01-19 | GOB: Add preliminary Inca 2 save support | Sven Hesse | |
svn-id: r55323 | |||
2011-01-19 | VIDEO: Don't segfault when no audiostream is present | Sven Hesse | |
svn-id: r55322 | |||
2011-01-19 | GOB: Add save stub and temp sprite for Inca2 | Sven Hesse | |
svn-id: r55321 | |||
2011-01-19 | SWORD25: getSoundTime() is not used. Remove it. | Eugene Sandulenko | |
svn-id: r55320 | |||
2011-01-19 | SWORD25: Strip off unportable functions | Eugene Sandulenko | |
svn-id: r55319 | |||
2011-01-19 | HUGO: Merge the 2 versions of doAction, cleanup | Arnaud Boutonné | |
svn-id: r55318 | |||
2011-01-19 | VIDEO: Don't assert() when a needed codec isn't compiled in | Sven Hesse | |
svn-id: r55317 | |||
2011-01-18 | HUGO: Rename objNumb to objIndex when used as an index | Arnaud Boutonné | |
svn-id: r55316 | |||
2011-01-18 | COMMON: Some style fixes in config-manager.cpp. | Johannes Schickel | |
svn-id: r55315 | |||
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops | |
svn-id: r55314 | |||
2011-01-18 | GUI: Fix implicit signed to unsigned conversion warnings for some compilers. | Johannes Schickel | |
svn-id: r55313 | |||
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming ↵ | Matthew Hoops | |
between versions svn-id: r55312 | |||
2011-01-18 | MOHAWK: Implement channelwood pipe valves | Bastien Bouclet | |
svn-id: r55311 | |||
2011-01-18 | MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle ↵ | Bastien Bouclet | |
reset lever in Myst ME. CL1WLFCH.MOV is not the same for Myst ME and Myst win31. The proper fix will need backwards playing for QT movies. svn-id: r55310 | |||
2011-01-18 | MOHAWK: Add a sanity check to waitUntilMovieEnds() | Matthew Hoops | |
svn-id: r55309 | |||
2011-01-18 | MOHAWK: Add gulls and butterflies to Myst | Bastien Bouclet | |
svn-id: r55308 | |||
2011-01-18 | HUGO: Clean up | Arnaud Boutonné | |
- Suppress some obsolete comments - Get rid of some magic numbers svn-id: r55307 |