Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-30 | updated VC6 project files | Paweł Kołodziejski | |
svn-id: r4869 | |||
2002-08-30 | mingw still requires separate makefile for now | Travis Howell | |
svn-id: r4868 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-29 | some cleanup/refactoring | Max Horn | |
svn-id: r4866 | |||
2002-08-29 | compilation fix | Max Horn | |
svn-id: r4865 | |||
2002-08-29 | experimental support for the V2 resource format (patch #601560) | Max Horn | |
svn-id: r4864 | |||
2002-08-26 | some cleanup to the save/load code... I think some more wouldn't hurt :-) | Max Horn | |
svn-id: r4863 | |||
2002-08-26 | fix 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-25 | trying to reduce file interdependencies a bit | Max Horn | |
svn-id: r4861 | |||
2002-08-25 | German FT TRES file has a multiline string which caused an assertion failure | Ruediger Hanke | |
svn-id: r4860 | |||
2002-08-25 | Yet another char issue, caused balance out of range error | Ruediger Hanke | |
svn-id: r4859 | |||
2002-08-25 | Endian fix | Ruediger Hanke | |
svn-id: r4858 | |||
2002-08-25 | Please 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-25 | Fixing subtitles for German dig - TRES file is unencrypted in German version | Ruediger Hanke | |
svn-id: r4856 | |||
2002-08-25 | applied patch #599909 | Paweł Kołodziejski | |
svn-id: r4855 | |||
2002-08-25 | fixed names | Paweł Kołodziejski | |
svn-id: r4854 | |||
2002-08-25 | better SFX suport in the Dig | Paweł Kołodziejski | |
svn-id: r4852 | |||
2002-08-25 | more VC6 fixes | Paweł Kołodziejski | |
svn-id: r4851 | |||
2002-08-25 | more optimizations | Max Horn | |
svn-id: r4847 | |||
2002-08-25 | Fix for #556564 | Ralph Brorsen | |
svn-id: r4846 | |||
2002-08-25 | fixed VC6 linking | Paweł Kołodziejski | |
svn-id: r4845 | |||
2002-08-25 | optimized color/rect classes; cleanup | Max Horn | |
svn-id: r4844 | |||
2002-08-25 | fixed dependency checking to consider smush code, too | Max Horn | |
svn-id: r4843 | |||
2002-08-25 | fixed some endian issues in the new SMUSH decoder; cleanup | Max Horn | |
svn-id: r4842 | |||
2002-08-25 | fix for VC6 linking | Paweł Kołodziejski | |
svn-id: r4841 | |||
2002-08-25 | and more changes | Paweł Kołodziejski | |
svn-id: r4840 | |||
2002-08-24 | oops | Max Horn | |
svn-id: r4839 | |||
2002-08-24 | use printf instead of echo -n -> work on Solaris, too | Max Horn | |
svn-id: r4838 | |||
2002-08-24 | endian fixes; cleanup | Max Horn | |
svn-id: r4837 | |||
2002-08-24 | more changes | Paweł Kołodziejski | |
svn-id: r4836 | |||
2002-08-24 | a little better | Paweł Kołodziejski | |
svn-id: r4835 | |||
2002-08-24 | support for VC6, not finished - not correct linking (duplicate default libs) | Paweł Kołodziejski | |
svn-id: r4834 | |||
2002-08-24 | fixed warnings | Max Horn | |
svn-id: r4833 | |||
2002-08-24 | added .cvsignore | Max Horn | |
svn-id: r4832 | |||
2002-08-24 | update clean target for smush files | Max Horn | |
svn-id: r4831 | |||
2002-08-24 | simplified code (thanks to MadMoose for pointing this out) | Max Horn | |
svn-id: r4830 | |||
2002-08-24 | changed name from Chunck to Chunk | Paweł Kołodziejski | |
svn-id: r4829 | |||
2002-08-24 | fixed 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-24 | fixed warning | Max Horn | |
svn-id: r4825 | |||
2002-08-24 | some more configure stuff | Max Horn | |
svn-id: r4824 | |||
2002-08-24 | missing changes | Paweł Kołodziejski | |
svn-id: r4823 | |||
2002-08-24 | synced with scummvm | Paweł Kołodziejski | |
svn-id: r4821 | |||
2002-08-24 | added 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-24 | placeholder for configure script (with a TODO list) | Max Horn | |
svn-id: r4819 | |||
2002-08-24 | we are not using ncurses, are we? | Max Horn | |
svn-id: r4818 | |||
2002-08-24 | added/corrected some missing opcodes - this fixes the issues with the voodoo ↵ | Max Horn | |
lady in MI1VGA svn-id: r4815 | |||
2002-08-24 | fixed some warnings | Max Horn | |
svn-id: r4814 | |||
2002-08-24 | SDL_gl and normal SDL backend now share a common base class | Max Horn | |
svn-id: r4813 | |||
2002-08-24 | seperated NULL driver into its own source module (*not* tested yet) | Max Horn | |
svn-id: r4812 | |||
2002-08-23 | modified version of patch #598622: Round corners for flashlight | Max Horn | |
svn-id: r4811 |