Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵ | Max Horn | |
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500 | |||
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including ↵ | Max Horn | |
several errors where the format string didn't match the number of arguments to the call) svn-id: r21141 | |||
2006-02-26 | stop playing a sample before deleting the sample data | Willem Jan Palenstijn | |
svn-id: r20902 | |||
2006-02-24 | Changed debug()s to debugC()s | Sven Hesse | |
svn-id: r20848 | |||
2006-02-24 | Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts | Sven Hesse | |
correctly; playMult() doesn't work yet, though svn-id: r20844 | |||
2006-02-21 | Fix compiler error introduced by last commit. | Eugene Sandulenko | |
svn-id: r20808 | |||
2006-02-21 | Fix crash on floppy version of gob2 | Eugene Sandulenko | |
svn-id: r20807 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |