Age | Commit message (Expand) | Author |
---|---|---|
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 |