aboutsummaryrefslogtreecommitdiff
path: root/common/rect.h
AgeCommit message (Expand)Author
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2017-09-04COMMON: Add helper macro for printing rectsColin Snover
2016-03-01COMMON: Fix Rect::intersects docWillem Jan Palenstijn
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-07-29COMMON: Revert last commit as rightfully pointed out by fuzze.Eugene Sandulenko
2013-07-29COMMON: Added copy constructors and copier to Rect and Point.Eugene Sandulenko
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2012-04-02Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-03-22COMMON: Make Rect::center() more readableMatthew Hoops
2012-03-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-03-20COMMON: Make Rect::center() work properly with odd dimensionsMatthew Hoops
2011-09-17COMMON: Add function to find the intersecting rectangleMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-23COMMON: Added some very simple operators to the Point class (+, -, += and -=)...Filippos Karapetis
2010-08-21COMMON: Added equality operators to Common::RectPaul Gilbert
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2009-12-09Slightly modified commit of patch #2911414 "MSVC: conversions warnings in com...Johannes Schickel
2009-10-21Small formatting fixesJordi Vilalta Prat
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-04-21COMMON: Removed copy constructors / assignment operators in cases where they ...Max Horn
2009-04-09Rewrote Common::Rect::contains(Rect) to do what the name suggests (check whet...Max Horn
2009-02-17Added an "equals" function to Common::Rect (used by SCI)Filippos Karapetis
2009-01-30do not include common/debug.h from common/util.hMax Horn
2008-10-12Changed Common::Rect doxygen comments to the (Java) style we use elsewhereMax Horn
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-25Added Common::Rect::isEmpty() methodMax Horn
2008-07-22Dirty rectangle handling, round four. :/Vicent Marti
2008-06-04- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...Johannes Schickel
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-12-07add Common::Rect::center (handy for ::setFocusRectangle())Gregory Montoir
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-26Removing more semicolaMax Horn
2006-11-03added translation method to Common::RectGregory Montoir
2006-10-18Added Point::sqrDist method to (safely) compute the square of the distance be...Max Horn
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