Age | Commit message (Expand) | Author |
2010-03-22 | Patch #2973283: SCUMM: Unneeded pointer dereference | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-22 | Exclude Loom PCE engine specific code, from non-16bit color build. | Travis Howell |
2009-11-22 | Fix charset palette in PCE version of Loom, based on information from Tobias. | Travis Howell |
2009-11-22 | Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with... | Travis Howell |
2009-10-31 | Kirben suggested using vs->bytesPerPixel instead of _bytesPerPixel when drawing | Torbjörn Andersson |
2009-10-31 | Fixed flashlight drawing in 16 bpp games. (Which probably means PC-Engine Loom | Torbjörn Andersson |
2009-10-31 | The verb images for distaff have no mask data, in PCE version of Loom. | Travis Howell |
2009-10-28 | Fix charset masking for 16bit color games. | Travis Howell |
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-10-26 | Add patch from Tobias, for object masking support in PCE version of Loom. | Travis Howell |
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell |
2009-10-26 | Add patch from Tobias, for masking support in PCE version of Loom, with minor... | Travis Howell |
2009-10-21 | Add/remove comments. | Travis Howell |
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi... | Travis Howell |
2009-09-25 | SCUMM: Rename _bitDepth to _bytesPerPixel | Max Horn |
2009-09-25 | Add comment about why r44322 was needed. | Johannes Schickel |
2009-09-25 | Implement proper overflow handling in Gdi::writeRoomColor for Indy4 Amiga as ... | Johannes Schickel |
2009-09-25 | Attempt to fix bug #2838205 "MONKEY: Palette glitches in Amiga version" as de... | Johannes Schickel |
2009-08-21 | type fix | Andre Heider |
2009-08-21 | Updated comments. | Robin Watts |
2009-08-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-11 | code formatting fixes | Fabio Battaglia |
2009-08-11 | Maniac Mansion NES: added workaround to fix dirty screen when loading a narro... | Fabio Battaglia |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-07-30 | minor cleanup to scale2x, to avoid confusing the compiler about potential poi... | Max Horn |
2009-07-12 | Merged revisions 42398,42402-42406,42418-42421,42423,42428-42430 via svnmerge... | Travis Howell |
2009-07-12 | oops, fix props | Kostas Nakos |
2009-07-12 | fix build with arm-asm routines | Kostas Nakos |
2009-07-04 | Merged revisions 41219-41297,41299-41318,41322-41328,41331-41334,41336-41346,... | Travis Howell |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-06-05 | Cleanup. | Travis Howell |
2009-06-04 | Update drawBMAPObject for 16bit color. | Travis Howell |
2009-06-04 | Add 16bit color support for later HE games. | Travis Howell |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-19 | Use IS_ALIGNED | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-24 | cleanup | Max Horn |
2008-08-18 | Updates to the scummvm blitting code as discussed on the mailing list. | Robin Watts |
2008-08-16 | Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASM | Max Horn |
2008-08-02 | Fix bug #1879606: "MANIACNES: Crash when game ends" | Eugene Sandulenko |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-02-03 | Changed ASM names to match those in the ARM asm implementations | Lars Persson |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-06 | Fix regression in Let's Explore the Farm with Buzzy demo. | Travis Howell |
2007-12-31 | I thought only Full Throttle used the VAR_BLAST_ABOVE_TEXT variable, but I see | Torbjörn Andersson |
2007-12-30 | Draw subtitles over the verb coin in CoMI, not under. This is noticeable early | Torbjörn Andersson |
2007-12-23 | Fix for bug #1837375: MM: Walk behind mask char data | Max Horn |