aboutsummaryrefslogtreecommitdiff
path: root/scumm/string.cpp
AgeCommit message (Expand)Author
2003-02-14Patch #682981: Experimental translation optimisation (version 2), andJames Brown
2003-02-03change translateText as per erik's patch, although if this is failing because...Jonathan Gray
2003-01-31increased bufferPaweł Kołodziejski
2003-01-30fix compatibilityPaweł Kołodziejski
2003-01-30added language translation support for comi and some cleanupPaweł Kołodziejski
2003-01-16Add translate for the ComI map textJames Brown
2003-01-16first blastText version. this is work in progress (note that e.g. text is not...Max Horn
2002-12-31more cleanupMax Horn
2002-12-29fixed indentation and a warningMax Horn
2002-12-29Translate/say verbs added to converstion text.James Brown
2002-12-29fix cutoff hack workaroundJames Brown
2002-12-28revertJames Brown
2002-12-28fix compilation under VC6Paweł Kołodziejski
2002-12-28Enable o8_printDebug() to the consoleJames Brown
2002-12-28get rid of getStringLen and use the more powerful resStrLen instead; moved re...Max Horn
2002-12-27added FIXMEMax Horn
2002-12-27cleanupMax Horn
2002-12-27verb ids can be > 255 in V8; more V8 verbop correctionsMax Horn
2002-12-26fixed compilation under VC6Paweł Kołodziejski
2002-12-26fixed save/load; more restructuring of the charset rendering codeMax Horn
2002-12-25seperated classic & old256 rendered (now subclasses of CharsetRenderer)Max Horn
2002-12-25more cleanupMax Horn
2002-12-25cleanupMax Horn
2002-12-25moved CharsetRendere into its own header/source file; changed Scumm::_charset...Max Horn
2002-12-25renamed Scumm::charset -> Scumm::_charsetMax Horn
2002-12-23more V8 workMax Horn
2002-12-23renamed new_1, new_2, new_3 in class ActorMax Horn
2002-12-22remove old commented fixme, make turning off subtitles work in the scumm part...Jonathan Gray
2002-12-21partial checkin of patch #655594 (handling Y/N questions); cleanupMax Horn
2002-12-21got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp...Max Horn
2002-12-13cleanupMax Horn
2002-12-04more cleanupMax Horn
2002-12-04more cleanup; fixes out of bound access to _charsetData (but I am not sure if...Max Horn
2002-12-04lots of cleanup to the graphics code; removed various global states (makes it...Max Horn
2002-11-29more cleanupMax Horn
2002-11-29cleanupMax Horn
2002-11-27evil copy&paste (bug #644620)Max Horn
2002-11-26cleanupMax Horn
2002-11-20add top arrow and indy3 to the inventory arrow fix. the spacing and text hand...Jonathan Gray
2002-11-20partial fix for bug #613109Max Horn
2002-11-19cleanupMax Horn
2002-11-06compile fixMax Horn
2002-11-06removed more typecastsMax Horn
2002-11-06removed hardcoded valuePaweł Kołodziejski
2002-11-05make addMessageToStack() less noisy by defaultJonathan Gray
2002-11-05comment unkMessage2 game specific checkJonathan Gray
2002-11-03restrict unkMessage2 implementation to MonkeyVGA for nowMax Horn
2002-11-03Fix text positioning for the grail diary in Indy3James Brown
2002-10-27patch #628574: Implementing unkMessage2Max Horn
2002-10-27removed hardcoded valuesPaweł Kołodziejski