aboutsummaryrefslogtreecommitdiff
path: root/scumm/string.cpp
AgeCommit message (Expand)Author
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
2002-10-24TODO commentMax Horn
2002-10-23cleaning up scummsys.h a bit (in preparation of using configure eventually). ...Max Horn
2002-10-23skiping translation if flag 'h' exist in language filePaweł Kołodziejski
2002-10-22get rid of obsolete variableMax Horn
2002-10-20Patch 625079: Loom Audio Sync HackJames Brown
2002-10-15cleanup sfx and music in imuse, changed talkdelay description(disable) in the...Paweł Kołodziejski
2002-10-13Patch 622386: do_command(256) implementation, Sam and MaxJames Brown
2002-10-06Fix text drawing for pre-v7 gamesJames Brown
2002-10-06Fix drawDescString - still needs centering correctionsJames Brown
2002-10-06fixed warnings :)Paweł Kołodziejski
2002-10-06Full Throttle / The Dig fixes.James Brown
2002-10-03Patch 617937 / Bug 617939 + modifications: Fix FT text maskingJames Brown
2002-10-02Less specific version of eriktorbjorns FT dialog hackJames Brown
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-22yet more warning fixesMax Horn
2002-09-21trivial cleanupMax Horn
2002-09-20Patch #612277: text rendering crash + spacing issueMax Horn
2002-09-19based on my findings for guifont, I changed string.cpp to read the char width...Max Horn
2002-09-18fixed for and added commentsPaweł Kołodziejski
2002-09-17added support for nonenglish the dig(dialogs, descriptions, warnings), not gu...Paweł Kołodziejski
2002-09-17added framework for non-english version of the dig, not yet completedPaweł Kołodziejski
2002-09-16patch #609859: Some general patches for string.cppMax Horn
2002-09-16609791: Sam and Max 'phantom sound' (precaching) hack.James Brown