aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-21Add the following patches:Travis Howell
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...Max Horn
2002-09-19based on my findings for guifont, I changed string.cpp to read the char width...Max Horn
2002-09-19improved the text display in a newgui a bit: make the font proportiona; imple...Max Horn
2002-09-19Added overlay to OSystem interface; implemented overlay in SDL backend (all o...Max Horn
2002-09-18moved warning, debug, checkheap to enginePaweł Kołodziejski
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-17Appending a slash in all cases breaks some games on MOSRuediger Hanke
2002-09-16added some comments, cleanupMax Horn
2002-09-16minor changes in source structurePaweł Kołodziejski
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-15apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's requestJonathan Gray
2002-09-13factored out the case-insensitive fopen into its own function - makes it easi...Max Horn
2002-09-13ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't su...Max Horn
2002-09-10fixed compilation, but not sure about thisPaweł Kołodziejski
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
2002-09-09added String constructor which takes (and clones) a ConstStringMax Horn
2002-09-09fixed bug in remove() (could cause crashes)Max Horn
2002-09-09added missing destructor; fixed clearNodes; fixed parameter of merge()Max Horn
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-09-08Added ConstString class; not yet used, but will allow us to reduce the overhe...Max Horn
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-09-07Change snprintf to sprintf to be consistent with surrounding code.Matt Hargett
2002-09-07Fix heap corruption. Fix compiler warning.Matt Hargett
2002-09-02added write support to FilePaweł Kołodziejski
2002-09-02removed (+ pos)Paweł Kołodziejski
2002-09-02corrected lower/upper changes in FilePaweł Kołodziejski
2002-09-02fixesPaweł Kołodziejski
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
2002-08-31fixesPaweł Kołodziejski
2002-08-31don't print char 0x7fMax Horn
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn
2002-08-31removed bad strdup implementationMax Horn
2002-08-31updatedPaweł Kołodziejski
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
2002-08-31added class FilePaweł Kołodziejski
2002-08-29experimental support for the V2 resource format (patch #601560)Max Horn
2002-08-25fixed some endian issues in the new SMUSH decoder; cleanupMax Horn
2002-08-24endian fixes; cleanupMax Horn
2002-08-23Move scaler code from SCUMM-specific area.James Brown
2002-08-22Made MorphOS port use master makefile, few compilation fixesRuediger Hanke
2002-08-21engine.* moved to common (where it belongs); added distclean target which get...Max Horn
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
2002-08-21Initial revisionMax Horn