Age | Commit message (Expand) | Author |
2008-04-30 | The Dig (Second release) used similar charset code to COMI. This could cause ... | Travis Howell |
2008-04-30 | Add language.bnd size, for the Japanese version of The Dig. | Travis Howell |
2008-04-30 | Add extra hard coded strings translations, from second release of The Dig. | Travis Howell |
2008-04-28 | Narrow corrections to clipping code introduced with commit r31757 to | Eugene Sandulenko |
2008-04-28 | Fix Kanji text positioning in DIG. Constants based on disassembly, but | Eugene Sandulenko |
2008-04-26 | Fix Kanji rendering | Eugene Sandulenko |
2008-04-24 | Comment patch #1949695 | Eugene Sandulenko |
2008-04-24 | Patch #1949695: "set defaultTo1XScaler depending on width with CJK mode" | Eugene Sandulenko |
2008-04-17 | Update a few debug messages. | Travis Howell |
2008-04-17 | Enable original load/save system in HE100 games. | Travis Howell |
2008-04-16 | Add English Windows version of Blue's Birthday Adventure (Red). | Travis Howell |
2008-04-11 | Allow mixed Adlib/MIDI mode in VGA version of SOMI. | Travis Howell |
2008-04-11 | Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUND... | Travis Howell |
2008-04-08 | First attempt to support Japanese DIG | Eugene Sandulenko |
2008-04-08 | Spellifix | Eugene Sandulenko |
2008-04-04 | Properly *init* the _fmtownsBuf variable, and properly release the memory it ... | Max Horn |
2008-04-04 | Revert revision 31256, since _textSurfaceMultiplier isn't set at that point. | Travis Howell |
2008-03-28 | cleanup | Max Horn |
2008-03-26 | Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, a... | Max Horn |
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 |