aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/drives.cpp
AgeCommit message (Expand)Author
2014-02-18TINSEL: Make GPL headers consistent in themselves.Johannes Schickel
2012-07-15TINSEL: Remove the GF_BIG_ENDIAN flagFilippos Karapetis
2012-05-17TINSEL: Refactored Tinsel engine to use the Common coroutine schedulerPaul Gilbert
2012-02-22TINSEL: Rename globals to add g_ prefix.Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-10TINSEL: Make the cdFlags array in drives.cpp static again.Johannes Schickel
2011-04-10TINSEL: Changed cdFlags to be non-static and constantmd5
2010-11-23TINSEL: Fix support for file names with a trailing dotMax Horn
2010-11-23TINSEL: Turn TinselFile into a SeekableReadStreamMax Horn
2010-11-23TINSEL: Restrict use of memstream.h & substream.hMax Horn
2010-11-20TINSEL: Preliminary functionality for reading BE data filesPaul Gilbert
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-04-25Added code to enable Discworld 2 to play directly from the CD (only the first...Paul Gilbert
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-20Fix another warningMax Horn
2009-01-20Some WIP code for the kSupportsLoadingDuringStartup engine featureFilippos Karapetis
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis