Age | Commit message (Expand) | Author |
2008-03-26 | Modified Patch #1925352: Memory leak fixes | Max Horn |
2008-03-19 | cleanup | Max Horn |
2008-03-18 | List CUP videos as previews, rather than demos. | Travis Howell |
2008-03-12 | SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes d... | Max Horn |
2008-03-09 | Add hack to skip the faulty credits script in Russian HE99 version of Freddi ... | Travis Howell |
2008-03-08 | Remove unnecessary execution bit. | Eugene Sandulenko |
2008-02-27 | Add support for --list-saves to the sky engine | Max Horn |
2008-02-23 | Make codec47 cope with failed mallocs. | Robin Watts |
2008-02-19 | Add patch from Quietust - Update asserts and comments in sound code for Amiga... | Travis Howell |
2008-02-17 | Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o to | Robin Watts |
2008-02-17 | Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up. | Travis Howell |
2008-02-16 | Add patch #1894778 - ZAK: Add remaining Amiga sounds. | Travis Howell |
2008-02-15 | revert stateId == 4 part of code to previous ignore action to fix bug #1881415 | Paweł Kołodziejski |
2008-02-12 | Alter last changes, for code formatting. | Travis Howell |
2008-02-12 | Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games. | Travis Howell |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-05 | silency ignored, we handle it differently | Paweł Kołodziejski |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | cleanup | Max Horn |
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts |
2008-02-03 | Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp (and... | Lars Persson |
2008-02-03 | Changed ASM names to match those in the ARM asm implementations | Lars Persson |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-03 | Missing ( in ASM_COSTUME code | Lars Persson |
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts |
2008-02-02 | New MetaEngine class (work in progress to replace the current Engine plugin A... | Max Horn |
2008-02-01 | Change InSaveFile -> SeekableReadStream where possible | Max Horn |
2008-01-28 | Fixed typo in debug message. | Torbjörn Andersson |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-27 | Really fix bug #1846886: "PUTTZOO: Windows version cursor/pointer drawn wrong". | Eugene Sandulenko |
2008-01-25 | fix for wrong imuse table entry fixes #1879940 | Paweł Kołodziejski |
2008-01-21 | moved debug log | Paweł Kołodziejski |
2008-01-21 | final fix for bug #1757010 | Paweł Kołodziejski |
2008-01-21 | Move tag2str() to common/ | Eugene Sandulenko |
2008-01-21 | disabled force restore state music, it seems fix bug #1757010, at least i see... | Paweł Kołodziejski |
2008-01-21 | fix debug output | Paweł Kołodziejski |
2008-01-21 | for debug logs for dimuse | Paweł Kołodziejski |
2008-01-20 | added experimental hack to code to prevent the same start music again if old ... | Paweł Kołodziejski |
2008-01-20 | fix/workaround for bug #1624464, as we do not support game playing on two dif... | Paweł Kołodziejski |
2008-01-20 | rename to prevent confusion | Paweł Kołodziejski |
2008-01-19 | Added MD5 checksum of japanese mac FOA | Max Horn |
2008-01-19 | allow force flush fade track, it happen while very fast switching rooms | Paweł Kołodziejski |
2008-01-19 | changed warning into error, to be know for sure if it still trigger | Paweł Kołodziejski |
2008-01-19 | moved fadeDelay | Paweł Kołodziejski |
2008-01-19 | revert code to fade out first region if jump hit | Paweł Kołodziejski |
2008-01-19 | missed setting trackId while starSound, | Paweł Kołodziejski |
2008-01-19 | fixed support for compressed streams in dimuse | Paweł Kołodziejski |
2008-01-19 | malloc -> new, free -> delete, added few asserts | Paweł Kołodziejski |