aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/disk_br.cpp
AgeCommit message (Expand)Author
2007-11-22* added adapter from Graphics::Surface to FramesNicola Mettifogo
2007-11-18Cleanup.Nicola Mettifogo
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-17* moved Table handling to objects.cpp Nicola Mettifogo
2007-08-25Added an abstract base class for representing multiple-frames for animations....Nicola Mettifogo
2007-08-24First step in restructuring engine code:Nicola Mettifogo
2007-08-12Fix build.Nicola Mettifogo
2007-08-12Added preliminary support for loading locations in BRA: Nicola Mettifogo
2007-08-12Changed signature of disk routines for backgrounds to something resembling re...Nicola Mettifogo
2007-08-12Fixed location retrieval.Nicola Mettifogo
2007-08-12Added more resource loading.Nicola Mettifogo
2007-08-12Disk can now load tables for BRA.Nicola Mettifogo
2007-08-11Added partial cursor support for Big Red Adventure. Small adjustments to gene...Nicola Mettifogo
2007-08-11Added preliminary font support for Big Red Adventure.Nicola Mettifogo
2007-08-11Since splash screen graphics will be called slides (like in Nippon Safes), lo...Nicola Mettifogo
2007-08-11Overhaul of background/mask/path handling:Nicola Mettifogo
2007-08-09Added code to load and display splash screens for BRA. The game crashes after...Nicola Mettifogo
2007-08-07Turned StaticCnv struct into stock Graphics::Surface, and changed all relevan...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