Age | Commit message (Expand) | Author |
2002-12-25 | renamed Scumm::charset -> Scumm::_charset | Max Horn |
2002-12-23 | more V8 work | Max Horn |
2002-12-23 | renamed new_1, new_2, new_3 in class Actor | Max Horn |
2002-12-22 | remove old commented fixme, make turning off subtitles work in the scumm part... | Jonathan Gray |
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn |
2002-12-21 | got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp... | Max Horn |
2002-12-13 | cleanup | Max Horn |
2002-12-04 | more cleanup | Max Horn |
2002-12-04 | more cleanup; fixes out of bound access to _charsetData (but I am not sure if... | Max Horn |
2002-12-04 | lots of cleanup to the graphics code; removed various global states (makes it... | Max Horn |
2002-11-29 | more cleanup | Max Horn |
2002-11-29 | cleanup | Max Horn |
2002-11-27 | evil copy&paste (bug #644620) | Max Horn |
2002-11-26 | cleanup | Max Horn |
2002-11-20 | add top arrow and indy3 to the inventory arrow fix. the spacing and text hand... | Jonathan Gray |
2002-11-20 | partial fix for bug #613109 | Max Horn |
2002-11-19 | cleanup | Max Horn |
2002-11-06 | compile fix | Max Horn |
2002-11-06 | removed more typecasts | Max Horn |
2002-11-06 | removed hardcoded value | Paweł Kołodziejski |
2002-11-05 | make addMessageToStack() less noisy by default | Jonathan Gray |
2002-11-05 | comment unkMessage2 game specific check | Jonathan Gray |
2002-11-03 | restrict unkMessage2 implementation to MonkeyVGA for now | Max Horn |
2002-11-03 | Fix text positioning for the grail diary in Indy3 | James Brown |
2002-10-27 | patch #628574: Implementing unkMessage2 | Max Horn |
2002-10-27 | removed hardcoded values | Paweł Kołodziejski |
2002-10-24 | TODO comment | Max Horn |
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ... | Max Horn |
2002-10-23 | skiping translation if flag 'h' exist in language file | Paweł Kołodziejski |
2002-10-22 | get rid of obsolete variable | Max Horn |
2002-10-20 | Patch 625079: Loom Audio Sync Hack | James Brown |
2002-10-15 | cleanup sfx and music in imuse, changed talkdelay description(disable) in the... | Paweł Kołodziejski |
2002-10-13 | Patch 622386: do_command(256) implementation, Sam and Max | James Brown |
2002-10-06 | Fix text drawing for pre-v7 games | James Brown |
2002-10-06 | Fix drawDescString - still needs centering corrections | James Brown |
2002-10-06 | fixed warnings :) | Paweł Kołodziejski |
2002-10-06 | Full Throttle / The Dig fixes. | James Brown |
2002-10-03 | Patch 617937 / Bug 617939 + modifications: Fix FT text masking | James Brown |
2002-10-02 | Less specific version of eriktorbjorns FT dialog hack | James Brown |
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett |
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I origina... | Max Horn |
2002-09-22 | yet more warning fixes | Max Horn |
2002-09-21 | trivial cleanup | Max Horn |
2002-09-20 | Patch #612277: text rendering crash + spacing issue | Max Horn |
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char width... | Max Horn |
2002-09-18 | fixed for and added comments | Paweł Kołodziejski |
2002-09-17 | added support for nonenglish the dig(dialogs, descriptions, warnings), not gu... | Paweł Kołodziejski |
2002-09-17 | added framework for non-english version of the dig, not yet completed | Paweł Kołodziejski |
2002-09-16 | patch #609859: Some general patches for string.cpp | Max Horn |
2002-09-16 | 609791: Sam and Max 'phantom sound' (precaching) hack. | James Brown |