aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse_bndmgr.h
AgeCommit message (Collapse)Author
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-13SCUMM: Resolve some code duplicationMax Horn
2010-11-23SCUMM: Replace Common::File uses by SeekableReadStream and SearchManMax Horn
svn-id: r54434
2007-06-01cleanup namesPaweł Kołodziejski
svn-id: r27041
2007-06-01rename some imuse variablesPaweł Kołodziejski
svn-id: r27040
2007-06-01rename some imuse variablesPaweł Kołodziejski
svn-id: r27039
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-02-19Use consistent naming for the preprocessor constants used to guarantee thatTorbjörn Andersson
header files are only included once. Many of them didn't have a SCUMM prefix which could have lead to clashes with common header files. svn-id: r25727
2006-04-23Change some uses of ScummFile to the more generic BaseScummFileMax Horn
svn-id: r22113
2006-03-03Turn _file member of BundleMgr into a pointerMax Horn
svn-id: r21037
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582