scummvm/common
Paweł Kołodziejski ca03c9b5fc changed file io in sounds to class File
svn-id: r4896
2002-09-02 07:53:43 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
config-file.cpp fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h 2002-08-31 13:29:10 +00:00
config-file.h Initial revision 2002-08-21 16:07:07 +00:00
engine.cpp experimental support for the V2 resource format (patch #601560) 2002-08-29 16:57:43 +00:00
engine.h fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h 2002-08-31 13:29:10 +00:00
file.cpp changed file io in sounds to class File 2002-09-02 07:53:43 +00:00
file.h changed file io in sounds to class File 2002-09-02 07:53:43 +00:00
gameDetector.cpp fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h 2002-08-31 13:29:10 +00:00
gameDetector.h fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h 2002-08-31 13:29:10 +00:00
main.cpp fixes 2002-08-31 18:46:00 +00:00
rect.h fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h 2002-08-31 13:29:10 +00:00
scaler.cpp Move scaler code from SCUMM-specific area. 2002-08-23 06:43:06 +00:00
scaler.h Move scaler code from SCUMM-specific area. 2002-08-23 06:43:06 +00:00
scummsys.h removed bad strdup implementation 2002-08-31 13:12:46 +00:00
stdafx.cpp Initial revision 2002-08-21 16:07:07 +00:00
stdafx.h Initial revision 2002-08-21 16:07:07 +00:00
system.h Initial revision 2002-08-21 16:07:07 +00:00
timer.cpp Made MorphOS port use master makefile, few compilation fixes 2002-08-22 10:43:50 +00:00
timer.h changed Bundle to File class, cleanup 2002-08-31 09:50:36 +00:00
util.cpp don't print char 0x7f 2002-08-31 14:14:24 +00:00
util.h fixed some endian issues in the new SMUSH decoder; cleanup 2002-08-25 10:50:18 +00:00