aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
AgeCommit message (Collapse)Author
2002-09-21Add the following patches:Travis Howell
[ 609649 ] Sound patch for GF_OLD256 games [ 611997 ] RFC: Timer-based CD audio sync svn-id: r4986
2002-09-20Patch #612277: text rendering crash + spacing issueMax Horn
svn-id: r4983
2002-09-19based on my findings for guifont, I changed string.cpp to read the char ↵Max Horn
width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' svn-id: r4978
2002-09-19removed even more scumm dependencies from NewGUI; fixed some redraw issues ↵Max Horn
(this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) svn-id: r4974
2002-09-17added support for nonenglish the dig(dialogs, descriptions, warnings), not ↵Paweł Kołodziejski
gui yet svn-id: r4959
2002-09-17Fix newgui crash, and commit patch 600645: Loom flashlight fixJames Brown
svn-id: r4958
2002-09-17added framework for non-english version of the dig, not yet completedPaweł Kołodziejski
svn-id: r4957
2002-09-16patch #609859: Some general patches for string.cppMax Horn
svn-id: r4954
2002-09-16added some comments, cleanupMax Horn
svn-id: r4950
2002-09-16609791: Sam and Max 'phantom sound' (precaching) hack.James Brown
svn-id: r4947
2002-09-13reducing some header dependenciesMax Horn
svn-id: r4928
2002-09-13patch #608138 (palManipulateInit code)Max Horn
svn-id: r4925
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
svn-id: r4920
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-08-31commited patch: #601899Paweł Kołodziejski
svn-id: r4890
2002-08-31and more fixesPaweł Kołodziejski
svn-id: r4889
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-29sound system cleanupMax Horn
svn-id: r4867
2002-08-29some cleanup/refactoringMax Horn
svn-id: r4866
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
svn-id: r4864
2002-08-25applied patch #599909Paweł Kołodziejski
svn-id: r4855
2002-08-25Fix for #556564Ralph Brorsen
svn-id: r4846
2002-08-24added/corrected some missing opcodes - this fixes the issues with the voodoo ↵Max Horn
lady in MI1VGA svn-id: r4815
2002-08-21first go at modularizing the build systemMax Horn
svn-id: r4796
2002-08-21Initial revisionMax Horn
svn-id: r4785