aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-09updated VC6 files againPaweł Kołodziejski
svn-id: r4911
2002-09-09updated VC6 project filesPaweł Kołodziejski
svn-id: r4910
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
svn-id: r4909
2002-09-09patch attempts to fix the MI2 music bug pointed out in bug report #551028Jean-Yves Simon
svn-id: r4908
2002-09-09Applied eriktorbjorn's 'largo' monkey2 sfx fixMichael Pearce
svn-id: r4907
2002-09-08changed the way listbox draw selected items; list box now has a frame & ↵Max Horn
different spacing; clicking outside any widget doesn't cause the focus widget to loose focus; other tweaks svn-id: r4906
2002-09-08decreased double click intervalMax Horn
svn-id: r4905
2002-09-08Added ConstString class; not yet used, but will allow us to reduce the ↵Max Horn
overhead involved when passing in string constants as parameters taking a String ref right now svn-id: r4904
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
svn-id: r4903
2002-09-07Change snprintf to sprintf to be consistent with surrounding code.Matt Hargett
svn-id: r4902
2002-09-07Fix heap corruption. Fix compiler warning.Matt Hargett
svn-id: r4901
2002-09-02added write support to FilePaweł Kołodziejski
svn-id: r4900
2002-09-02removed (+ pos)Paweł Kołodziejski
svn-id: r4899
2002-09-02corrected lower/upper changes in FilePaweł Kołodziejski
svn-id: r4898
2002-09-02fixesPaweł Kołodziejski
svn-id: r4897
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
svn-id: r4896
2002-09-01more resolution fixesPaweł Kołodziejski
svn-id: r4895
2002-09-01changed to rtRoom constantPaweł Kołodziejski
svn-id: r4894
2002-09-01fixes to resolutionsPaweł Kołodziejski
svn-id: r4893
2002-08-31Awww, that should have been 25Ruediger Hanke
svn-id: r4892
2002-08-31Limit number of update rects to keepRuediger Hanke
svn-id: r4891
2002-08-31commited patch: #601899Paweł Kołodziejski
svn-id: r4890
2002-08-31and more fixesPaweł Kołodziejski
svn-id: r4889
2002-08-31more fixesPaweł Kołodziejski
svn-id: r4888
2002-08-31fixesPaweł Kołodziejski
svn-id: r4887
2002-08-31fixed with new costumePaweł Kołodziejski
svn-id: r4886
2002-08-31changed resolution values from static to dynamic, I hope I don't break somethingPaweł Kołodziejski
svn-id: r4885
2002-08-31changed spacing - this is not based on the original game, but rather on ↵Max Horn
visual observations (with this changed, the spacing in the about dialog looks much better) svn-id: r4884
2002-08-31fix for bug #599511 (crash when choosing 'about' option)Max Horn
svn-id: r4883
2002-08-31fix for bug #602354Max Horn
svn-id: r4882
2002-08-31don't print char 0x7fMax Horn
svn-id: r4881
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