aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2002-08-24some more configure stuffMax Horn
svn-id: r4824
2002-08-24missing changesPaweł Kołodziejski
svn-id: r4823
2002-08-24synced with scummvmPaweł Kołodziejski
svn-id: r4821
2002-08-24added some configure code which outputs a config.h file. Not near to ↵Max Horn
complete, nor checked for cross platform compatibility svn-id: r4820
2002-08-24placeholder for configure script (with a TODO list)Max Horn
svn-id: r4819
2002-08-24we are not using ncurses, are we?Max Horn
svn-id: r4818
2002-08-24added/corrected some missing opcodes - this fixes the issues with the voodoo ↵Max Horn
lady in MI1VGA svn-id: r4815
2002-08-24fixed some warningsMax Horn
svn-id: r4814
2002-08-24SDL_gl and normal SDL backend now share a common base classMax Horn
svn-id: r4813
2002-08-24seperated NULL driver into its own source module (*not* tested yet)Max Horn
svn-id: r4812
2002-08-23modified version of patch #598622: Round corners for flashlightMax Horn
svn-id: r4811