aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/objects.cpp
AgeCommit message (Expand)Author
2008-01-08Restructured label handling and moved all related code to Gfx.Nicola Mettifogo
2008-01-08Removed useless members.Nicola Mettifogo
2008-01-08Added a proper _name member to Zone, instead of using the label text.Nicola Mettifogo
2007-11-22* added adapter from Graphics::Surface to FramesNicola Mettifogo
2007-11-21* moved label drawing into Gfx, to be drawn directly in the framebufferNicola Mettifogo
2007-11-18Cleanup.Nicola Mettifogo
2007-10-19Added new debugger command 'localflags' and changed Table object to provide d...Nicola Mettifogo
2007-10-14Integrated low-level routines into the Script class, turning it into a self-c...Nicola Mettifogo
2007-10-04Fixed bug #1803287. The inner block was changing the test condition causing u...Nicola Mettifogo
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
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-09-02Simplified global label management and added subtitles for BRA.Nicola Mettifogo
2007-08-25Added an abstract base class for representing multiple-frames for animations....Nicola Mettifogo
2007-08-25Cleanup script routines.Nicola Mettifogo
2007-08-24First step in restructuring engine code:Nicola Mettifogo