aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-04No longer required.Travis Howell
2004-02-03Fix compile.Travis Howell
2004-02-03Act more gracefully when failing to load a (VOC) sound (should help bug #889442)Max Horn
2004-02-03Patch #889552: Possible fix for bug #884171Max Horn
2004-02-02Fixed most bugs, so only cosmetic visual things left.Eugene Sandulenko
2004-02-02Added issue about always using RandomSource for random numbers.Torbjörn Andersson
2004-02-02Fixed initialization order warning.Torbjörn Andersson
2004-02-02Remove md5 checksum, too many conflicting checksums.Travis Howell
2004-02-02UpdateTravis Howell
2004-02-02Add a few more HE target for future reference (Commented out)Travis Howell
2004-02-01help poor VC7Max Horn
2004-02-01Fix for bug #880418 (COMI: Subtitle problems)Max Horn
2004-02-01No need to explicitly include posix-fs.o.Marcus Comstedt
2004-02-01Include . in MODULE_DIRS to get dependencies for this dir.Marcus Comstedt
2004-02-01Depfiles are not generated in $(srcdir), so don't include them from there...Marcus Comstedt
2004-02-01This doesn't seem to be needed anymore either...Marcus Comstedt
2004-02-01The cleanup goes on...Marcus Comstedt
2004-02-01Added missing definition of RM_REC.Marcus Comstedt
2004-02-01More old cruft removed.Marcus Comstedt
2004-02-01Ignore sword1 build dir.Marcus Comstedt
2004-02-01init _joe.walk (valgrind warning)Joost Peters
2004-02-01another valgrind fixJoost Peters
2004-02-01forgot to commit configureMax Horn
2004-02-01Match new[] with delete[]Joost Peters
2004-02-01fix valgrind warning. (pressing ESC like mad at startup could cause it to che...Joost Peters
2004-02-01Update TODO listEugene Sandulenko
2004-02-01o Major debug of all actors codeEugene Sandulenko
2004-02-01native directory browser on Mac OS XMax Horn
2004-02-01cleanupMax Horn
2004-02-01Added FilesystemNode::getNodeForPath, but right now only for Mac OS XMax Horn
2004-01-31renamed _saveLoadCompatible to _saveTemporaryState; make use of requestLoad/r...Max Horn
2004-01-31Cleanup.Marcus Comstedt
2004-01-31Set $(srcdir).Marcus Comstedt
2004-01-31cleanup (len == size)Max Horn
2004-01-31Add TODO about naming of _saveLoadCompatibleJames Brown
2004-01-31Patch #886058 - Don't stop music when loading certain temporary states.James Brown
2004-01-31Fix bug #887536 FT: Intro crash (regression).Eugene Sandulenko
2004-01-31Update mingw Makefile.Travis Howell
2004-01-31Removed 'builddir' again (not really needed for now); fixed 'bundle' rule for...Max Horn
2004-01-30Add a proposal for a revised documentation structure. Comments are welcomeMax Horn
2004-01-30Removed references to build.rules; updated Mac OS X build instructions (thoug...Max Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-30add MPEG2 to the static-link-hackMax Horn
2004-01-30avoid using huge static structs - they can't be stripped, and increase the ex...Max Horn
2004-01-30improved debug message; code simplificationMax Horn
2004-01-30fix whitespaces (we should eventually try to remove this code duplication aga...Max Horn
2004-01-30Fix for bug #887167 (FT: Sound/Music/speech (almost) mute)Max Horn
2004-01-30DOTT should save sound state if _saveLoadSlot is true when doing a temporary ...Travis Howell
2004-01-30Add better work around for inventory arrows issue in some Simon1 versions.Travis Howell