Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-31 | oops, those were never meant to be checked in | Max Horn | |
svn-id: r4880 | |||
2002-08-31 | fixed 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-31 | use class String for widget labels | Max Horn | |
svn-id: r4878 | |||
2002-08-31 | fixed 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-31 | removed bad strdup implementation | Max Horn | |
svn-id: r4876 | |||
2002-08-31 | updated | Paweł Kołodziejski | |
svn-id: r4875 | |||
2002-08-31 | changed Bundle to File class, cleanup | Paweł Kołodziejski | |
svn-id: r4874 | |||
2002-08-31 | added class File | Paweł Kołodziejski | |
svn-id: r4873 | |||
2002-08-30 | minor tweaks | Max Horn | |
svn-id: r4872 | |||
2002-08-30 | fixed endlines | Paweł Kołodziejski | |
svn-id: r4871 | |||
2002-08-30 | some cleanup | Paweł Kołodziejski | |
svn-id: r4870 | |||
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 |