Age | Commit message (Expand) | Author |
2009-09-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-09-11 | Remove excess spaces. | Travis Howell |
2009-09-01 | SCUMM: Better fix for convertFilePath (use snprintf instead of sprintf, avoid... | Max Horn |
2009-08-29 | Fix the default save game path setting in HE98+ games. | Travis Howell |
2009-08-29 | Fix the default save game path setting in Macintosh versions of HE72+ games. | Travis Howell |
2009-08-24 | Fix bug #2843387 - PUTTPUTT/FATTYBEAR: Macintosh versions assert on startup. | Travis Howell |
2009-08-23 | Fix Moonbase Commander startup. | Travis Howell |
2009-08-22 | Fix endian regression, when clearing the buffer of non-cursor images. | Travis Howell |
2009-08-22 | Fix endian issue in copyFrameToBuffer(). | Travis Howell |
2009-08-22 | Fixed cursor transparency for 16bit HE games on big endian architectures | Andre Heider |
2009-08-22 | Exclude 16bit specific code, when 16bit support is disabled. | Travis Howell |
2009-08-21 | Improved comments. | Robin Watts |
2009-08-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
2009-08-17 | Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-... | Travis Howell |
2009-08-16 | Fix overflow in convertFilePath(). | Travis Howell |
2009-08-16 | Revert revision 43410, and add alternative fix. | Travis Howell |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell |
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 |