Age | Commit message (Expand) | Author |
2012-02-21 | Merge pull request #182 from fingolfin/forbid-ctype | Willem Jan Palenstijn |
2012-02-20 | COMMON: Move isFoo functions to namespace Common, add doxygen comments | Max Horn |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-08-06 | SCUMM: Proper fix of Russian subtitles | Eugene Sandulenko |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-05-29 | SCUMM: Fix bug #1013617 | athrxx |
2011-05-14 | SCUMM: Remove some unused var warnings (see bug #3293800) | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-12-28 | SCUMM: Correct fix for bug #3145951 - DIG: Subtitles won't turn off (regressi... | Travis Howell |
2010-12-28 | SCUMM: Another fix for bug #3145951 - DIG: Subtitles won't turn off (regressi... | Travis Howell |
2010-12-27 | SCUMM: Fix bug #3145951 - DIG: Subtitles won't turn off (regression). | Travis Howell |
2010-12-02 | SCUMM: Fix bug in V12 games causing chars to be lost when wrapping talk text | Max Horn |
2010-11-30 | Fix bug #3093750 - FT: Truck and Aircraft computer text missing (regression). | Travis Howell |
2010-10-18 | SCUMM/FM-TOWNS JAPANESE: fix font spacing issues | Florian Kagerer |
2010-10-17 | SCUMM/FM-TOWNS: more improvements to japanese font drawing | Florian Kagerer |
2010-10-17 | SCUMM/FM-TOWNS: more improvements to japanese font drawing | Florian Kagerer |
2010-10-05 | SCUMM/FM-TOWNS: disable new graphics code in DS port | Florian Kagerer |
2010-10-01 | SCUMM/FM-TOWNS: fix palette and other graphics issues | Florian Kagerer |
2010-07-23 | SCUMM: Fix subtitles for Russian The Dig | Eugene Sandulenko |
2010-06-27 | Add support for Chinese The DIG. | Eugene Sandulenko |
2009-12-02 | Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font. | Travis Howell |
2009-11-22 | Remove obsolete check, since HE72+ uses separate function. | Travis Howell |
2009-11-22 | Remove obsolete check, since HE72+ uses separate function. | Travis Howell |
2009-11-22 | Add mapping of TM and (C) characters in PCE version of Loom, based on informa... | Travis Howell |
2009-11-22 | Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with... | Travis Howell |
2009-07-24 | Fix cursor position, when entering a save game name in HE games. | Travis Howell |
2009-07-17 | Fix using subtitles only setting in The Dig. | Travis Howell |
2009-06-03 | Sprites are used for subtitles, in all 16bit color HE games. | Travis Howell |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-03-20 | Include "scumm/scumm_v6.h" in some places where it is needed. | Marcus Comstedt |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2008-12-09 | Removed some dead code, clarified comments, cleanup | Max Horn |
2008-08-02 | Fix bug #2023727: "MONKEY2: Misplaced Text" | Eugene Sandulenko |
2008-06-01 | Fix bug #1973247 - DIG: Subtitle glitch (Regression). | Travis Howell |
2008-05-28 | Remove debug left over. | Travis Howell |
2008-05-28 | The hard coded string translations for The Dig only apply to subtitles, and n... | Travis Howell |
2008-05-28 | Update the hard coded string translations in The Dig. | Travis Howell |
2008-05-19 | Restrict the remaining changes made in rev 28166 to chinese COMI | Max Horn |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-04-30 | Revert string clipping changes, as they only applied to The Dig (Second relea... | Travis Howell |
2008-04-30 | The Dig (Second release) used similar charset code to COMI. This could cause ... | 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-08 | First attempt to support Japanese DIG | Eugene Sandulenko |
2008-04-08 | Spellifix | Eugene Sandulenko |