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