aboutsummaryrefslogtreecommitdiff
path: root/common/rect.h
AgeCommit message (Expand)Author
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-02Add debuggins method. Whitespace fixes.Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-05-28fix warningAndrew Kurushin
2005-05-28commit adds setWidth & setHeight to extend bounds of rectAndrew Kurushin
2005-01-11On Fingolfin's suggestion I put back the inclusion of util.h into Rect, forTorbjörn Andersson
2005-01-10Remove some more header dependenciesMax Horn
2005-01-01Updated copyrightMax Horn
2004-04-25Comment about how our Rect class works. Note: the SAGA engine currently does ...Max Horn
2004-04-06Fixed Rect(width, height) constructorMax Horn
2004-03-04added Rect::moveTo methodsMax Horn
2004-01-18improved rect clipping & verificationMax Horn
2004-01-08useful convenience methodMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-08-21patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...Jonathan Gray
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-06-01renamed&fixed contains(Rect) -> intersects(Rect); added extend() methodMax Horn
2003-05-29fixed doc commentMax Horn
2003-05-23oops, fixed ScummVM::Rect constructor (this fixes various string redraw bugs)Max Horn
2003-05-15oopsMax Horn
2003-05-15add method to grow a rectMax Horn
2003-05-15renamed isInside() to contains() (this is more intuitive, because r.isInside(...Max Horn
2003-05-15make SWAP a template function, so that it works for swapping non-int stuff, t...Max Horn
2003-05-15let it compileMax Horn
2003-05-15cleanup (rect.h is not used anywhere but I plan to change that...)Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...Max Horn