aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-25delete CustomProcInputStream and add getFreeSpace for appendable audiostreamPaweł Kołodziejski
2004-04-25dropped pull method for imusePaweł Kołodziejski
2004-04-25Fix regression in DIG demoMax Horn
2004-04-25Comment about how our Rect class works. Note: the SAGA engine currently does ...Max Horn
2004-04-25more cleanupMax Horn
2004-04-25More ScummVMificationMax Horn
2004-04-25Fix yet another const warningMax Horn
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-25Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)Max Horn
2004-04-25Updated the 'report to fingolfin' messageMax Horn
2004-04-24Patch #937443 (Monkey Island SegaCD Sound Fix), and some changes by meMax Horn
2004-04-24few corrections, more debugPaweł Kołodziejski
2004-04-24add check if track is meanwhile stopedPaweł Kołodziejski
2004-04-24forgot removed hackPaweł Kołodziejski
2004-04-24in pull method code alsoPaweł Kołodziejski
2004-04-24c&p bug, it should not break loop but continuePaweł Kołodziejski
2004-04-24fixed bug related to regions. sound of status for remove should not processed...Paweł Kołodziejski
2004-04-24free slot and return NULL when it can't open bundle filePaweł Kołodziejski
2004-04-24Increased _numNewNames to 150. Judging by bug #941275 it wasn't enough toTorbjörn Andersson
2004-04-24fetchObjectName() no longer assumes that the resource will still be in theTorbjörn Andersson
2004-04-23mention zak256 removalJonathan Gray
2004-04-23Fixed a crash regression in setLuggage() that was caused by a change ITorbjörn Andersson
2004-04-23convert the file routines to use the File classJonathan Gray
2004-04-23I forgot to clear the reference counter when a resource is forcibly removedTorbjörn Andersson
2004-04-23updatePaweł Kołodziejski
2004-04-23remove old zak256 target, if you're still using this its time to start using ...Jonathan Gray
2004-04-23Major revamping of the BS2 memory manager and, some small changes to theTorbjörn Andersson
2004-04-22Might as well update this stuff tooMichael Pearce
2004-04-22Couple of discrepanciesMichael Pearce
2004-04-20Added note that the previous commit probably fixed bug #933610 as well.Torbjörn Andersson
2004-04-20Increased _numNewNames from 50 to 100 to prevent overflow in MI2 endgame.Torbjörn Andersson
2004-04-17Removed XOR encoding stuff from File class; instead the new Scumm::XORFile cl...Max Horn
2004-04-17Fix byte readsMax Horn
2004-04-17Introduce ReadStream and WriteStream (as explained in my File class design ma...Max Horn
2004-04-17Amiga Monkey Island 1 sound update from Quietust:Travis Howell
2004-04-172nd pass at install/uninstall targetsJonathan Gray
2004-04-16Fixed const iteratorMax Horn
2004-04-16Revert debug levelsMax Horn
2004-04-16Unify some codeMax Horn
2004-04-16Fixed illegal access to protected/private member on PalmOS (??)Chris Apers
2004-04-16Rename this function and associate data with COMMON fileChris Apers
2004-04-16more phony targetsJonathan Gray
2004-04-16initial pass at adding install/uninstall support to configure script, also us...Jonathan Gray
2004-04-16Makefile.mingw is no longer usedJonathan Gray
2004-04-16update phony target listJonathan Gray
2004-04-16CleanupTorbjörn Andersson
2004-04-16Fix regression introduced with the mac loom copy protection changes in rev 1....Jonathan Gray
2004-04-15Changed the type of value from char to int8. Otherwise, if char happens toTorbjörn Andersson
2004-04-14Cleanup. (Mostly of the comments.)Torbjörn Andersson
2004-04-14forgot thatPaweł Kołodziejski