aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/disk_ns.cpp
AgeCommit message (Expand)Author
2007-08-09Fixed some memory leaks.Nicola Mettifogo
2007-08-09Fix compile warnings.Travis Howell
2007-08-07Turned StaticCnv struct into stock Graphics::Surface, and changed all relevan...Nicola Mettifogo
2007-08-06- Renamed BitBuffer to MaskBufferNicola Mettifogo
2007-08-06Made disk code directly create background Surface from resources.Nicola Mettifogo
2007-08-06Removed useless mask width and size data members from engine.Nicola Mettifogo
2007-08-06Made disk code directly create mask BitBuffer from resources.Nicola Mettifogo
2007-07-28Remove debug code.Travis Howell
2007-07-28Fixed bug #1762638. Mask filenames weren't chosen correctly when not explicit...Nicola Mettifogo
2007-07-28Add support for multi-tune Protracker modules used in the Amiga version of Wa...Travis Howell
2007-07-27- Moved disk code for Nippon Safes in new file disk_ns.cpp, adding _ns suffix...Nicola Mettifogo