aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-31oops, those were never meant to be checked inMax Horn
svn-id: r4880
2002-08-31fixed text centering in GF_OLD256 games, e.g. during the Indy3 intro and in ↵Max Horn
the F7 dialog (bug #599598) svn-id: r4879
2002-08-31use class String for widget labelsMax Horn
svn-id: r4878
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-31removed bad strdup implementationMax Horn
svn-id: r4876
2002-08-31updatedPaweł Kołodziejski
svn-id: r4875
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
svn-id: r4874
2002-08-31added class FilePaweł Kołodziejski
svn-id: r4873
2002-08-30minor tweaksMax Horn
svn-id: r4872
2002-08-30fixed endlinesPaweł Kołodziejski
svn-id: r4871
2002-08-30some cleanupPaweł Kołodziejski
svn-id: r4870
2002-08-30updated VC6 project filesPaweł Kołodziejski
svn-id: r4869
2002-08-30mingw still requires separate makefile for nowTravis Howell
svn-id: r4868
2002-08-29sound system cleanupMax Horn
svn-id: r4867
2002-08-29some cleanup/refactoringMax Horn
svn-id: r4866
2002-08-29compilation fixMax Horn
svn-id: r4865
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
svn-id: r4864
2002-08-26some cleanup to the save/load code... I think some more wouldn't hurt :-)Max Horn
svn-id: r4863
2002-08-26fix endian issue for old savegames created on big endian system when trying ↵Max Horn
to load them on little endian systems svn-id: r4862
2002-08-25trying to reduce file interdependencies a bitMax Horn
svn-id: r4861
2002-08-25German FT TRES file has a multiline string which caused an assertion failureRuediger Hanke
svn-id: r4860
2002-08-25Yet another char issue, caused balance out of range errorRuediger Hanke
svn-id: r4859
2002-08-25Endian fixRuediger Hanke
svn-id: r4858
2002-08-25Please note that char type is not an abbreviation for signed char ... is can ↵Ruediger Hanke
be (and is) unsigned on some systems svn-id: r4857
2002-08-25Fixing subtitles for German dig - TRES file is unencrypted in German versionRuediger Hanke
svn-id: r4856
2002-08-25applied patch #599909Paweł Kołodziejski
svn-id: r4855
2002-08-25fixed namesPaweł Kołodziejski
svn-id: r4854
2002-08-25better SFX suport in the DigPaweł Kołodziejski
svn-id: r4852
2002-08-25more VC6 fixesPaweł Kołodziejski
svn-id: r4851
2002-08-25more optimizationsMax Horn
svn-id: r4847
2002-08-25Fix for #556564Ralph Brorsen
svn-id: r4846
2002-08-25fixed VC6 linkingPaweł Kołodziejski
svn-id: r4845
2002-08-25optimized color/rect classes; cleanupMax Horn
svn-id: r4844
2002-08-25fixed dependency checking to consider smush code, tooMax Horn
svn-id: r4843
2002-08-25fixed some endian issues in the new SMUSH decoder; cleanupMax Horn
svn-id: r4842
2002-08-25fix for VC6 linkingPaweł Kołodziejski
svn-id: r4841
2002-08-25and more changesPaweł Kołodziejski
svn-id: r4840
2002-08-24oopsMax Horn
svn-id: r4839
2002-08-24use printf instead of echo -n -> work on Solaris, tooMax Horn
svn-id: r4838
2002-08-24endian fixes; cleanupMax Horn
svn-id: r4837
2002-08-24more changesPaweł Kołodziejski
svn-id: r4836
2002-08-24a little betterPaweł Kołodziejski
svn-id: r4835
2002-08-24support for VC6, not finished - not correct linking (duplicate default libs)Paweł Kołodziejski
svn-id: r4834
2002-08-24fixed warningsMax Horn
svn-id: r4833
2002-08-24added .cvsignoreMax Horn
svn-id: r4832
2002-08-24update clean target for smush filesMax Horn
svn-id: r4831
2002-08-24simplified code (thanks to MadMoose for pointing this out)Max Horn
svn-id: r4830
2002-08-24changed name from Chunck to ChunkPaweł Kołodziejski
svn-id: r4829
2002-08-24fixed the Makefile buildsystem for now to link in the new Smush player, and ↵Max Horn
disabling the old Smush player svn-id: r4826
2002-08-24fixed warningMax Horn
svn-id: r4825