Age | Commit message (Expand) | Author |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-23 | Fix bug #1726909 - HE Games: Glitches after loading saved games, by restircti... | Travis Howell |
2009-07-20 | Make ScummFile::eos() consistent with Stream::eos(). | Willem Jan Palenstijn |
2009-07-13 | Merged revisions 42433-42434,42436,42439-42441,42443-42446,42455-42456,42458-... | Travis Howell |
2009-07-13 | Fix bug #2820472 - MAZE: Keyboard input fault. | Travis Howell |
2009-07-11 | Merged revisions 42382,42385-42387,42393-42394 via svnmerge from | Travis Howell |
2009-07-11 | Fix pinball type mini game in Putt-Putt Enters The Race. | Travis Howell |
2009-07-11 | Merged revisions 42360-42361,42364-42366,42368-42378,42380 via svnmerge from | Travis Howell |
2009-07-11 | Explicitely instantiate the decompressWizImage() templates, so that they won'... | Sven Hesse |
2009-07-06 | Merged revisions 42087-42088,42093-42095,42097-42099,42104-42107,42110,42112-... | Travis Howell |
2009-07-04 | Fix mismatching format arguments. | Johannes Schickel |
2009-07-04 | Merged revisions 41219-41297,41299-41318,41322-41328,41331-41334,41336-41346,... | Travis Howell |
2009-07-03 | Added more GCC_PRINTF attributes, and fixed resulting warnings in format strings | Max Horn |
2009-06-23 | Fix error in Backyard Soccer 2004, when using Season Play. | Travis Howell |
2009-06-22 | Fix loading/saving in funshop titles. | Travis Howell |
2009-06-22 | Cleanup. | Travis Howell |
2009-06-21 | Add initial support for captureWizPolygon. | Travis Howell |
2009-06-18 | Merged revisions 41625 via svnmerge from | Travis Howell |
2009-06-18 | Correct actor layering method in HE90+ games. | Travis Howell |
2009-06-18 | Fix regression, caused by typo in my last commit. | Travis Howell |
2009-06-13 | Fix possible endian issues. | Travis Howell |
2009-06-10 | Correct horizontal flipping in decompressWizImage(), when using 16bit color. | Travis Howell |
2009-06-06 | Merged revisions 41205,41207-41208,41210,41214-41217 via svnmerge from | Travis Howell |
2009-06-06 | Add logic stub for Backyard Basketball. | Travis Howell |
2009-06-06 | Add initial support for copyMaskWizImage, to fix videos in later Blue's Clues... | Travis Howell |
2009-06-06 | Merged revisions 41154-41156,41160,41163-41181,41185-41186,41188-41189,41196-... | Travis Howell |
2009-06-05 | Converted cursor code to use 16-bit. | Jody Northup |
2009-06-05 | Correct error in decompress16BitWizImage(). | Travis Howell |
2009-06-05 | Minor cleanup. | Travis Howell |
2009-06-05 | Fix issues selecting some items in arttime and football. | Travis Howell |
2009-06-05 | Update o72_getPixel() for 16bit color, and cleanup. | Travis Howell |
2009-06-05 | Update sound code in HE80+ games, for sound rate differences. | Travis Howell |
2009-06-04 | Fix the color of Poodles Galore's finger nails in Spy Fox 3. | Travis Howell |
2009-06-04 | Ooops, correct typo in last commit. | Travis Howell |
2009-06-04 | Fix regression in copyWizImageWithMask, which caused corruption in readtime. | Travis Howell |
2009-06-04 | Add 16bit color support for later HE games. | Travis Howell |
2009-06-03 | Cleanup. | Travis Howell |
2009-06-03 | Correct sound timer and disable sound offsets, in later HE games. | Travis Howell |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-21 | Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're... | Filippos Karapetis |
2009-04-16 | SCUMM: Compacted various setupOpcodes() implementations by using the fact tha... | Max Horn |
2009-04-16 | SCUMM: Got rid of o6_invalid | Max Horn |
2009-04-16 | SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it) | Max Horn |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-09 | Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s... | Max Horn |
2009-03-07 | Patch #2671477: Fix wrong usage of strncat | Willem Jan Palenstijn |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2009-01-23 | Renamed Archive::openFile to createReadStreamForMember | Max Horn |
2009-01-12 | Remove unused case, which isn't used by HE60-HE71 games. | Travis Howell |
2009-01-10 | setQuickStartFlag is different value in HE100 games. | Travis Howell |