aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/disk.cpp
AgeCommit message (Expand)Author
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-09-08SKY: Made some more static data const.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-05-02Add German floppy demo of BASS.Travis Howell
2009-03-23change debug levels to be less verboseJoost Peters
2009-03-06cleanupJoost Peters
2009-02-13Formatting changes / consistencyJoost Peters
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-26Close sky.dnr directly after reading it into memory. No need to keep it openTorbjörn Andersson
2006-05-01It's wrong to assume a given file is located in gameDataPath, so do not use t...Max Horn
2006-04-26Do not call static class methods as if they were instance methodsMax Horn
2006-04-16Do not override the 'directory' param when dumping BASS resourcesMax Horn
2006-04-04Since our debug() adds an exclamation mark at the message end, removeEugene Sandulenko
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn