Age | Commit message (Expand) | Author |
2005-01-11 | On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for | Torbjörn Andersson |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-04-25 | Comment about how our Rect class works. Note: the SAGA engine currently does ... | Max Horn |
2004-04-06 | Fixed Rect(width, height) constructor | Max Horn |
2004-03-04 | added Rect::moveTo methods | Max Horn |
2004-01-18 | improved rect clipping & verification | Max Horn |
2004-01-08 | useful convenience method | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-08-21 | patch #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-01 | renamed&fixed contains(Rect) -> intersects(Rect); added extend() method | Max Horn |
2003-05-29 | fixed doc comment | Max Horn |
2003-05-23 | oops, fixed ScummVM::Rect constructor (this fixes various string redraw bugs) | Max Horn |
2003-05-15 | oops | Max Horn |
2003-05-15 | add method to grow a rect | Max Horn |
2003-05-15 | renamed isInside() to contains() (this is more intuitive, because r.isInside(... | Max Horn |
2003-05-15 | make SWAP a template function, so that it works for swapping non-int stuff, t... | Max Horn |
2003-05-15 | let it compile | Max Horn |
2003-05-15 | cleanup (rect.h is not used anywhere but I plan to change that...) | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2002-08-31 | fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re... | Max Horn |